Compiler_Type
stringclasses
2 values
Target
stringclasses
176 values
Programming Language
stringclasses
3 values
Task
stringclasses
4 values
Target_Type
stringclasses
7 values
Idx
int64
0
636k
Ground_Truth
listlengths
0
2.32k
Input
listlengths
1
1.02k
LLVM
ARM
CPP
next_suggestion
CPU
632,000
[ "PCRelExpr", "=", "MCBinaryExpr", "::", "createAdd", "(", "PCRelExpr", ",", "MCConstantExpr", "::", "create", "(", "ACPV", "->", "getPCAdjustment", "(", ")", ",", "OutContext", ")", ",", "OutContext", ")", ";" ]
[ "ARMConstantPoolValue", "*", "ACPV", "=", "static_cast", "<", "ARMConstantPoolValue", "*", ">", "(", "MCPV", ")", ";", "if", "(", "ACPV", "->", "isPromotedGlobal", "(", ")", ")", "{", "auto", "*", "ACPC", "=", "cast", "<", "ARMConstantPoolConstant", ">", "...
LLVM
Hexagon
TD
stmt_completion
DSP
632,001
[ "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Vuu32", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Rt32", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rt32", "{", "<NUM_LIT>", "-", ...
LLVM
PowerPC
CPP
next_suggestion
CPU
632,002
[ "}" ]
[ "bool", "PPCFastISel", "::", "SelectLoad", "(", "const", "Instruction", "*", "I", ")", "{", "if", "(", "cast", "<", "LoadInst", ">", "(", "I", ")", "->", "isAtomic", "(", ")", ")", "return", "false", ";", "MVT", "VT", ";", "if", "(", "!", "isLoadTy...
GCC
i386
MD
next_suggestion
CPU
632,003
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
632,004
[ "return", "AMDGPU", "::", "SI_SPILL_V128_SAVE", ";" ]
[ "static", "unsigned", "getVGPRSpillSaveOpcode", "(", "unsigned", "Size", ")", "{", "switch", "(", "Size", ")", "{", "case", "<NUM_LIT>", ":", "return", "AMDGPU", "::", "SI_SPILL_V32_SAVE", ";", "case", "<NUM_LIT>", ":", "return", "AMDGPU", "::", "SI_SPILL_V64_SA...
LLVM
ARM
TD
stmt_completion
CPU
632,005
[ "<NUM_LIT>", ")", ")", ")", ",", "(", "VSHLLi16", "DPR", ":", "$", "Rn", ",", "<NUM_LIT>", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v4i32", "(", "NEONvshl", "(", "zext", "(", "v4i16", "DPR", ":", "$", "Rn", ")", ")", ",", "(", "i32" ]
GCC
sh
MD
next_suggestion
CPU
632,006
[ "(", "use", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "mem", ":", "BLK", "(", "reg", ":", "SI", "R5_REG", ")", ")", ")", "(", "use", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
LLVM
AArch64
TD
next_suggestion
CPU
632,007
[ "}" ]
[ "def", "sys_cr_op", ":", "Operand", "<", "i32", ">", "{", "let", "PrintMethod", "=", "<STR_LIT>", ";", "let", "ParserMatchClass", "=", "SysCRAsmOperand", ";" ]
GCC
avr
MD
program_repair
MPU
632,008
[ "<FIXS>", "(", "set", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "reg", ":", "HI", "<NUM_LIT>", ")", ")", "]", ")", "<FIXE>" ]
[ "(", "parallel", "[", "(", "set", "(", "reg", ":", "HI", "<NUM_LIT>", ")", "(", "mult", ":", "HI", "(", "reg", ":", "HI", "<NUM_LIT>", ")", "(", "reg", ":", "HI", "<NUM_LIT>", ")", ")", ")", "(", "clobber", "(", "reg", ":", "HI", "<NUM_LIT>", "...
GCC
i386
CPP
stmt_completion
CPU
632,009
[ "_", "B", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "m512h", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_mask_rsqrt_ph", "(", "_", "_", "m512h", "_", "_", "A"...
LLVM
ARM
CPP
code_generation
CPU
632,010
[ "unsigned", "ARMInstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "*", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "ARM", ":...
[ "isStoreToStackSlot", "-", "If", "the", "specified", "machine", "instruction", "is", "a", "direct", "store", "to", "a", "stack", "slot", ",", "return", "the", "virtual", "or", "physical", "register", "number", "of", "the", "source", "reg", "along", "with", "...
LLVM
R600
CPP
next_suggestion
GPU
632,011
[ "return", "false", ";" ]
[ "addPass", "(", "createStructurizeCFGPass", "(", ")", ")", ";", "addPass", "(", "createSIAnnotateControlFlowPass", "(", ")", ")", ";", "}", "else", "{", "addPass", "(", "createR600TextureIntrinsicsReplacer", "(", ")", ")", ";", "}" ]
LLVM
Hexagon
TD
stmt_completion
DSP
632,012
[ ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "isFP", "=", "<NUM_LIT>", ";", "let", "prefersSlot3", "=", "<NUM_LIT>" ]
LLVM
AArch64
TD
stmt_completion
CPU
632,013
[ "SDTARMVSH", ">", ";" ]
[ "def", "Neon_uqrshlImm", ":", "SDNode", "<", "<STR_LIT>", "," ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
632,014
[ "ValIdx", ")", ")", ";" ]
[ "default", ":", "return", ";", "case", "AMDGPUAS", "::", "GLOBAL_ADDRESS", ":", "case", "AMDGPUAS", "::", "LOCAL_ADDRESS", ":", "break", ";", "}", "AtomicRMWInst", "::", "BinOp", "Op", "=", "I", ".", "getOperation", "(", ")", ";", "switch", "(", "Op", ")...
LLVM
Hexagon
CPP
stmt_completion
DSP
632,015
[ "(", "subInst1Opcode", ")", ";" ]
[ "unsigned", "Result", "=", "<NUM_LIT>", ";", "unsigned", "Type", "=", "HexagonMCInstrInfo", "::", "getType", "(", "MCII", ",", "ID", ")", ";", "if", "(", "Type", "==", "<STR_LIT>", "::", "<STR_LIT>", ")", "{", "unsigned", "subInst0Opcode", "=", "ID", ".", ...
LLVM
AMDGPU
CPP
next_suggestion
GPU
632,016
[ "}" ]
[ "if", "(", "mangledName", ".", "startswith", "(", "StringRef", "(", "str", ",", "N", "-", "<NUM_LIT>", ")", ")", ")", "{", "drop_front", "(", "mangledName", ",", "N", "-", "<NUM_LIT>", ")", ";", "return", "true", ";" ]
LLVM
ARM
CPP
stmt_completion
CPU
632,017
[ "ARM", "::", "MOVCCi", ";" ]
[ "const", "CmpInst", "*", "CI", "=", "cast", "<", "CmpInst", ">", "(", "I", ")", ";", "<STR_LIT>", "::", "<STR_LIT>", "ARMPred", "=", "getComparePred", "(", "CI", "->", "getPredicate", "(", ")", ")", ";", "if", "(", "ARMPred", "==", "<STR_LIT>", "::", ...
LLVM
AArch64
TD
program_repair
CPU
632,018
[ "<FIXS>", "defm", "CPY_ZPmR", ":", "sve_int_perm_cpy_r", "<STR_LIT>", ",", "AArch64dup_mt", ">", ";", "defm", "CPY_ZPmV", ":", "sve_int_perm_cpy_v", "<STR_LIT>", ",", "AArch64dup_mt", ">", ";", "<FIXE>" ]
[ "defm", "DUP_ZZI", ":", "sve_int_perm_dup_i", "<STR_LIT>", ">", ";", "<BUGS>", "defm", "CPY_ZPmR", ":", "sve_int_perm_cpy_r", "<STR_LIT>", ",", "AArch64dup_pred", ">", ";", "defm", "CPY_ZPmV", ":", "sve_int_perm_cpy_v", "<STR_LIT>", ",", "AArch64dup_pred", ">", ";",...
GCC
s390
MD
stmt_completion
MPU
632,019
[ ",", "<NUM_LIT>", ",", "DImode", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>", "[", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "mat...
LLVM
Mips
CPP
program_repair
CPU
632,020
[ "<FIXS>", "if", "(", "!", "searchRange", "(", "MBB", ",", "std", "::", "next", "(", "Slot", ")", ",", "MBB", ".", "end", "(", ")", ",", "RegDU", ",", "NM", ",", "Filler", ",", "Slot", ")", ")", "<FIXE>" ]
[ "RegDU", ".", "setCallerSaved", "(", "*", "Slot", ")", ";", "<BUGS>", "if", "(", "!", "searchRange", "(", "MBB", ",", "std", "::", "next", "(", "Slot", ")", ",", "MBB", ".", "end", "(", ")", ",", "RegDU", ",", "NM", ",", "Filler", ")", ")", "<B...
GCC
alpha
CPP
next_suggestion
MPU
632,021
[ "gcc_assert", "(", "offset", "+", "GET_MODE_SIZE", "(", "GET_MODE", "(", "ref", ")", ")", "<=", "GET_MODE_SIZE", "(", "SImode", ")", ")", ";" ]
[ "}", "else", "base", "=", "XEXP", "(", "ref", ",", "<NUM_LIT>", ")", ";", "if", "(", "GET_CODE", "(", "base", ")", "==", "PLUS", ")", "disp", "=", "INTVAL", "(", "XEXP", "(", "base", ",", "<NUM_LIT>", ")", ")", ",", "base", "=", "XEXP", "(", "b...
GCC
arm
CPP
code_generation
CPU
632,022
[ "static", "rtx", "arm_dwarf_register_span", "(", "rtx", "rtl", ")", "{", "machine_mode", "mode", ";", "unsigned", "regno", ";", "rtx", "parts", "[", "<NUM_LIT>", "]", ";", "int", "nregs", ";", "int", "i", ";", "regno", "=", "REGNO", "(", "rtl", ")", ";...
[ "Dwarf", "models", "VFPv3", "registers", "as", "32", "64-bit", "registers", ".", "GCC", "models", "tham", "as", "64", "32-bit", "registers", ",", "so", "we", "need", "to", "describe", "this", "to", "the", "DWARF", "generation", "code", ".", "Other", "regis...
GCC
tilegx
CPP
code_generation
VLIW
632,023
[ "static", "void", "tilegx_option_override", "(", "void", ")", "{", "if", "(", "OPTION_SET_P", "(", "tilegx_cmodel", ")", ")", "{", "switch", "(", "tilegx_cmodel", ")", "{", "case", "CM_SMALL", ":", "case", "CM_SMALL_PIC", ":", "if", "(", "flag_pic", ")", "...
[ "Implement", "TARGET_OPTION_OVERRIDE", "." ]
GCC
mips
MD
stmt_completion
CPU
632,024
[ ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
LLVM
Hexagon
TD
next_suggestion
DSP
632,025
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "II", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "II", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "II", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
LLVM
X86
CPP
stmt_completion
CPU
632,026
[ ",", "StartLoc", ",", "EndLoc", ")", ";" ]
[ "X86Operand", "*", "Res", "=", "new", "X86Operand", "(", "Register" ]
GCC
mips
CPP
next_suggestion
CPU
632,027
[ "case", "PROCESSOR_P6600", ":" ]
[ "case", "PROCESSOR_I6400", ":", "case", "PROCESSOR_GS264E", ":", "return", "<NUM_LIT>", ";", "case", "PROCESSOR_SB1", ":", "case", "PROCESSOR_SB1A", ":", "return", "<NUM_LIT>", ";", "case", "PROCESSOR_LOONGSON_2E", ":", "case", "PROCESSOR_LOONGSON_2F", ":", "case", ...
LLVM
AArch64
CPP
stmt_completion
CPU
632,028
[ ",", "Inst", "}", ")", ";" ]
[ "if", "(", "I", "!=", "Ranges", ".", "end", "(", ")", "&&", "End", ">", "I", "->", "Start", ")", "{", "return", "false", ";", "}", "Ranges", ".", "insert", "(", "I", ",", "{", "Start", ",", "End" ]
GCC
mips
CPP
next_suggestion
CPU
632,029
[ "return", "false", ";" ]
[ "static", "bool", "mips_function_value_regno_p", "(", "const", "unsigned", "int", "regno", ")", "{", "if", "(", "regno", "==", "GP_RETURN", "||", "regno", "==", "FP_RETURN", "||", "(", "FP_RETURN", "!=", "GP_RETURN", "&&", "regno", "==", "FP_RETURN", "+", "<...
GCC
rs6000
MD
stmt_completion
CPU
632,030
[ "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")", "]" ]
[ "(", "fma", ":", "FMA_F", "(", "match_operand", ":", "FMA_F", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "FMA_F", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "neg", ":", "FMA_F", "(", "match_operand", ":", "FMA_F", "<NUM_LIT>" ...
LLVM
AMDGPU
CPP
stmt_completion
GPU
632,031
[ "empty", "(", ")", ";" ]
[ "return", "!", "mDebuggerABIVersion", "." ]
GCC
m68hc11
CPP
stmt_completion
MPU
632,032
[ "<STR_LIT>", "\\t.globl\\t__do_global_dtors\\n", "<STR_LIT>", ")", ";" ]
[ "fprintf", "(", "asm_out_file", "," ]
GCC
c6x
MD
next_suggestion
VLIW
632,033
[ "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "[", "(", "unspec", "[", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DIDFVM", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_REAL_LOAD", ")", "]", "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_L...
LLVM
AMDGPU
CPP
stmt_completion
GPU
632,034
[ "AMDGPUOperand", "::", "ImmTyOffset", ")", ";" ]
[ "return", "AMDGPUOperand", "::", "CreateImm", "(", "this", ",", "<NUM_LIT>", ",", "SMLoc", "(", ")", "," ]
GCC
sh
MD
stmt_completion
CPU
632,035
[ ")", ")", ")" ]
[ "(", "define_expand", "<STR_LIT>", "[", "(", "parallel", "[", "(", "set", "(", "mem", ":", "BLK", "(", "match_operand", ":", "BLK", "<NUM_LIT>", ")", ")", "(", "mem", ":", "BLK", "(", "match_operand", ":", "BLK", "<NUM_LIT>" ]
LLVM
Cpu0
CPP
code_generation
CPU
632,036
[ "unsigned", "Cpu0RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "return", "TFI",...
[ "Debug", "information", "queries", "." ]
LLVM
AArch64
TD
next_suggestion
CPU
632,037
[ "let", "DecoderMethod", "=", "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "imm", "{", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "imm", "{", "<NUM_LIT>", "-", "<...
LLVM
AArch64
CPP
stmt_completion
CPU
632,038
[ "::", "<STR_LIT>", ":" ]
[ "typedef", "AArch64MachineCombinerPattern", "MCP", ";", "switch", "(", "Root", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "Found", "=", "Match", "(", "<STR_LIT>", "::", "<STR_LIT...
LLVM
Hexagon
TD
next_suggestion
DSP
632,039
[ "}" ]
[ "def", "A2_vminuh", ":", "HInst", "<", "(", "outs", "DoubleRegs", ":", "$", "Rdd32", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rtt32", ",", "DoubleRegs", ":", "$", "Rss32", ")", ",", "<STR_LIT>", ",", "tc_779080bf", ",", "TypeALU64", ">", ",", "...
LLVM
AMDGPU
CPP
stmt_completion
GPU
632,040
[ ")", ";" ]
[ "if", "(", "!", "MBB", "->", "empty", "(", ")", ")", "MBB", "->", "insert", "(", "MBB", "->", "begin", "(", ")", ",", "MI", ")", ";", "else", "MBB", "->", "push_back", "(", "MI", ")", ";", "SHOWNEWINSTR", "(", "MI" ]
GCC
i386
CPP
program_repair
CPU
632,041
[ "<FIXS>", "error", "(", "<STR_LIT>", "%J'%D' causes a section type conflict", "<STR_LIT>", ",", "decl", ",", "decl", ")", ";", "<FIXE>" ]
[ "else", "{", "if", "(", "decl", "&&", "*", "*", "slot", "!=", "flags", ")", "<BUGS>", "error", "(", "<STR_LIT>", "%H'%D' causes a section type conflict", "<STR_LIT>", ",", "&", "DECL_SOURCE_LOCATION", "(", "decl", ")", ",", "decl", ")", ";", "<BUGE>", "}", ...
LLVM
Hexagon
TD
next_suggestion
DSP
632,042
[ "bits", "<", "<NUM_LIT>", ">", "Vd32", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Qu4", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Rt32", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rt32", "{", "<NUM_LIT>", "-", ...
GCC
pa
MD
stmt_completion
CPU
632,043
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "zero_extend", ":", "DI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr" ]
GCC
loongarch
MD
next_suggestion
CPU
632,044
[ "(", "udiv", "<STR_LIT>", ")" ]
[ "(", "xor", "<STR_LIT>", ")", "(", "and", "<STR_LIT>", ")", "(", "plus", "<STR_LIT>", ")", "(", "minus", "<STR_LIT>", ")", "(", "mult", "<STR_LIT>", ")", "(", "div", "<STR_LIT>", ")" ]
LLVM
X86
CPP
stmt_completion
CPU
632,045
[ "::", "FeatureFast15ByteNOP", "]", ")", "MaxNopLength", "=", "<NUM_LIT>", ";" ]
[ "static", "unsigned", "MaxLongNopLength", "(", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "uint64_t", "MaxNopLength", "=", "<NUM_LIT>", ";", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "X86", "::", "ProcIntelSLM", "]", ")", "MaxNopLength", ...
LLVM
Hexagon
TD
next_suggestion
DSP
632,046
[ "let", "prefersSlot3", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewVal...
LLVM
AArch64
CPP
next_suggestion
CPU
632,047
[ "MachineInstrBuilder", "MIBSXTW", "=", "BuildMI", "(", "*", "MBB", ",", "InsertionPoint", ",", "DL", ",", "TII", "->", "get", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ",", "DstRegX", ")", ".", "addReg", "(", "DstRegX", ")", ".", "addImm", "(", "<NUM_LIT...
[ "}", "}", "}", "else", "{", "for", "(", "auto", "&", "MOP", ":", "MI", ".", "operands", "(", ")", ")", "{", "if", "(", "MOP", ".", "isReg", "(", ")", "&&", "!", "MOP", ".", "isDebug", "(", ")", "&&", "MOP", ".", "getReg", "(", ")", "&&", ...
LLVM
AArch64
CPP
stmt_completion
CPU
632,048
[ "<NUM_LIT>", ")", "{" ]
[ "if", "(", "NumElts", "%", "<NUM_LIT>", "!=", "<NUM_LIT>", ")", "return", "false", ";", "WhichResult", "=", "(", "M", "[", "<NUM_LIT>", "]", "==", "<NUM_LIT>", "?", "<NUM_LIT>", ":", "<NUM_LIT>", ")", ";", "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ...
LLVM
X86
CPP
program_repair
CPU
632,049
[ "<FIXS>", "FS", "=", "<STR_LIT>", "+64bit-mode,-32bit-mode,-16bit-mode", "<STR_LIT>", ";", "<FIXE>", "<FIXS>", "FS", "=", "<STR_LIT>", "-64bit-mode,+32bit-mode,-16bit-mode", "<STR_LIT>", ";", "<FIXE>" ]
[ "Triple", "TheTriple", "(", "TT", ")", ";", "std", "::", "string", "FS", ";", "if", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "<BUGS>", "FS", "=", "<STR_LIT>", "+64bit-mode", "<STR_LIT>", ";", "<BUGE>", "else", "<...
LLVM
AArch64
TD
next_suggestion
CPU
632,050
[ "Operand", "Xext", "=", "xextend", ";" ]
[ "ComplexPattern", "Wpat", "=", "windex", ";", "ComplexPattern", "Xpat", "=", "xindex", ";", "Operand", "Wext", "=", "wextend", ";" ]
GCC
pa
MD
next_suggestion
CPU
632,051
[ "(", "define_bypass", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_bypass", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "define_bypass", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
arm
CPP
stmt_completion
CPU
632,052
[ ",", "IP_REGNUM", ",", "PC_REGNUM", ")", ";" ]
[ "gcc_assert", "(", "GET_CODE", "(", "XEXP", "(", "DECL_RTL", "(", "current_function_decl", ")", ",", "<NUM_LIT>", ")", ")", "==", "SYMBOL_REF", ")", ";", "name", "=", "XSTR", "(", "XEXP", "(", "DECL_RTL", "(", "current_function_decl", ")", ",", "<NUM_LIT>", ...
LLVM
Mips
CPP
next_suggestion
CPU
632,053
[ "if", "(", "ATUsed", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "Mips", "::", "ATMACRO", ")", ")", ";" ]
[ "unsigned", "NewReg", "=", "<NUM_LIT>", ";", "int", "NewImm", "=", "<NUM_LIT>", ";", "bool", "ATUsed", ";", "adjustMipsStackFrame", "(", "MF", ")", ";", "unsigned", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "StackSize", "==",...
LLVM
PowerPC
CPP
next_suggestion
CPU
632,054
[ "if", "(", "HasBP", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "LoadInst", ",", "BPReg", ")", ".", "addImm", "(", "BPOffset", ")", ".", "addReg", "(", "RBReg", ")", ";" ]
[ "if", "(", "!", "isLargeFrame", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "AddImmInst", ",", "RBReg", ")", ".", "addReg", "(", "FPReg", ")", ".", "addImm", "(", "FrameSize", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", "...
LLVM
ARM64
TD
stmt_completion
CPU
632,055
[ "=", "<STR_LIT>", ";" ]
[ "let", "SuperClasses", "=", "[", "ArithmeticShifterOperand", "]", ";", "let", "Name" ]
GCC
mmix
MD
stmt_completion
CPU
632,056
[ ")", ")" ]
[ "(", "and", "(", "match_code", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>", ")" ]
LLVM
TPC
CPP
stmt_completion
Virtual ISA
632,057
[ "TPCII", "::", "TypeLOOP", ";" ]
[ "return", "getInstrType", "(", "MCInstD", ")", "==" ]
LLVM
Sparc
CPP
stmt_completion
CPU
632,058
[ "FS", ")", ";" ]
[ "static", "MCSubtargetInfo", "*", "createSparcMCSubtargetInfo", "(", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ")", "{", "if", "(", "CPU", ".", "empty", "(", ")", ")", "CPU", "=", "(", "TT", ".", "getArch", "(", ")"...
GCC
i386
MD
stmt_completion
CPU
632,059
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr...
GCC
rs6000
CPP
next_suggestion
CPU
632,060
[ "if", "(", "reg1", "!=", "reg2", ")", "return", "<NUM_LIT>", ";" ]
[ "int", "mems_ok_for_quad_peep", "(", "rtx", "mem1", ",", "rtx", "mem2", ")", "{", "rtx", "addr1", ",", "addr2", ";", "unsigned", "int", "reg1", ",", "reg2", ";", "int", "offset1", ",", "offset2", ";", "if", "(", "MEM_VOLATILE_P", "(", "mem1", ")", "||"...
GCC
sh
MD
stmt_completion
CPU
632,061
[ "]", ")" ]
[ "[", "(", "unspec_volatile", "[", "(", "const_int", "<NUM_LIT>", ")", "]", "UNSPECV_SP_SWITCH_E", ")", "]", "<STR_LIT>", "{", "return", "<STR_LIT>", "\t", "<STR_LIT>", "<STR_LIT>", "}", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
ARM
CPP
program_repair
CPU
632,062
[ "<FIXS>", "SDNode", "*", "New", "=", "CurDAG", "->", "getMachineNode", "(", "ARM", "::", "tLDR_postidx", ",", "SDLoc", "(", "N", ")", ",", "MVT", "::", "i32", ",", "MVT", "::", "i32", ",", "MVT", "::", "Other", ",", "Ops", ")", ";", "transferMemOpera...
[ "SDValue", "Base", "=", "LD", "->", "getBasePtr", "(", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Base", ",", "getAL", "(", "CurDAG", ",", "SDLoc", "(", "N", ")", ")", ",", "CurDAG", "->", "getRegister", "(", "<NUM_LIT>", ",", "MVT", "::", ...
LLVM
AMDGPU
CPP
stmt_completion
GPU
632,063
[ ";" ]
[ "if", "(", "I", "!=", "<NUM_LIT>", ")", "{", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "RBrac", ")", ")", "break", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "return", ...
LLVM
VE
CPP
stmt_completion
CPU
632,064
[ ";" ]
[ "<STR_LIT>", "::", "<STR_LIT>", "CC", "=", "static_cast", "<", "<STR_LIT>", "::", "<STR_LIT>", ">", "(", "Cond", "[", "<NUM_LIT>", "]", ".", "getImm", "(", ")", ")", ";", "Cond", "[", "<NUM_LIT>", "]", ".", "setImm", "(", "GetOppositeBranchCondition", "(",...
LLVM
X86
CPP
stmt_completion
CPU
632,065
[ ";" ]
[ "assert", "(", "(", "Subtarget", "->", "isTargetLinux", "(", ")", "||", "Subtarget", "->", "isTargetDarwin", "(", ")", "||", "Subtarget", "->", "isTargetNaCl", "(", ")", ")", "&&", "<STR_LIT>", "Unhandled target in LowerVAARG", "<STR_LIT>", ")", ";", "assert", ...
LLVM
TPC
TD
next_suggestion
Virtual ISA
632,066
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "SrcA", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "SrcA", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
632,067
[ "let", "prefersSlot3", "=", "<NUM_LIT>", ";" ]
[ "def", "A2_vavguh", ":", "HInst", "<", "(", "outs", "DoubleRegs", ":", "$", "Rdd32", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rss32", ",", "DoubleRegs", ":", "$", "Rtt32", ")", ",", "<STR_LIT>", ",", "tc_6132ba3d", ",", "TypeALU64", ">", ",", "...
LLVM
WebAssembly
CPP
next_suggestion
Virtual ISA
632,068
[ "Insert", "=", "MoveForSingleUse", "(", "Reg", ",", "Op", ",", "Def", ",", "MBB", ",", "Insert", ",", "LIS", ",", "MFI", ",", "MRI", ")", ";" ]
[ "if", "(", "MF", ".", "getSubtarget", "<", "WebAssemblySubtarget", ">", "(", ")", ".", "getTargetTriple", "(", ")", ".", "isOSBinFormatELF", "(", ")", ")", "UseTee", "=", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "...
GCC
i386
MD
stmt_completion
CPU
632,069
[ ")", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "ior", "(", "and", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>" ]
LLVM
ARM
CPP
program_repair
CPU
632,070
[ "<FIXS>", "unsigned", "getArgRegsSaveSize", "(", ")", "const", "{", "return", "ArgRegsSaveSize", ";", "}", "<FIXE>" ]
[ "unsigned", "getStoredByValParamsPadding", "(", ")", "const", "{", "return", "StByValParamsPadding", ";", "}", "void", "setStoredByValParamsPadding", "(", "unsigned", "p", ")", "{", "StByValParamsPadding", "=", "p", ";", "}", "<BUGS>", "unsigned", "getArgRegsSaveSize"...
GCC
xtensa
MD
stmt_completion
MPU
632,071
[ ")", ")" ]
[ "(", "and", "(", "match_code", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>", ")", ")" ]
GCC
arm
CPP
stmt_completion
CPU
632,072
[ ",", "_", "_", "imm", ")", ";" ]
[ "_", "_", "arm_vddupq_u16", "(", "uint32_t", "*", "_", "_", "a", ",", "const", "int", "_", "_", "imm", ")", "{", "return", "_", "_", "arm_vddupq_wb_u16", "(", "_", "_", "a" ]
GCC
i386
MD
stmt_completion
CPU
632,073
[ "match_test", "<STR_LIT>", ")" ]
[ "(", "and", "(", "match_test", "<STR_LIT>", ")", "(", "ior", "(", "match_test", "<STR_LIT>", ")", "(", "and", "(" ]
LLVM
PowerPC
CPP
stmt_completion
CPU
632,074
[ "dl", ",", "VariableOffsetTGA", ")", ";" ]
[ "GlobalAddressSDNode", "*", "GA", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", ";", "if", "(", "DAG", ".", "getTarget", "(", ")", ".", "useEmulatedTLS", "(", ")", ")", "report_fatal_error", "(", "<STR_LIT>", "Emulated TLS is not yet supported on...
GCC
pa
MD
stmt_completion
CPU
632,075
[ "<STR_LIT>", ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>" ]
LLVM
ARM
TD
next_suggestion
CPU
632,076
[ "}" ]
[ "def", "v4i32", ":", "N2VQSh", "<", "op24", ",", "op23", ",", "op11_8", ",", "<NUM_LIT>", ",", "op4", ",", "N2RegVShRFrm", ",", "itin", ",", "shr_imm32", ",", "OpcodeStr", ",", "!", "strconcat", "(", "Dt", ",", "<STR_LIT>", ")", ",", "v4i32", ",", "O...
LLVM
Hexagon
CPP
stmt_completion
DSP
632,077
[ "LastM", ")", ";" ]
[ "if", "(", "Code", ".", "LastM", "==", "<NUM_LIT>", ")", "return", "NodeAddr", "<", "NodeBase", "*", ">", "(", ")", ";", "return", "G", ".", "addr", "<", "NodeBase", "*", ">", "(", "Code", "." ]
LLVM
ARM
TD
stmt_completion
CPU
632,078
[ "ARMVCCThen", ",", "$", "pred", ")", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "i32", "(", "add", "(", "int_arm_mve_addv_predicated", "(", "VTI", ".", "Vec", "MQPR", ":", "$", "vec", ")", ",", "(", "i32", "VTI", ".", "Unsigned", ")", ",", "(", "VTI", ".", "Pred", "VCCR", ":", "$", "pred", ")", ...
LLVM
AArch64
CPP
program_repair
CPU
632,079
[ "<FIXS>", "static", "inline", "void", "invertBccCondition", "(", "MachineInstr", "&", "MI", ")", "{", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "<STR_LIT>", "::", "<STR_LIT>", "&&", "<STR_LIT>", "Unexpected opcode!", "<STR_LIT>", ")", ";", "<STR_L...
[ "}", "}", "<BUGS>", "static", "inline", "void", "invertBccCondition", "(", "MachineInstr", "*", "MI", ")", "{", "assert", "(", "MI", "->", "getOpcode", "(", ")", "==", "<STR_LIT>", "::", "<STR_LIT>", "&&", "<STR_LIT>", "Unexpected opcode!", "<STR_LIT>", ")", ...
GCC
rs6000
CPP
program_repair
CPU
632,080
[ "<FIXS>", "BYTES_BIG_ENDIAN", "?", "CODE_FOR_altivec_vmrghw_direct_v4si_be", ":", "CODE_FOR_altivec_vmrglw_direct_v4si_le", ",", "<FIXE>" ]
[ ":", "CODE_FOR_altivec_vmrglh_direct", ",", "{", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",...
LLVM
ARM
CPP
next_suggestion
CPU
632,081
[ "const", "auto", "&", "ST", "=", "this", "->", "TM", "->", "getSubtarget", "<", "ARMSubtarget", ">", "(", "F", ")", ";" ]
[ "if", "(", "TM", "->", "Options", ".", "ThreadModel", "==", "ThreadModel", "::", "Single", ")", "addPass", "(", "createLowerAtomicPass", "(", ")", ")", ";", "else", "addPass", "(", "createAtomicExpandPass", "(", ")", ")", ";", "if", "(", "TM", "->", "get...
LLVM
AArch64
TD
next_suggestion
CPU
632,082
[ "int64_t", "Val", "=", "AArch64_AM", ":", ":", "decodeLogicalImmediate", "(", "MCOp", ".", "getImm", "(", ")", ",", "<NUM_LIT>", ")", ";" ]
[ "def", "sve_logical_imm8", ":", "Operand", "<", "i64", ">", "{", "let", "ParserMatchClass", "=", "SVELogicalImmOperand", "<", "<NUM_LIT>", ">", ";", "let", "PrintMethod", "=", "<STR_LIT>", ";", "let", "MCOperandPredicate", "=", "[", "{", "if", "(", "!", "MCO...
LLVM
ARM64
TD
next_suggestion
CPU
632,083
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "opc", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "offset", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<...
GCC
alpha
MD
next_suggestion
MPU
632,084
[ "<STR_LIT>" ]
[ "(", "use", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", ")", ")", "(", "use", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", ")", ")", "]", ")", "]" ]
LLVM
M68k
CPP
next_suggestion
MPU
632,085
[ "case", "ISD", "::", "SETLE", ":" ]
[ "return", "M68k", "::", "COND_EQ", ";", "case", "ISD", "::", "SETGT", ":", "return", "M68k", "::", "COND_GT", ";", "case", "ISD", "::", "SETGE", ":", "return", "M68k", "::", "COND_GE", ";", "case", "ISD", "::", "SETLT", ":", "return", "M68k", "::", "...
GCC
s390
MD
stmt_completion
MPU
632,086
[ ">", "mode", ")" ]
[ "operands", "[", "<NUM_LIT>", "]", "=", "operand_subword", "(", "operands", "[", "<NUM_LIT>", "]", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<", "MODE", ">", "mode", ")", "operands", "[", "<NUM_LIT>", "]", "=", "operand_subword", "(", "operands", "[", "<NU...
LLVM
MSP430
CPP
stmt_completion
MPU
632,087
[ "CLI", ".", "Chain", ";" ]
[ "DebugLoc", "&", "dl", "=", "CLI", ".", "DL", ";", "SmallVector", "<", "ISD", "::", "OutputArg", ",", "<NUM_LIT>", ">", "&", "Outs", "=", "CLI", ".", "Outs", ";", "SmallVector", "<", "SDValue", ",", "<NUM_LIT>", ">", "&", "OutVals", "=", "CLI", ".", ...
GCC
i386
CPP
next_suggestion
CPU
632,088
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m128h", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm_mask_fmadd_round_sch", "(", "_", "_", "m128h", "_", "_", ...
LLVM
CellSPU
TD
stmt_completion
MPU
632,089
[ "rT", ",", "(", "mul", "(", "zext", "R16C", ":", "$", "rA", ")", ",", "(", "zext", "R16C", ":", "$", "rB", ")", ")", ")", "]", ">", ";" ]
[ "def", "MPYUr16", ":", "MPYUInst", "<", "(", "outs", "R32C", ":", "$", "rT", ")", ",", "(", "ins", "R16C", ":", "$", "rA", ",", "R16C", ":", "$", "rB", ")", ",", "[", "(", "set", "R32C", ":", "$" ]
LLVM
ARM
CPP
stmt_completion
CPU
632,090
[ "unsigned", ")", "<STR_LIT>", "::", "<STR_LIT>", ")", ".", "addReg", "(", "<NUM_LIT>", ")", ".", "addReg", "(", "<NUM_LIT>", ")", ";" ]
[ "}", "else", "{", "unsigned", "CFIIndex", "=", "MMI", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfaRegister", "(", "nullptr", ",", "MRI", "->", "getDwarfRegNum", "(", "FramePtr", ",", "true", ")", ")", ")", ";", "BuildMI", "(", "MBB", "...
LLVM
AArch64
TD
next_suggestion
CPU
632,091
[ "}" ]
[ "def", "uimm6s4", ":", "Operand", "<", "i64", ">", ",", "ImmLeaf", "<", "i64", ",", "[", "{", "return", "Imm", ">", "=", "<NUM_LIT>", "&", "&", "Imm", "<", "(", "<NUM_LIT>", "*", "<NUM_LIT>", ")", "&", "&", "(", "(", "Imm", "%", "<NUM_LIT>", ")",...
GCC
c4x
MD
stmt_completion
DSP
632,092
[ ")", "]", ")" ]
[ "(", "clobber", "(", "match_dup", "<NUM_LIT>", ")", ")", "(", "clobber", "(", "reg", ":", "CC", "<NUM_LIT>", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>" ]
LLVM
ARM
CPP
stmt_completion
CPU
632,093
[ "Addr", "->", "getType", "(", ")", "}", ";" ]
[ "Value", "*", "Hi", "=", "Builder", ".", "CreateTrunc", "(", "Builder", ".", "CreateLShr", "(", "Val", ",", "<NUM_LIT>", ")", ",", "Int32Ty", ",", "<STR_LIT>", "hi", "<STR_LIT>", ")", ";", "if", "(", "!", "Subtarget", "->", "isLittle", "(", ")", ")", ...
GCC
rs6000
CPP
stmt_completion
CPU
632,094
[ ">=", "<NUM_LIT>", ")", "{" ]
[ "for", "(", "i", "=", "<NUM_LIT>", ";", "i", "<", "n", ";", "i", "++", ")", "{", "c", "=", "*", "p", "++", ";", "if", "(", "c", ">=", "'", "'", "&&", "c", "<", "<NUM_LIT>", ")", "{", "if", "(", "for_string", ")", "fputs", "(", "for_string",...
LLVM
AMDGPU
CPP
code_generation
GPU
632,095
[ "bool", "SIAnnotateControlFlow", "::", "isUniform", "(", "BranchInst", "*", "T", ")", "{", "return", "UA", "->", "isUniform", "(", "T", ")", "||", "T", "->", "hasMetadata", "(", "<STR_LIT>", "structurizecfg.uniform", "<STR_LIT>", ")", ";", "}" ]
[ "Returns", "true", "if", "value", "V", "is", "uniform", "across", "VF", "lanes", ",", "when", "VF", "is", "provided", ",", "and", "otherwise", "if", "V", "is", "invariant", "across", "all", "loop", "iterations", "." ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
632,096
[ "return", "DAG", ".", "getNode", "(", "ISD", "::", "BITCAST", ",", "SL", ",", "MVT", "::", "i64", ",", "Vec", ")", ";" ]
[ "return", "DAG", ".", "getZExtOrTrunc", "(", "Shl", ",", "SL", ",", "VT", ")", ";", "}", "}", "if", "(", "VT", "!=", "MVT", "::", "i64", ")", "return", "SDValue", "(", ")", ";", "if", "(", "RHSVal", "<", "<NUM_LIT>", ")", "return", "SDValue", "("...
LLVM
NMX
CPP
next_suggestion
VLIW
632,097
[ "setLoadExtAction", "(", "ISD", "::", "ZEXTLOAD", ",", "VT", ",", "MVT", "::", "i1", ",", "Promote", ")", ";" ]
[ "setOperationAction", "(", "ISD", "::", "CTTZ", ",", "MVT", "::", "i32", ",", "Expand", ")", ";", "setOperationAction", "(", "ISD", "::", "CTTZ_ZERO_UNDEF", ",", "MVT", "::", "i32", ",", "Expand", ")", ";", "setOperationAction", "(", "ISD", "::", "CTLZ_ZER...
LLVM
ARM64
TD
stmt_completion
CPU
632,098
[ "<NUM_LIT>", ";" ]
[ "def", "XDr", ":", "BaseUnscaledConversion", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "GPR64", ",", "FPR64", ",", "asm", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "}", "=" ]
LLVM
R600
CPP
program_repair
GPU
632,099
[ "<FIXS>", "bool", "AMDGPUDAGToDAGISel", "::", "checkType", "(", "const", "Value", "*", "Ptr", ",", "unsigned", "AS", ")", "{", "assert", "(", "AS", "!=", "<NUM_LIT>", "&&", "<STR_LIT>", "Use checkPrivateAddress instead.", "<STR_LIT>", ")", ";", "if", "(", "!",...
[ "}", "<BUGS>", "bool", "AMDGPUDAGToDAGISel", "::", "checkType", "(", "const", "Value", "*", "ptr", ",", "unsigned", "int", "addrspace", ")", "{", "assert", "(", "addrspace", "!=", "<NUM_LIT>", "&&", "<STR_LIT>", "Use checkPrivateAddress instead.", "<STR_LIT>", ")"...