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
GCC
aarch64
CPP
next_suggestion
CPU
632,600
[ "this", "->", "m_id", "=", "id", ";" ]
[ "this", "->", "m_globals", "=", "fma_steer", ";", "this", "->", "m_roots", "=", "new", "std", "::", "list", "<", "fma_root_node", "*", ">", ";", "this", "->", "m_roots", "->", "push_back", "(", "fma_root", ")", ";" ]
GCC
visium
MD
next_suggestion
Virtual ISA
632,601
[ "<STR_LIT>" ]
[ "(", "zero_extend", ":", "SI", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>" ]
LLVM
Hexagon
CPP
code_generation
DSP
632,602
[ "bool", "HexagonOptimizeSZextends", "::", "runOnFunction", "(", "Function", "&", "F", ")", "{", "if", "(", "skipFunction", "(", "F", ")", ")", "return", "false", ";", "unsigned", "Idx", "=", "<NUM_LIT>", ";", "for", "(", "auto", "&", "Arg", ":", "F", "...
[ "runOnFunction", "-", "Virtual", "method", "overriden", "by", "subclasses", "to", "do", "the", "per-function", "processing", "of", "the", "pass", "." ]
LLVM
ARM
TD
next_suggestion
CPU
632,603
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "RdHi", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "RdLo", ";", "bits", "<", "<NUM_LIT>", ">", "RdHi", ";", "bits", "<", "<NUM_LIT>", ">", "Rm", ";", "bits", "<", "<NUM_LIT>", ">", "Rn", ";" ]
GCC
s390
MD
stmt_completion
MPU
632,604
[ "<STR_LIT>", ")" ]
[ "(", "define_bypass", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>" ]
GCC
pa
CPP
stmt_completion
CPU
632,605
[ "Pmode", ",", "tmpreg", ",", "basereg", ")", ")", ";" ]
[ "if", "(", "VAL_14_BITS_P", "(", "disp", ")", ")", "{", "insn", "=", "emit_move_insn", "(", "gen_rtx_REG", "(", "Pmode", ",", "reg", ")", ",", "plus_constant", "(", "Pmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "base", ")", ",", "disp", ")", ")", "...
GCC
v850
CPP
stmt_completion
MPU
632,606
[ ",", "output_section_asm_op", ",", "<STR_LIT>", "\\t.section .zbss,\\\"aw\\\"", "<STR_LIT>", ")", ";" ]
[ "rozdata_section", "=", "get_unnamed_section", "(", "<NUM_LIT>", ",", "output_section_asm_op", ",", "<STR_LIT>", "\\t.section .rozdata,\\\"a\\\"", "<STR_LIT>", ")", ";", "tdata_section", "=", "get_unnamed_section", "(", "SECTION_WRITE", ",", "output_section_asm_op", ",", "<...
GCC
sparc
CPP
next_suggestion
CPU
632,607
[ "else", "dest", "=", "gen_reg_rtx", "(", "GET_MODE", "(", "operands", "[", "<NUM_LIT>", "]", ")", ")", ";" ]
[ "op", "=", "gen_rtx_fmt_e", "(", "code", ",", "GET_MODE", "(", "operands", "[", "<NUM_LIT>", "]", ")", ",", "operands", "[", "<NUM_LIT>", "]", ")", ";", "}", "else", "{", "operands", "[", "<NUM_LIT>", "]", "=", "force_reg", "(", "GET_MODE", "(", "opera...
GCC
i386
MD
stmt_completion
CPU
632,608
[ "<STR_LIT>", ")" ]
[ "(", "match_operand", ":", "V4SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "("...
GCC
sh
MD
stmt_completion
CPU
632,609
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_cpu_unit" ]
GCC
c6x
MD
stmt_completion
VLIW
632,610
[ ")" ]
[ "(", "and", "(", "match_code", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>", ")", ")" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
632,611
[ "if", "(", "Val", "==", "DoubleToBits", "(", "<NUM_LIT>", ")", ")", "return", "<NUM_LIT>", ";" ]
[ "uint32_t", "IntImm", "=", "getIntInlineImmEncoding", "(", "static_cast", "<", "int64_t", ">", "(", "Val", ")", ")", ";", "if", "(", "IntImm", "!=", "<NUM_LIT>", ")", "return", "IntImm", ";", "if", "(", "Val", "==", "DoubleToBits", "(", "<NUM_LIT>", ")", ...
LLVM
X86
CPP
stmt_completion
CPU
632,612
[ ";" ]
[ "if", "(", "TM", ".", "getSubtarget", "<", "X86Subtarget", ">", "(", "*", "Caller", ")", ".", "useAVX512Regs", "(", ")", "==", "TM", ".", "getSubtarget", "<", "X86Subtarget", ">", "(", "*", "Callee", ")", ".", "useAVX512Regs", "(", ")", ")", "return", ...
GCC
i386
CPP
next_suggestion
CPU
632,613
[ "}" ]
[ "static", "_", "_", "inline", "_", "_", "m128i", "_", "_", "attribute__", "(", "(", "_", "_", "always_inline__", ")", ")", "_", "mm_min_epi16", "(", "_", "_", "m128i", "_", "_", "A", ",", "_", "_", "m128i", "_", "_", "B", ")", "{", "return", "(...
LLVM
Hexagon
TD
stmt_completion
DSP
632,614
[ "=", "<NUM_LIT>", ";" ]
[ "def", "A2_vcmpheq", ":", "HInst", "<", "(", "outs", "PredRegs", ":", "$", "Pd4", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rss32", ",", "DoubleRegs", ":", "$", "Rtt32", ")", ",", "<STR_LIT>", ",", "tc_85d5d03f", ",", "TypeALU64", ">", ",", "Enc...
GCC
s390
CPP
next_suggestion
MPU
632,615
[ "}" ]
[ "int", "i", ";", "for", "(", "i", "=", "<NUM_LIT>", ";", "i", "<", "<NUM_LIT>", ";", "i", "++", ")", "if", "(", "!", "df_regs_ever_live_p", "(", "i", ")", ")", "return", "i", ";", "return", "<NUM_LIT>", ";" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
632,616
[ ")", ";" ]
[ "return", "isAmdHsaOS", "(", ")", "||", "isMesaKernel", "(", "F" ]
LLVM
Hexagon
TD
next_suggestion
DSP
632,617
[ "let", "isExtentSigned", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isExtendable", "=", "<NUM_LIT>", ";", "let", "opExtendable", "=", "<NUM_LIT>", ";" ]
GCC
s390
CPP
next_suggestion
MPU
632,618
[ "int", "i", ";" ]
[ "unsigned", "HOST_WIDE_INT", "s390_extract_part", "(", "rtx", "op", ",", "machine_mode", "mode", ",", "int", "def", ")", "{", "unsigned", "HOST_WIDE_INT", "value", "=", "<NUM_LIT>", ";", "int", "max_parts", "=", "HOST_BITS_PER_WIDE_INT", "/", "GET_MODE_BITSIZE", "...
LLVM
TPC
CPP
next_suggestion
Virtual ISA
632,619
[ "Init", ".", "push_back", "(", "ConstantInt", "::", "get", "(", "Int8Ty", ",", "input", "[", "i", "]", ")", ")", ";" ]
[ "static", "std", "::", "vector", "<", "Constant", "*", ">", "createAString", "(", "std", "::", "string", "input", ",", "Type", "*", "&", "Int8Ty", ")", "{", "std", "::", "vector", "<", "Constant", "*", ">", "Init", ";", "for", "(", "unsigned", "i", ...
GCC
arm
MD
stmt_completion
CPU
632,620
[ "<STR_LIT>", ")" ]
[ "(", "set", "(", "mem", ":", "SI", "(", "plus", ":", "SI", "(", "match_dup", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "set", "(", "mem", ":"...
LLVM
AArch64
CPP
next_suggestion
CPU
632,621
[ "return", ";" ]
[ "return", ";", "}", "if", "(", "<STR_LIT>", "::", "<STR_LIT>", ".", "contains", "(", "DestReg", ")", "&&", "<STR_LIT>", "::", "<STR_LIT>", ".", "contains", "(", "SrcReg", ")", ")", "{", "static", "const", "unsigned", "Indices", "[", "]", "=", "{", "<ST...
GCC
i386
CPP
stmt_completion
CPU
632,622
[ "_", "mm512_maskz_or_pd", "(", "_", "_", "mmask8", "_", "_", "U", ",", "_", "_", "m512d", "_", "_", "A", ",", "_", "_", "m512d", "_", "_", "B", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m512d", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")" ]
LLVM
Hexagon
TD
stmt_completion
DSP
632,623
[ "<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", "isPredica...
GCC
pa
CPP
program_repair
CPU
632,624
[ "<FIXS>", "pa_function_arg_padding", "(", "enum", "machine_mode", "mode", ",", "const_tree", "type", ")", "<FIXE>" ]
[ "}", "enum", "direction", "<BUGS>", "function_arg_padding", "(", "enum", "machine_mode", "mode", ",", "const_tree", "type", ")", "<BUGE>", "{", "if", "(", "mode", "==", "BLKmode", "||", "(", "TARGET_64BIT" ]
LLVM
XCore
CPP
stmt_completion
MPU
632,625
[ "BrOpc", "==", "<STR_LIT>", "::", "<STR_LIT>", ";" ]
[ "return", "BrOpc", "==", "<STR_LIT>", "::", "<STR_LIT>", "||", "BrOpc", "==", "<STR_LIT>", "::", "<STR_LIT>", "||", "BrOpc", "==", "<STR_LIT>", "::", "<STR_LIT>", "||" ]
GCC
i386
MD
next_suggestion
CPU
632,626
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "eq_attr", "<STR_LIT>", "<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>", ")" ]
GCC
i386
CPP
stmt_completion
CPU
632,627
[ "_", "B", ")", ";" ]
[ "return", "(", "_", "_", "m128", ")", "_", "_", "builtin_ia32_cmpngeps", "(", "(", "_", "_", "v4sf", ")", "_", "_", "A", ",", "(", "_", "_", "v4sf", ")", "_" ]
LLVM
X86
TD
stmt_completion
CPU
632,628
[ ",", "i8imm", ")", ";" ]
[ "class", "X86SrcIdxOperand", "<", "string", "printMethod", ",", "AsmOperandClass", "parserMatchClass", ">", ":", "X86MemOperand", "<", "printMethod", ",", "parserMatchClass", ">", "{", "let", "MIOperandInfo", "=", "(", "ops", "ptr_rc" ]
LLVM
Sparc
CPP
next_suggestion
CPU
632,629
[ "RetOps", "[", "<NUM_LIT>", "]", "=", "Chain", ";" ]
[ "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC_Sparc32", ")", ";", ...
LLVM
AMDGPU
CPP
stmt_completion
GPU
632,630
[ "return", "true", ";" ]
[ "bool", "SITargetLowering", "::", "isFreeAddrSpaceCast", "(", "unsigned", "SrcAS", ",", "unsigned", "DestAS", ")", "const", "{", "if", "(", "SrcAS", "==", "AMDGPUAS", "::", "FLAT_ADDRESS", ")" ]
LLVM
Hexagon
TD
next_suggestion
DSP
632,631
[ "let", "opExtentAlign", "=", "<NUM_LIT>", ";" ]
[ "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isPredicatedFalse", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "CextOpcode", "=", ...
LLVM
X86
CPP
next_suggestion
CPU
632,632
[ "return", "false", ";" ]
[ "case", "X86", "::", "JMP16m", ":", "case", "X86", "::", "JMP32m", ":", "case", "X86", "::", "JMP64m", ":", "case", "X86", "::", "CALL16m", ":", "case", "X86", "::", "CALL32m", ":", "case", "X86", "::", "CALL64m", ":", "emitWarningForSpecialLVIInstruction"...
LLVM
X86
CPP
code_generation
CPU
632,633
[ "Optional", "<", "uint64_t", ">", "X86MCInstrAnalysis", "::", "evaluateMemoryOperandAddress", "(", "const", "MCInst", "&", "Inst", ",", "const", "MCSubtargetInfo", "*", "STI", ",", "uint64_t", "Addr", ",", "uint64_t", "Size", ")", "const", "{", "const", "MCInstr...
[ "Given", "an", "instruction", "tries", "to", "get", "the", "address", "of", "a", "memory", "operand", "." ]
LLVM
AArch64
CPP
code_generation
CPU
632,634
[ "Register", "AArch64RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "AArch64FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "return", "TFI", "->", "hasFP", "(", "MF", ")...
[ "Debug", "information", "queries", "." ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
632,635
[ "assert", "(", "Channel", "<", "std", "::", "size", "(", "SubRegFromChannelTable", ")", ")", ";" ]
[ "static", "const", "uint16_t", "SubRegFromChannelTable", "[", "]", "=", "{", "<STR_LIT>", "::", "<STR_LIT>", ",", "<STR_LIT>", "::", "<STR_LIT>", ",", "<STR_LIT>", "::", "<STR_LIT>", ",", "<STR_LIT>", "::", "<STR_LIT>", ",", "<STR_LIT>", "::", "<STR_LIT>", ",", ...
LLVM
AArch64
TD
next_suggestion
CPU
632,636
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Zt", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "sz", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "nregs", ";", "let", "Inst", "{", "<NU...
LLVM
X86
TD
next_suggestion
CPU
632,637
[ "}" ]
[ "let", "Latency", "=", "<NUM_LIT>", ";", "let", "NumMicroOps", "=", "<NUM_LIT>", ";", "let", "ResourceCycles", "=", "[", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "]", ";" ]
GCC
arm
MD
next_suggestion
CPU
632,638
[ ")" ]
[ "(", "if_then_else", ":", "SI", "(", "match_operator", "<NUM_LIT>", "<STR_LIT>", "[", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "(", "matc...
LLVM
X86
CPP
program_repair
CPU
632,639
[ "<FIXS>", "SDValue", "Zeros", "=", "getZeroVector", "(", "VT", ",", "true", ",", "true", ",", "DAG", ",", "dl", ")", ";", "<FIXE>" ]
[ "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "ISD", "::", "SRA", ")", "{", "if", "(", "ShiftAmt", "==", "<NUM_LIT>", ")", "{", "<BUGS>", "SDValue", "Zeros", "=", "getZeroVector", "(", "VT", ",", "true", ",", "DAG", ",", "dl", ")", ";", "<BU...
LLVM
Mips
CPP
next_suggestion
CPU
632,640
[ "return", "false", ";" ]
[ "DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", ".. gave up (calling convention is not C)\\n", "<STR_LIT>", ")", ";", "return", "false", ";", "}", "const", "ArrayRef", "<", "MCPhysReg", ">", "GPR32ArgRegs", "=", "{", "Mips", "::", "A0", ",", "Mips", "::", ...
LLVM
R600
TD
stmt_completion
GPU
632,641
[ "i64", ":", "$", "src1", ")", ")", "]", ">", ";" ]
[ "def", "SI_ELSE_BREAK", ":", "InstSI", "<", "(", "outs", "SReg_64", ":", "$", "dst", ")", ",", "(", "ins", "SReg_64", ":", "$", "src0", ",", "SReg_64", ":", "$", "src1", ")", ",", "<STR_LIT>", ",", "[", "(", "set", "i64", ":", "$", "dst", ",", ...
GCC
i386
MD
stmt_completion
CPU
632,642
[ ":", "V2DI" ]
[ "[", "(", "set", "(", "match_operand", ":", "V2DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "plus", ":", "V2DI", "(", "any_extend", ":", "V2DI", "(", "vec_select", ":", "V2SI", "(", "match_operand", ":", "V4SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>"...
LLVM
AArch64
TD
next_suggestion
CPU
632,643
[ "}", "]", ">", ";" ]
[ "return", "(", "(", "uint32_t", ")", "Imm", ")", "<", "<NUM_LIT>", ";", "}", "]", ">", ";", "def", "i64_imm0_65535", ":", "Operand", "<", "i64", ">", ",", "TImmLeaf", "<", "i64", ",", "[", "{", "return", "(", "(", "uint64_t", ")", "Imm", ")", "<"...
LLVM
Hexagon
TD
next_suggestion
DSP
632,644
[ "let", "isExtentSigned", "=", "<NUM_LIT>", ";" ]
[ "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P1", "]", ";", "let", "Defs", "=", "[", "P1", ",",...
LLVM
TPC
TD
next_suggestion
Virtual ISA
632,645
[ "let", "Constraints", "=", "<STR_LIT>", ";" ]
[ "let", "InOperandList", "=", "(", "ins", "Rsrc", ":", "$", "src", ",", "DataType", ":", "$", "optype", ",", "SwitchSet", ":", "$", "sw", ",", "Rdst", ":", "$", "income", ",", "SPred", ":", "$", "pred", ")", ";", "let", "Itinerary", "=", "IIC_Scalar...
GCC
i386
CPP
next_suggestion
CPU
632,646
[ "x", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "UNITS_PER_WORD", ")", ";" ]
[ "if", "(", "sr", "->", "saved", ")", "{", "if", "(", "release_via_pop", ")", "{", "struct", "machine_function", "*", "m", "=", "cfun", "->", "machine", ";", "rtx", "x", ",", "insn", "=", "emit_insn", "(", "gen_pop", "(", "sr", "->", "reg", ")", ")"...
LLVM
R600
TD
stmt_completion
GPU
632,647
[ "$", "src2", ")", ",", "<STR_LIT>", ",", "[", "]", ">", ";" ]
[ "def", "INTERP_PAIR_ZW", ":", "AMDGPUShaderInst", "<", "(", "outs", "R600_TReg32_Z", ":", "$", "dst0", ",", "R600_TReg32_W", ":", "$", "dst1", ")", ",", "(", "ins", "i32imm", ":", "$", "src0", ",", "R600_TReg32_Y", ":", "$", "src1", ",", "R600_TReg32_X", ...
LLVM
Sparc
CPP
next_suggestion
CPU
632,648
[ "if", "(", "Addr", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", "getOpcode", "(", ")", "==", "<STR_LIT>", "::", "<STR_LIT>", ")", "{" ]
[ "if", "(", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "<NUM_LIT>", ")", ")", ")", "{", "if", "(", "isInt", "<", "<NUM_LIT>", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")",...
LLVM
AMDGPU
CPP
next_suggestion
GPU
632,649
[ "ArgInfo", "RetInfo", "(", "Reg", ",", "VT", ".", "getTypeForEVT", "(", "Ctx", ")", ")", ";" ]
[ "bool", "AMDGPUCallLowering", "::", "lowerReturnVal", "(", "MachineIRBuilder", "&", "B", ",", "const", "Value", "*", "Val", ",", "ArrayRef", "<", "Register", ">", "VRegs", ",", "MachineInstrBuilder", "&", "Ret", ")", "const", "{", "if", "(", "!", "Val", ")...
GCC
s390
CPP
code_generation
MPU
632,650
[ "static", "bool", "s390_cannot_force_const_mem", "(", "machine_mode", "mode", ",", "rtx", "x", ")", "{", "switch", "(", "GET_CODE", "(", "x", ")", ")", "{", "case", "CONST_INT", ":", "case", "CONST_DOUBLE", ":", "return", "false", ";", "case", "LABEL_REF", ...
[ "Determine", "if", "it", "'s", "legal", "to", "put", "X", "into", "the", "constant", "pool", ".", "This", "is", "not", "possible", "if", "X", "contains", "the", "address", "of", "a", "symbol", "that", "is", "not", "constant", "(", "TLS", ")", "or", "...
GCC
i386
CPP
stmt_completion
CPU
632,651
[ "_", "X", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "m256d", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm256_movedup_pd", "(", "_", "_", "m256d", "_", "_", "X", ...
LLVM
WebAssembly
CPP
program_repair
Virtual ISA
632,652
[ "<FIXS>", "auto", "*", "WasmSym", "=", "cast", "MCSymbolWasm", ">", "(", "Sym", ")", ";", "<FIXE>" ]
[ "if", "(", "WebAssembly", "::", "isCallIndirect", "(", "*", "MI", ")", ")", "Params", ".", "pop_back", "(", ")", ";", "<BUGS>", "MCSymbolWasm", "*", "WasmSym", "=", "cast", "MCSymbolWasm", ">", "(", "Sym", ")", ";", "<BUGE>", "auto", "Signature", "=", ...
LLVM
PowerPC
TD
stmt_completion
CPU
632,653
[ "=", "B", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "B", ";", "let", "Pattern", "=", "pattern", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "A", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}" ]
LLVM
ARM
CPP
next_suggestion
CPU
632,654
[ "ReplaceNode", "(", "N", ",", "CurDAG", "->", "getMachineNode", "(", "ARM", "::", "t2MSR_M", ",", "DL", ",", "MVT", "::", "Other", ",", "Ops", ")", ")", ";" ]
[ "SDValue", "WriteValue", "[", "]", "=", "{", "N", "->", "getOperand", "(", "<NUM_LIT>", ")", ",", "N", "->", "getOperand", "(", "<NUM_LIT>", ")", "}", ";", "Ops", ".", "insert", "(", "Ops", ".", "begin", "(", ")", "+", "<NUM_LIT>", ",", "WriteValue",...
LLVM
PowerPC
TD
stmt_completion
CPU
632,655
[ "[", "In64BitMode", "]", ">", ";" ]
[ "def", "MFVSRLD", ":", "XX1_RS6_RD5_XO", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "(", "outs", "g8rc", ":", "$", "rA", ")", ",", "(", "ins", "vsrc", ":", "$", "XT", ")", ",", "<STR_LIT>", ",", "IIC_VecGeneral", ",", "[", "]", ">", ",", "Requires", ...
LLVM
X86
CPP
next_suggestion
CPU
632,656
[ "else", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "i", ")", ")", ";" ]
[ "MachineBasicBlock", "*", "X86TargetLowering", "::", "emitEHSjLjLongJmp", "(", "MachineInstr", "*", "MI", ",", "MachineBasicBlock", "*", "MBB", ")", "const", "{", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "*", "MF", "=...
GCC
spu
CPP
stmt_completion
MPU
632,657
[ "==", "MEM", ")", ")", "return", "<NUM_LIT>", ";" ]
[ "rtx", "set", "=", "single_set", "(", "insn", ")", ";", "if", "(", "set", "!=", "<NUM_LIT>", "&&", "(", "GET_CODE", "(", "SET_DEST", "(", "set", ")", ")", "==", "MEM", "||", "GET_CODE", "(", "SET_SRC", "(", "set", ")", ")" ]
LLVM
Mips
TD
stmt_completion
CPU
632,658
[ "GPR32", ">", ";" ]
[ "def", "ATOMIC_SWAP_I8", ":", "Atomic2Ops", "<", "atomic_swap_8", "," ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
632,659
[ "STI", ")", ";" ]
[ "return", "AMDGPU", "::", "isGFX10Plus", "(" ]
LLVM
X86
CPP
program_repair
CPU
632,660
[ "<FIXS>", "Chain", "=", "EmitTailCallStoreRetAddr", "(", "DAG", ",", "MF", ",", "Chain", ",", "RetAddrFrIdx", ",", "Is64Bit", ",", "FPDiff", ")", ";", "<FIXE>" ]
[ "Chain", "=", "DAG", ".", "getNode", "(", "ISD", "::", "TokenFactor", ",", "MVT", "::", "Other", ",", "&", "MemOpChains2", "[", "<NUM_LIT>", "]", ",", "MemOpChains2", ".", "size", "(", ")", ")", ";", "<BUGS>", "if", "(", "FPDiff", ")", "{", "int", ...
LLVM
AArch64
TD
stmt_completion
CPU
632,661
[ "$", "Rm", ")", ")", ")", ",", "(", "FRSQRTSddd", "FPR64", ":", "$", "Rn", ",", "FPR64", ":", "$", "Rm", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v1f64", "(", "int_arm_neon_vrsqrts", "(", "v1f64", "FPR64", ":", "$", "Rn", ")", ",", "(", "v1f64", "FPR64", ":" ]
LLVM
ARM64
CPP
next_suggestion
CPU
632,662
[ "}" ]
[ "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "asr", "<STR_LIT>", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "ror", "<STR_LIT>", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "msl", ...
LLVM
Hexagon
TD
next_suggestion
DSP
632,663
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "prefersSlot3", "=", "<NUM_LIT>", ";" ]
LLVM
AArch64
TD
next_suggestion
CPU
632,664
[ "}" ]
[ "let", "PredicateMethod", "=", "<STR_LIT>", ";", "let", "RenderMethod", "=", "<STR_LIT>", ";" ]
LLVM
AVR
CPP
next_suggestion
MPU
632,665
[ "}" ]
[ "if", "(", "hasFP", "(", "MF", ")", ")", "{", "SavedRegs", ".", "set", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ";", "SavedRegs", ".", "set", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ";" ]
LLVM
X86
CPP
program_repair
CPU
632,666
[ "<FIXS>", "const", "char", "Emitter", "::", "ID", "=", "<NUM_LIT>", ";", "<FIXE>" ]
[ "bool", "isX86_64ExtendedReg", "(", "const", "MachineOperand", "&", "MO", ")", ";", "unsigned", "determineREX", "(", "const", "MachineInstr", "&", "MI", ")", ";", "}", ";", "<BUGS>", "const", "int", "Emitter", "::", "ID", "=", "<NUM_LIT>", ";", "<BUGE>", "...
LLVM
AArch64
CPP
program_repair
CPU
632,667
[ "<FIXS>", "assert", "(", "Subtarget", ".", "hasSVEorSME", "(", ")", "&&", "<STR_LIT>", "Unexpected SVE register.", "<STR_LIT>", ")", ";", "<FIXE>" ]
[ "if", "(", "<STR_LIT>", "::", "<STR_LIT>", ".", "contains", "(", "DestReg", ")", "&&", "<STR_LIT>", "::", "<STR_LIT>", ".", "contains", "(", "SrcReg", ")", ")", "{", "<BUGS>", "assert", "(", "(", "Subtarget", ".", "hasSVE", "(", ")", "||", "Subtarget", ...
GCC
i386
CPP
next_suggestion
CPU
632,668
[ "else", "gcc_unreachable", "(", ")", ";" ]
[ "rtx", "addr", "=", "NULL", ";", "if", "(", "!", "slot", "||", "REG_P", "(", "slot", ")", ")", "{", "gcc_assert", "(", "CONST_INT_P", "(", "slot_no", ")", ")", ";", "addr", "=", "plus_constant", "(", "Pmode", ",", "special_base", ",", "-", "(", "IN...
LLVM
AMDGPU
CPP
program_repair
GPU
632,669
[ "<FIXS>", "if", "(", "isInlinableIntLiteral", "(", "SImm", ")", ")", "{", "<FIXE>" ]
[ "printOperand", "(", "MI", ",", "OpNo", ",", "STI", ",", "O", ")", ";", "}", "void", "AMDGPUInstPrinter", "::", "printImmediate16", "(", "uint32_t", "Imm", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "int16_t", "S...
GCC
loongarch
CPP
next_suggestion
CPU
632,670
[ "if", "(", "CONST_INT_P", "(", "x", ")", ")", "output_addr_const", "(", "file", ",", "x", ")", ";" ]
[ "loongarch_print_operand", "(", "file", ",", "addr", ".", "offset", ",", "<NUM_LIT>", ")", ";", "return", ";", "case", "ADDRESS_REG_REG", ":", "fprintf", "(", "file", ",", "<STR_LIT>", "%s,%s", "<STR_LIT>", ",", "reg_names", "[", "REGNO", "(", "addr", ".", ...
LLVM
TPC
CPP
stmt_completion
Virtual ISA
632,671
[ ")", "return", "Result", ";" ]
[ "unsigned", "asB", "=", "LocB", ".", "Ptr", "->", "getType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ";", "AliasResult", "Result", "=", "getAliasResult", "(", "asA", ",", "asB", ")", ";", "if", "(", "Result", "==", "NoAlias" ]
GCC
powerpcspe
CPP
next_suggestion
CPU
632,672
[ "return", "group_count", ";" ]
[ "group_insns", "[", "slot", "]", "=", "insn", ";", "can_issue_more", "=", "rs6000_variable_issue", "(", "dump", ",", "sched_verbose", ",", "insn", ",", "can_issue_more", ")", ";", "if", "(", "insn_terminates_group_p", "(", "insn", ",", "current_group", ")", ")...
LLVM
Hexagon
TD
next_suggestion
DSP
632,673
[ "let", "addrMode", "=", "BaseImmOffset", ";" ]
[ "def", "L4_ior_memopb_io", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "IntRegs", ":", "$", "Rs32", ",", "u32_0Imm", ":", "$", "Ii", ",", "u5_0Imm", ":", "$", "II", ")", ",", "<STR_LIT>", ",", "tc_096199d3", ",", "TypeV4LDST", ">", ",", "...
LLVM
AArch64
TD
next_suggestion
CPU
632,674
[ "let", "Constraints", "=", "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "opc", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", ...
LLVM
PowerPC
CPP
code_generation
CPU
632,675
[ "void", "PPCRegisterInfo", "::", "eliminateFrameIndex", "(", "MachineBasicBlock", "::", "iterator", "II", ",", "int", "SPAdj", ",", "unsigned", "FIOperandNum", ",", "RegScavenger", "*", "RS", ")", "const", "{", "assert", "(", "SPAdj", "==", "<NUM_LIT>", "&&", ...
[ "This", "method", "must", "be", "overriden", "to", "eliminate", "abstract", "frame", "indices", "from", "instructions", "which", "may", "use", "them", "." ]
LLVM
SystemZ
TD
next_suggestion
CPU
632,676
[ "let", "Has20BitOffset", "=", "<NUM_LIT>", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "R1", ";", "bits", "<", "<NUM_LIT>", ">", "XBD2", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "op", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", ...
GCC
h8300
CPP
next_suggestion
MPU
632,677
[ "}" ]
[ "case", "SHIFT_ASHIFT", ":", "info", "->", "special", "=", "<STR_LIT>", "mov.w\\t%e0,%f4\\n\\tmov.b\\t%s4,%t4\\n\\tmov.b\\t%t0,%s4\\n\\tmov.b\\t%s0,%t0\\n\\tsub.b\\t%s0,%s0\\n\\tmov.w\\t%f4,%e0", "<STR_LIT>", ";", "goto", "end", ";", "case", "SHIFT_LSHIFTRT", ":", "info", "->", ...
GCC
mips
CPP
stmt_completion
CPU
632,678
[ ",", "t", ")", ";" ]
[ "return", "_", "_", "builtin_loongson_pandn_uw", "(", "s" ]
LLVM
FPGA
CPP
stmt_completion
CPU
632,679
[ ";" ]
[ "std", "::", "string", "FS", ";", "return", "FS" ]
GCC
sh
MD
stmt_completion
CPU
632,680
[ ")", ")" ]
[ "(", "define_attr", "<STR_LIT>", "<STR_LIT>", "(", "const", "(", "if_then_else", "(", "symbol_ref", "<STR_LIT>", ")", "(", "const_string", "<STR_LIT>", ")", "(", "const_string", "<STR_LIT>", ")", ")" ]
LLVM
ARM
TD
stmt_completion
CPU
632,681
[ "src", ",", "dsub_0", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "insert_subvector", "undef", ",", "(", "v4i16", "DPR", ":", "$", "src", ")", ",", "(", "i32", "<NUM_LIT>", ")", ")", ",", "(", "INSERT_SUBREG", "(", "v8i16", "(", "IMPLICIT_DEF", ")", ")", ",", "DPR", ":", "$" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
632,682
[ "for", "(", "const", "auto", "&", "SrcOp", ":", "Def", "->", "explicit_operands", "(", ")", ")", "if", "(", "SrcOp", ".", "isUse", "(", ")", "&&", "(", "!", "SrcOp", ".", "isReg", "(", ")", "||", "TargetRegisterInfo", "::", "isVirtualRegister", "(", ...
[ "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Op", ".", "getReg", "(", ")", ")", ")", "{", "Src", ".", "push_back", "(", "Op", ")", ";", "return", ";", "}", "MachineInstr", "*", "Def...
LLVM
AMDGPU
TD
stmt_completion
GPU
632,683
[ "v4i32", ",", "VReg_128", ">", ";" ]
[ "def", ":", "BitConvert", "<", "v2f64", "," ]
GCC
stormy16
CPP
program_repair
CPU
632,684
[ "<FIXS>", "machine_mode", "omode", ";", "<FIXE>", "<FIXS>", "omode", "=", "(", "machine_mode", ")", "insn_data", "[", "code", "]", ".", "operand", "[", "o", "]", ".", "mode", ";", "<FIXE>" ]
[ "{", "char", "ao", "=", "s16builtins", "[", "i", "]", ".", "arg_ops", "[", "o", "]", ";", "char", "c", "=", "insn_data", "[", "code", "]", ".", "operand", "[", "o", "]", ".", "constraint", "[", "<NUM_LIT>", "]", ";", "<BUGS>", "enum", "machine_mode...
LLVM
Hexagon
TD
next_suggestion
DSP
632,685
[ "let", "isCodeGenOnly", "=", "<NUM_LIT>", ";" ]
[ "def", "L2_loadrb_zomap", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "IntRegs", ":", "$", "Rs32", ")", ",", "<STR_LIT>", ",", "tc_17e0d2cd", ",", "TypeMAPPING", ">", "{", "let", "hasNewValue", "=", "<NUM_LIT>", "...
LLVM
ARM
CPP
next_suggestion
CPU
632,686
[ "}" ]
[ "static", "inline", "const", "MachineInstrBuilder", "&", "AddNoT1CC", "(", "const", "MachineInstrBuilder", "&", "MIB", ")", "{", "return", "MIB", ".", "addReg", "(", "<NUM_LIT>", ")", ";" ]
LLVM
Hexagon
TD
stmt_completion
DSP
632,687
[ "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", ...
LLVM
ARM
TD
stmt_completion
CPU
632,688
[ "(", "v4f32", "MQPR", ":", "$", "val1", ")", ",", "(", "v4f32", "MQPR", ":", "$", "val2", ")", ")", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v4f32", "(", "fmaxnum", "(", "v4f32", "MQPR", ":", "$", "val1", ")", ",", "(", "v4f32", "MQPR", ":", "$", "val2", ")", ")", ")", ",", "(", "v4f32", "(", "MVE_VMAXNMf32" ]
GCC
powerpcspe
CPP
next_suggestion
CPU
632,689
[ "PUT_MODE", "(", "condition_rtx", ",", "DImode", ")", ";" ]
[ "t", "=", "XEXP", "(", "condition_rtx", ",", "<NUM_LIT>", ")", ";", "gcc_assert", "(", "cond_code", "==", "NE", "||", "cond_code", "==", "EQ", ")", ";", "if", "(", "cond_code", "==", "NE", ")", "emit_insn", "(", "gen_e500_flip_gt_bit", "(", "t", ",", "...
LLVM
R600
CPP
stmt_completion
GPU
632,690
[ "override", "{" ]
[ "unsigned", "getMachineCSELookAheadLimit", "(", ")", "const" ]
GCC
z8k
MD
stmt_completion
MPU
632,691
[ "<STR_LIT>", ")", ")", ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "ior", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", "<NUM_LIT>" ]
LLVM
Mips
CPP
next_suggestion
CPU
632,692
[ "return", "MCDisassembler", "::", "Success", ";" ]
[ "static", "DecodeStatus", "DecodeSimm19Lsl2", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "SignExtend32", ...
GCC
avr
MD
next_suggestion
MPU
632,693
[ "(", "mult", ":", "HI", "(", "sign_extend", ":", "HI", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "minus", ":", "HI", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
rs6000
MD
program_repair
CPU
632,694
[ "<FIXS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "<FIXE>" ]
[ "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", ")", "]", "<STR_LIT>", "<STR_LIT>", "<BUGS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "<BUGE>", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "(",...
LLVM
AArch64
CPP
stmt_completion
CPU
632,695
[ "(", ")", ";" ]
[ "return", "new", "AArch64PromoteConstant" ]
GCC
m32c
MD
stmt_completion
MPU
632,696
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "ior", "(", "match_operand", "<NUM_LIT>" ]
GCC
nds32
MD
next_suggestion
CPU
632,697
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "and", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
GCC
i386
MD
stmt_completion
CPU
632,698
[ "\t", "<NUM_LIT>", ")" ]
[ "(", "ROUND_TRUNC", "\t", "\t", "\t", "<NUM_LIT>", ")", "(", "ROUND_MXCSR", "\t", "\t" ]
LLVM
ARM
TD
next_suggestion
CPU
632,699
[ "}" ]
[ "class", "MVE_MI", "<", "dag", "oops", ",", "dag", "iops", ",", "InstrItinClass", "itin", ",", "string", "asm", ",", "string", "ops", ",", "string", "cstr", ",", "list", "<", "dag", ">", "pattern", ">", ":", "Thumb2XI", "<", "oops", ",", "iops", ",",...