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 | X86 | CPP | stmt_completion | CPU | 26,300 | [
"::",
"GR32RegClass",
".",
"contains",
"(",
"Reg",
")",
")",
"continue",
";"
] | [
"for",
"(",
"unsigned",
"i",
"=",
"CSI",
".",
"size",
"(",
")",
";",
"i",
"!=",
"<NUM_LIT>",
";",
"--",
"i",
")",
"{",
"unsigned",
"Reg",
"=",
"CSI",
"[",
"i",
"-",
"<NUM_LIT>",
"]",
".",
"getReg",
"(",
")",
";",
"if",
"(",
"!",
"X86",
"::",
... |
GCC | ia64 | MD | next_suggestion | CPU | 26,301 | [
"<STR_LIT>"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"not",
":",
"DI",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<STR_LIT>"
] |
LLVM | Hexagon | TD | stmt_completion | DSP | 26,302 | [
"=",
"<NUM_LIT>",
";"
] | [
"let",
"isBranch",
"=",
"<NUM_LIT>",
";",
"let",
"isPredicatedNew",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax1",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax2",
"=",
"<NUM_LIT>",
";",
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"Uses",
"=",
"[",
"P1",
"]",
... |
GCC | i386 | MD | program_repair | CPU | 26,303 | [
"<FIXS>",
"(",
"define_mode_attr",
"pd2udqsuff",
"[",
"(",
"V8DF",
"<STR_LIT>",
")",
"(",
"V4DF",
"<STR_LIT>",
")",
"]",
")",
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"si2dfmode",
">",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
... | [
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<BUGS>",
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"V8SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"unspec",
... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 26,304 | [
"+",
"<NUM_LIT>",
")",
"/",
"VecSize",
")",
";"
] | [
"unsigned",
"VecSize",
"=",
"UseScalable",
"?",
"Subtarget",
"->",
"getMinSVEVectorSizeInBits",
"(",
")",
":",
"<NUM_LIT>",
";",
"return",
"std",
"::",
"max",
"<",
"unsigned",
">",
"(",
"<NUM_LIT>",
",",
"(",
"DL",
".",
"getTypeSizeInBits",
"(",
"VecTy",
")"... |
GCC | cris | CPP | stmt_completion | MPU | 26,305 | [
"ret",
";"
] | [
"gcc_assert",
"(",
"MEM_P",
"(",
"ret",
")",
")",
";",
"MEM_VOLATILE_P",
"(",
"ret",
")",
"=",
"true",
";",
"return"
] |
LLVM | PowerPC | TD | stmt_completion | CPU | 26,306 | [
"i64",
"VectorExtractions",
".",
"LE_DWORD_0",
")",
">",
";"
] | [
"def",
":",
"Pat",
"<",
"(",
"i64",
"(",
"vector_extract",
"v2i64",
":",
"$",
"S",
",",
"<NUM_LIT>",
")",
")",
",",
"("
] |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 26,307 | [
"return",
"true",
";"
] | [
"BuildMI",
"(",
"MBB",
",",
"MI",
",",
"DL",
",",
"TII",
"->",
"get",
"(",
"S_WAIT_KMCNT_soft",
")",
")",
".",
"addImm",
"(",
"<NUM_LIT>",
")",
";",
"BuildMI",
"(",
"MBB",
",",
"MI",
",",
"DL",
",",
"TII",
"->",
"get",
"(",
"S_WAIT_STORECNT_soft",
... |
LLVM | AAP | CPP | code_generation | MPU | 26,308 | [
"bool",
"AAPTargetLowering",
"::",
"CanLowerReturn",
"(",
"CallingConv",
"::",
"ID",
"CallConv",
",",
"MachineFunction",
"&",
"MF",
",",
"bool",
"isVarArg",
",",
"const",
"SmallVectorImpl",
"<",
"ISD",
"::",
"OutputArg",
">",
"&",
"Outs",
",",
"LLVMContext",
"... | [
"This",
"hook",
"should",
"be",
"implemented",
"to",
"check",
"whether",
"the",
"return",
"values",
"described",
"by",
"the",
"Outs",
"array",
"can",
"fit",
"into",
"the",
"return",
"registers",
"."
] |
LLVM | rvex | CPP | stmt_completion | VLIW | 26,309 | [
";"
] | [
"return",
"<STR_LIT>",
"rvex DAG->DAG Pattern Instruction Selection",
"<STR_LIT>"
] |
LLVM | AArch64 | TD | program_repair | CPU | 26,310 | [
"<FIXS>",
"def",
":",
"InstRW",
"[",
"V2Write_13cyc_1V0_12rc",
"]",
",",
"(",
"instrs",
"FSQRT_ZPmZ_H",
",",
"FSQRT_ZPmZ_H_UNDEF",
")",
">",
";",
"<FIXE>",
"<FIXS>",
"def",
":",
"InstRW",
"[",
"V2Write_10cyc_1V0_9rc",
"]",
",",
"(",
"instrs",
"FSQRT_ZPmZ_S",
"... | [
"def",
":",
"InstRW",
"[",
"V2Write_3cyc_1V02",
"]",
",",
"(",
"instregex",
"<STR_LIT>",
")",
">",
";",
"<BUGS>",
"def",
":",
"InstRW",
"[",
"V2Write_13cyc_1V0_12rc",
"]",
",",
"(",
"instrs",
"FSQRT_ZPmZ_H",
",",
"FSQRT_ZPmZ_UNDEF_H",
")",
">",
";",
"<BUGE>"... |
LLVM | R600 | CPP | stmt_completion | GPU | 26,311 | [
"V_MOV_B32_e32",
";"
] | [
"static",
"const",
"int16_t",
"Sub0_2",
"[",
"]",
"=",
"{",
"AMDGPU",
"::",
"sub0",
",",
"AMDGPU",
"::",
"sub1",
",",
"AMDGPU",
"::",
"sub2",
",",
"<NUM_LIT>",
"}",
";",
"static",
"const",
"int16_t",
"Sub0_1",
"[",
"]",
"=",
"{",
"AMDGPU",
"::",
"sub... |
GCC | spu | MD | program_repair | MPU | 26,312 | [
"<FIXS>",
"(",
"and",
":",
"SI",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
")",
")",
"]",
"<FIXE>"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"mult",
":",
"SI",
"(",
"zero_extend",
":",
"SI",
"(",
"match_operand",
":",
"HI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",... |
GCC | i386 | CPP | stmt_completion | CPU | 26,313 | [
"_",
"A",
",",
"_",
"_",
"A",
",",
"_",
"_",
"A",
"}",
";"
] | [
"return",
"_",
"_",
"extension__",
"(",
"_",
"_",
"m256d",
")",
"{",
"_",
"_",
"A",
",",
"_"
] |
GCC | mips | CPP | stmt_completion | CPU | 26,314 | [
"single_cost",
";"
] | [
"static",
"int",
"mips_binary_cost",
"(",
"rtx",
"x",
",",
"int",
"single_cost",
",",
"int",
"double_cost",
",",
"bool",
"speed",
")",
"{",
"int",
"cost",
";",
"if",
"(",
"GET_MODE_SIZE",
"(",
"GET_MODE",
"(",
"x",
")",
")",
"==",
"UNITS_PER_WORD",
"*",
... |
GCC | sparc | MD | next_suggestion | CPU | 26,315 | [
"DONE"
] | [
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"]",
"<STR_LIT>",
"[",
"(",
"clobber",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
"]",
"{",
"sparc_split_reg_reg",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"operands",
"[",
... |
LLVM | X86 | CPP | next_suggestion | CPU | 26,316 | [
"NewMBB",
"->",
"insert",
"(",
"NewMBB",
"->",
"end",
"(",
")",
",",
"mi",
")",
";"
] | [
"MachineBasicBlock",
"*",
"MBB",
"=",
"MI",
"->",
"getParent",
"(",
")",
";",
"MachineFunction",
"&",
"MF",
"=",
"*",
"MBB",
"->",
"getParent",
"(",
")",
";",
"const",
"DebugLoc",
"&",
"DL",
"=",
"MI",
"->",
"getDebugLoc",
"(",
")",
";",
"const",
"Ta... |
LLVM | LoongArch | CPP | next_suggestion | CPU | 26,317 | [
"return",
"CSR_ILP32F_LP64F_RegMask",
";"
] | [
"if",
"(",
"CC",
"==",
"CallingConv",
"::",
"GHC",
")",
"return",
"CSR_NoRegs_RegMask",
";",
"switch",
"(",
"Subtarget",
".",
"getTargetABI",
"(",
")",
")",
"{",
"default",
":",
"llvm_unreachable",
"(",
"<STR_LIT>",
"Unrecognized ABI",
"<STR_LIT>",
")",
";",
... |
LLVM | Hexagon | TD | next_suggestion | DSP | 26,318 | [
"let",
"isTaken",
"=",
"Inst",
"{",
"<NUM_LIT>",
"}",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"isPredicated",
"=",
"<NUM_LIT>",
";",
"let",
"isPredicatedFalse",
"=",
"<NUM_LIT>",
";",
"... |
LLVM | AArch64 | TD | next_suggestion | CPU | 26,319 | [
"}",
"]",
">",
";"
] | [
"}",
"]",
">",
";",
"def",
"UImmS4XForm",
":",
"SDNodeXForm",
"<",
"imm",
",",
"[",
"{",
"return",
"CurDAG",
"-",
">",
"getTargetConstant",
"(",
"N",
"-",
">",
"getZExtValue",
"(",
")",
"/",
"<NUM_LIT>",
",",
"SDLoc",
"(",
"N",
")",
",",
"MVT",
":"... |
LLVM | ARM | TD | stmt_completion | CPU | 26,320 | [
"<NUM_LIT>",
";"
] | [
"class",
"VLD3D",
"<",
"bits",
"<",
"<NUM_LIT>",
">",
"op11_8",
",",
"bits",
"<",
"<NUM_LIT>",
">",
"op7_4",
",",
"string",
"Dt",
">",
":",
"NLdSt",
"<",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"op11_8",
",",
"op7_4",
",",
"(",
"outs",
"DPR",
":",
"$",
... |
LLVM | AArch64 | TD | next_suggestion | CPU | 26,321 | [
"}"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"Zn",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"sz8_64",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",... |
GCC | m68k | MD | stmt_completion | MPU | 26,322 | [
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"and",
"(",
"and",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"... |
LLVM | VE | CPP | next_suggestion | CPU | 26,323 | [
"return",
"<NUM_LIT>",
";"
] | [
"unsigned",
"getNumberOfRegisters",
"(",
"unsigned",
"ClassID",
")",
"const",
"{",
"bool",
"VectorRegs",
"=",
"(",
"ClassID",
"==",
"<NUM_LIT>",
")",
";",
"if",
"(",
"VectorRegs",
")",
"{"
] |
GCC | stormy16 | MD | next_suggestion | CPU | 26,324 | [
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")"
] | [
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"(",
"use",
"(",
"match_operand",
":",
"HI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | sparc | CPP | code_generation | CPU | 26,325 | [
"unsigned",
"int",
"sparc_regmode_natural_size",
"(",
"machine_mode",
"mode",
")",
"{",
"const",
"enum",
"mode_class",
"cl",
"=",
"GET_MODE_CLASS",
"(",
"mode",
")",
";",
"if",
"(",
"(",
"cl",
"==",
"MODE_FLOAT",
"||",
"cl",
"==",
"MODE_VECTOR_INT",
")",
"&&... | [
"On",
"the",
"SPARC",
",",
"any",
"mode",
"which",
"naturally",
"allocates",
"into",
"the",
"single",
"float",
"registers",
"should",
"return",
"4",
"here",
"."
] |
LLVM | ARM | CPP | stmt_completion | CPU | 26,326 | [
"=",
"LastMI",
";"
] | [
"const",
"MCInstrDesc",
"&",
"LastMCID",
"=",
"LastMI",
"->",
"getDesc",
"(",
")",
";",
"const",
"MachineFunction",
"*",
"MF",
"=",
"MI",
"->",
"getParent",
"(",
")",
"->",
"getParent",
"(",
")",
";",
"const",
"ARMBaseInstrInfo",
"&",
"TII",
"=",
"*",
... |
LLVM | ARM64 | TD | stmt_completion | CPU | 26,327 | [
"=",
"<NUM_LIT>",
";"
] | [
"def",
"Wrs",
":",
"BaseAddSubSReg",
"<",
"isSub",
",",
"<NUM_LIT>",
",",
"GPR32",
",",
"arith_shifted_reg32",
",",
"mnemonic",
",",
"OpNode",
">",
"{",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}"
] |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 26,328 | [
"}"
] | [
"ScratchWaveOffsetReg",
"=",
"PreloadedScratchWaveOffsetReg",
";",
"}",
"assert",
"(",
"ScratchWaveOffsetReg",
")",
";",
"if",
"(",
"requiresStackPointerReference",
"(",
"MF",
")",
")",
"{",
"Register",
"SPReg",
"=",
"MFI",
"->",
"getStackPtrOffsetReg",
"(",
")",
... |
LLVM | Hexagon | CPP | next_suggestion | DSP | 26,329 | [
"case",
"ISD",
"::",
"SELECT_CC",
":",
"return",
"LowerSELECT_CC",
"(",
"Op",
",",
"DAG",
")",
";"
] | [
"case",
"ISD",
"::",
"FRAMEADDR",
":",
"return",
"LowerFRAMEADDR",
"(",
"Op",
",",
"DAG",
")",
";",
"case",
"ISD",
"::",
"GlobalTLSAddress",
":",
"llvm_unreachable",
"(",
"<STR_LIT>",
"TLS not implemented for Hexagon.",
"<STR_LIT>",
")",
";",
"case",
"ISD",
"::"... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 26,330 | [
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
")",
";"
] | [
"SDValue",
"AArch64TargetLowering",
"::",
"LowerCTTZ",
"(",
"SDValue",
"Op",
",",
"SelectionDAG",
"&",
"DAG",
")",
"const",
"{",
"EVT",
"VT",
"=",
"Op",
".",
"getValueType",
"(",
")",
";",
"assert",
"(",
"VT",
".",
"isScalableVector",
"(",
")",
"||",
"us... |
LLVM | X86 | TD | stmt_completion | CPU | 26,331 | [
"<NUM_LIT>",
">",
";"
] | [
"def",
"SKXPort5",
":",
"ProcResource",
"<"
] |
GCC | nds32 | CPP | next_suggestion | CPU | 26,332 | [
"}"
] | [
"x",
"=",
"gen_rtx_PLUS",
"(",
"Pmode",
",",
"reg",
",",
"pic_offset_table_rtx",
")",
";",
"}",
"else",
"if",
"(",
"GET_CODE",
"(",
"x",
")",
"==",
"SYMBOL_REF",
")",
"{",
"addr",
"=",
"gen_rtx_UNSPEC",
"(",
"SImode",
",",
"gen_rtvec",
"(",
"<NUM_LIT>",
... |
GCC | rs6000 | MD | program_repair | CPU | 26,333 | [
"<FIXS>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"and",
":",
"DI",
"(",
"rotate",
":",
"DI",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",... | [
"<STR_LIT>",
")",
"(",
"define_insn",
"<STR_LIT>",
"<BUGS>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"and",
":",
"DI",
"(",
"rotate",
":",
"DI",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_... |
LLVM | Mips | CPP | program_repair | CPU | 26,334 | [
"<FIXS>",
"DebugLoc",
"DL",
"=",
"MI",
"->",
"getDebugLoc",
"(",
")",
";",
"<FIXE>"
] | [
"MachineRegisterInfo",
"&",
"RegInfo",
"=",
"MF",
"->",
"getRegInfo",
"(",
")",
";",
"const",
"TargetRegisterClass",
"*",
"RC",
"=",
"getRegClassFor",
"(",
"MVT",
"::",
"getIntegerVT",
"(",
"Size",
"*",
"<NUM_LIT>",
")",
")",
";",
"const",
"TargetInstrInfo",
... |
LLVM | ARM | CPP | stmt_completion | CPU | 26,335 | [
"::",
"next",
"(",
"MBBI",
")",
";"
] | [
"if",
"(",
"llvm",
"::",
"next",
"(",
"MBBI",
")",
"==",
"MBB",
"->",
"getParent",
"(",
")",
"->",
"end",
"(",
")",
")",
"return",
"false",
";",
"MachineBasicBlock",
"*",
"NextBB",
"=",
"llvm"
] |
LLVM | Alpha | CPP | next_suggestion | MPU | 26,336 | [
"}"
] | [
"Changed",
"=",
"true",
";",
"nopintro",
"+=",
"<NUM_LIT>",
";",
"count",
"+=",
"<NUM_LIT>",
";",
"}",
"else",
"if",
"(",
"prev",
"[",
"<NUM_LIT>",
"]",
"&&",
"prev",
"[",
"<NUM_LIT>",
"]",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
".",
"getReg",
"(",... |
LLVM | AArch64 | CPP | code_generation | CPU | 26,337 | [
"bool",
"AArch64InstrInfo",
"::",
"hasUnscaledLdStOffset",
"(",
"unsigned",
"Opc",
")",
"{",
"switch",
"(",
"Opc",
")",
"{",
"default",
":",
"return",
"false",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"ca... | [
"Return",
"true",
"if",
"it",
"has",
"an",
"unscaled",
"load/store",
"offset",
"."
] |
LLVM | X86 | CPP | stmt_completion | CPU | 26,338 | [
",",
"{",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
"}",
")",
")",
")",
"return",
"SDValue",
"(",
")",
";"
] | [
"SDValue",
"V2",
"=",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"if",
"(",
"V1",
"->",
"getOpcode",
"(",
")",
"!=",
"ISD",
"::",
"FSUB",
"||",
"V2",
"->",
"getOpcode",
"(",
")",
"!=",
"ISD",
"::",
"FADD",
")",
"return",
"SDValue",
"(",
... |
GCC | csky | CPP | next_suggestion | CPU | 26,339 | [
"case",
"CONST",
":"
] | [
"case",
"MULT",
":",
"if",
"(",
"REG_P",
"(",
"XEXP",
"(",
"x",
",",
"<NUM_LIT>",
")",
")",
"&&",
"CONST_INT_P",
"(",
"XEXP",
"(",
"x",
",",
"<NUM_LIT>",
")",
")",
")",
"{",
"HOST_WIDE_INT",
"val",
"=",
"INTVAL",
"(",
"XEXP",
"(",
"x",
",",
"<NUM... |
LLVM | ARM | CPP | next_suggestion | CPU | 26,340 | [
"UpdateValueMap",
"(",
"I",
",",
"ResultReg",
")",
";"
] | [
"if",
"(",
"!",
"ARMComputeAddress",
"(",
"I",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
",",
"Addr",
")",
")",
"return",
"false",
";",
"unsigned",
"ResultReg",
";",
"if",
"(",
"!",
"ARMEmitLoad",
"(",
"VT",
",",
"ResultReg",
",",
"Addr",
")",
")",
... |
LLVM | Mips | CPP | code_generation | CPU | 26,341 | [
"void",
"Mips16TargetLowering",
"::",
"getOpndList",
"(",
"SmallVectorImpl",
"<",
"SDValue",
">",
"&",
"Ops",
",",
"std",
"::",
"deque",
"<",
"std",
"::",
"pair",
"<",
"unsigned",
",",
"SDValue",
">",
">",
"&",
"RegsToPass",
",",
"bool",
"IsPICCall",
",",
... | [
"This",
"function",
"fills",
"Ops",
",",
"which",
"is",
"the",
"list",
"of",
"operands",
"that",
"will",
"later",
"be",
"used",
"when",
"a",
"function",
"call",
"node",
"is",
"created",
"."
] |
LLVM | X86 | CPP | next_suggestion | CPU | 26,342 | [
"Result",
"=",
"DAG",
".",
"getNode",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
",",
"DL",
",",
"MVT",
"::",
"v16i8",
",",
"Result",
",",
"Result",
")",
";"
] | [
"for",
"(",
"int",
"i",
"=",
"<NUM_LIT>",
";",
"i",
"<",
"<NUM_LIT>",
";",
"++",
"i",
")",
"if",
"(",
"Mask",
"[",
"i",
"]",
">=",
"<NUM_LIT>",
")",
"{",
"int",
"MappedMask",
"=",
"LaneMap",
"[",
"Mask",
"[",
"i",
"]",
"]",
"-",
"(",
"TargetLo"... |
LLVM | X86 | CPP | next_suggestion | CPU | 26,343 | [
"SDLoc",
"DL",
"(",
"N",
")",
";"
] | [
"if",
"(",
"Op0",
"!=",
"Op1",
"||",
"Op1",
"->",
"getOpcode",
"(",
")",
"!=",
"ISD",
"::",
"AND",
")",
"return",
"SDValue",
"(",
")",
";",
"EVT",
"VT",
"=",
"N",
"->",
"getValueType",
"(",
"<NUM_LIT>",
")",
";"
] |
LLVM | X86 | CPP | stmt_completion | CPU | 26,344 | [
";"
] | [
"State",
".",
"AllocateStack",
"(",
"<NUM_LIT>",
",",
"<NUM_LIT>",
")",
";",
"State",
".",
"addLoc",
"(",
"CCValAssign",
"::",
"getCustomMem",
"(",
"ValNo",
",",
"ValVT",
",",
"<NUM_LIT>",
",",
"LocVT",
",",
"LocInfo",
")",
")",
";",
"State",
".",
"Alloc... |
GCC | loongarch | MD | next_suggestion | CPU | 26,345 | [
"<STR_LIT>"
] | [
"(",
"unspec",
":",
"V2DI",
"[",
"(",
"match_operand",
":",
"V2DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"V2DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
"UNSPEC_LSX_VMULWEV2",
")",
")",
"]",
"<STR_LIT>"
] |
GCC | i386 | CPP | next_suggestion | CPU | 26,346 | [
"*",
"no_add_attrs",
"=",
"true",
";"
] | [
"if",
"(",
"DECL_P",
"(",
"*",
"node",
")",
")",
"{",
"if",
"(",
"TREE_CODE",
"(",
"*",
"node",
")",
"==",
"TYPE_DECL",
")",
"type",
"=",
"&",
"TREE_TYPE",
"(",
"*",
"node",
")",
";",
"}",
"else",
"type",
"=",
"node",
";",
"if",
"(",
"!",
"("... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 26,347 | [
"<NUM_LIT>",
";"
] | [
"const",
"Function",
"&",
"F",
"=",
"MF",
".",
"getFunction",
"(",
")",
";",
"const",
"AArch64Subtarget",
"&",
"Subtarget",
"=",
"MF",
".",
"getSubtarget",
"<",
"AArch64Subtarget",
">",
"(",
")",
";",
"const",
"AArch64RegisterInfo",
"*",
"RegInfo",
"=",
"S... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 26,348 | [
"createAArch64MacroFusionDAGMutation",
"(",
")",
"{"
] | [
"std",
"::",
"unique_ptr",
"<",
"ScheduleDAGMutation",
">"
] |
GCC | alpha | CPP | program_repair | MPU | 26,349 | [
"<FIXS>",
"gcc_assert",
"(",
"c2",
"==",
"-",
"(",
"c1",
"<NUM_LIT>",
")",
")",
";",
"<FIXE>"
] | [
"#",
"if",
"HOST_BITS_PER_WIDE_INT",
">=",
"<NUM_LIT>",
"<BUGS>",
"if",
"(",
"c2",
"!=",
"-",
"(",
"c1",
"<NUM_LIT>",
")",
")",
"abort",
"(",
")",
";",
"<BUGE>",
"d1",
"=",
"(",
"(",
"c1",
"&",
"<NUM_LIT>",
")",
"^",
"<NUM_LIT>",
")",
"-",
"<NUM_LIT>... |
LLVM | Mips | CPP | stmt_completion | CPU | 26,350 | [
"<",
"MipsSubtarget",
">",
"(",
")",
";"
] | [
"bool",
"MipsPassConfig",
"::",
"addPreEmitPass",
"(",
")",
"{",
"MipsTargetMachine",
"&",
"TM",
"=",
"getMipsTargetMachine",
"(",
")",
";",
"const",
"MipsSubtarget",
"&",
"Subtarget",
"=",
"TM",
".",
"getSubtarget"
] |
LLVM | X86 | CPP | next_suggestion | CPU | 26,351 | [
"if",
"(",
"SM",
".",
"getBaseReg",
"(",
")",
")",
"{"
] | [
"if",
"(",
"SM",
".",
"getImm",
"(",
")",
"||",
"!",
"Disp",
")",
"{",
"const",
"MCExpr",
"*",
"Imm",
"=",
"MCConstantExpr",
"::",
"create",
"(",
"SM",
".",
"getImm",
"(",
")",
",",
"getContext",
"(",
")",
")",
";",
"if",
"(",
"Disp",
")",
"Dis... |
LLVM | PowerPC | TD | stmt_completion | CPU | 26,352 | [
"=",
"xo",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"XT",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"XA",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NU... |
LLVM | SystemZ | CPP | next_suggestion | CPU | 26,353 | [
"}"
] | [
"if",
"(",
"DAG",
".",
"getTarget",
"(",
")",
".",
"useEmulatedTLS",
"(",
")",
")",
"return",
"LowerToTLSEmulatedModel",
"(",
"Node",
",",
"DAG",
")",
";",
"SDLoc",
"DL",
"(",
"Node",
")",
";",
"const",
"GlobalValue",
"*",
"GV",
"=",
"Node",
"->",
"g... |
LLVM | AArch64 | TD | next_suggestion | CPU | 26,354 | [
"let",
"PrintMethod",
"=",
"<STR_LIT>",
";"
] | [
"def",
"movimm32_imm",
":",
"Operand",
"<",
"i32",
">",
"{",
"let",
"ParserMatchClass",
"=",
"AsmImmRange",
"<",
"<NUM_LIT>",
",",
"<NUM_LIT>",
">",
";",
"let",
"EncoderMethod",
"=",
"<STR_LIT>",
";"
] |
LLVM | AArch64 | CPP | stmt_completion | CPU | 26,355 | [
".",
"getConstant",
"(",
"ShiftAmt",
",",
"DL",
",",
"MVT",
"::",
"i64",
")",
")",
";"
] | [
"if",
"(",
"DCI",
".",
"isBeforeLegalize",
"(",
")",
")",
"{",
"if",
"(",
"(",
"IVT",
".",
"getVectorElementType",
"(",
")",
"==",
"MVT",
"::",
"i8",
")",
"||",
"(",
"IVT",
".",
"getVectorElementType",
"(",
")",
"==",
"MVT",
"::",
"i16",
")",
")",
... |
GCC | i386 | CPP | stmt_completion | CPU | 26,356 | [
"_",
"mm_maskz_srlv_epi64",
"(",
"_",
"_",
"mmask8",
"_",
"_",
"U",
",",
"_",
"_",
"m128i",
"_",
"_",
"X",
",",
"_",
"_",
"m128i",
"_",
"_",
"Y",
")",
"{"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m128i",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")"
] |
GCC | m68k | CPP | code_generation | MPU | 26,357 | [
"static",
"bool",
"m68k_legitimate_constant_address_p",
"(",
"rtx",
"x",
",",
"unsigned",
"int",
"reach",
",",
"bool",
"strict_p",
")",
"{",
"rtx",
"base",
",",
"offset",
";",
"if",
"(",
"!",
"CONSTANT_ADDRESS_P",
"(",
"x",
")",
")",
"return",
"false",
";"... | [
"Return",
"true",
"if",
"X",
"is",
"a",
"legitimate",
"constant",
"address",
"that",
"can",
"reach",
"bytes",
"in",
"the",
"range",
"[",
"X",
",",
"X",
"+",
"REACH",
")",
".",
"STRICT_P",
"says",
"whether",
"we",
"need",
"strict",
"checking",
"."
] |
LLVM | RV16K | CPP | stmt_completion | Virtual ISA | 26,358 | [
")",
"const",
"override",
"{"
] | [
"bool",
"fixupNeedsRelaxation",
"(",
"const",
"MCFixup",
"&",
"Fixup",
",",
"uint64_t",
"Value",
",",
"const",
"MCRelaxableFragment",
"*",
"DF",
",",
"const",
"MCAsmLayout",
"&",
"Layout"
] |
GCC | alpha | MD | next_suggestion | MPU | 26,359 | [
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")"
] | [
"[",
"(",
"match_operand",
":",
"DF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"DF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"(",
"float_extend",
":",
"DF",
"(",
"match_operand",
":",
"SF",
"<NUM_LIT>",
"<STR_LIT>",
... |
GCC | i386 | MD | program_repair | CPU | 26,360 | [
"<FIXS>",
"<STR_LIT>",
"<FIXE>"
] | [
"(",
"match_operand",
":",
"SSEMODEF2P",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"(",
"match_operand",
":",
"SSEMODEF2P",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"]",
"UNSPEC_SSE5_INTRINSIC",
")",
")",
"]",
"<BUGS>",
"<STR_LIT>",
"<BUGE>",
"<STR_... |
LLVM | X86 | TD | stmt_completion | CPU | 26,361 | [
">",
";"
] | [
"def",
"and_su",
":",
"PatFrag",
"<",
"(",
"ops",
"node",
":",
"$",
"lhs",
",",
"node",
":",
"$",
"rhs",
")",
",",
"(",
"and",
"node",
":",
"$",
"lhs",
",",
"node",
":",
"$",
"rhs",
")",
",",
"[",
"{",
"return",
"N",
"-",
">",
"hasOneUse",
... |
GCC | s390 | MD | stmt_completion | MPU | 26,362 | [
">",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"VX_CONV_BFP",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"unsigned_float",
":",
"VX_CONV_BFP",
"(",
"match_operand",
":",
"<",
"TOINT"
] |
GCC | i386 | MD | program_repair | CPU | 26,363 | [
"<FIXS>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"VI1",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"<FIXE>"
] | [
"(",
"const_string",
"<STR_LIT>",
")",
")",
")",
"]",
")",
"(",
"define_insn",
"<STR_LIT>",
"<BUGS>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"VI1",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"<BUGE>",
"(",
"unspec",
":",
"VI1",
"[",
"(",
"match_opera... |
LLVM | AArch64 | CPP | next_suggestion | CPU | 26,364 | [
"else",
"{"
] | [
"SDNode",
"*",
"AArch64DAGToDAGISel",
"::",
"SelectVLD",
"(",
"SDNode",
"*",
"N",
",",
"bool",
"isUpdating",
",",
"unsigned",
"NumVecs",
",",
"const",
"uint16_t",
"*",
"Opcodes",
")",
"{",
"assert",
"(",
"NumVecs",
">=",
"<NUM_LIT>",
"&&",
"NumVecs",
"<=",
... |
GCC | spu | MD | next_suggestion | MPU | 26,365 | [
"<STR_LIT>"
] | [
"(",
"truncate",
":",
"QI",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<STR_LIT>"
] |
LLVM | TriCore | TD | next_suggestion | MPU | 26,366 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"s1_d",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"s2",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"s1_d",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"n",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"s2",
";"
] |
LLVM | ARM64 | TD | stmt_completion | CPU | 26,367 | [
"cpsrfield",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"imm",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"="
] |
GCC | arm | CPP | next_suggestion | CPU | 26,368 | [
"}"
] | [
"_",
"_",
"arm_vclzq_u16",
"(",
"uint16x8_t",
"_",
"_",
"a",
")",
"{",
"return",
"_",
"_",
"builtin_mve_vclzq_uv8hi",
"(",
"_",
"_",
"a",
")",
";"
] |
LLVM | WebAssembly | CPP | next_suggestion | Virtual ISA | 26,369 | [
"getStreamer",
"(",
")",
".",
"emitELFSize",
"(",
"LastFunctionLabel",
",",
"Expr",
")",
";"
] | [
"auto",
"Start",
"=",
"MCSymbolRefExpr",
"::",
"create",
"(",
"LastFunctionLabel",
",",
"getContext",
"(",
")",
")",
";",
"auto",
"End",
"=",
"MCSymbolRefExpr",
"::",
"create",
"(",
"TempSym",
",",
"getContext",
"(",
")",
")",
";",
"auto",
"Expr",
"=",
"... |
LLVM | R600 | TD | next_suggestion | GPU | 26,370 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Word0",
";"
] | [
"class",
"CF_CLAUSE_EG",
"<",
"bits",
"<",
"<NUM_LIT>",
">",
"inst",
",",
"dag",
"ins",
",",
"string",
"AsmPrint",
">",
":",
"AMDGPUInst",
"<",
"(",
"outs",
")",
",",
"ins",
",",
"AsmPrint",
",",
"[",
"]",
">",
",",
"CF_WORD0_EG",
",",
"CF_WORD1_EG",
... |
GCC | gcn | CPP | program_repair | GPU | 26,371 | [
"<FIXS>",
"int",
"offsetbits",
"=",
"(",
"TARGET_RDNA2_PLUS",
"?",
"<NUM_LIT>",
":",
"<NUM_LIT>",
")",
";",
"<FIXE>"
] | [
"{",
"rtx",
"base",
"=",
"XEXP",
"(",
"addr",
",",
"<NUM_LIT>",
")",
";",
"rtx",
"offset",
"=",
"XEXP",
"(",
"addr",
",",
"<NUM_LIT>",
")",
";",
"<BUGS>",
"int",
"offsetbits",
"=",
"(",
"TARGET_RDNA2",
"?",
"<NUM_LIT>",
":",
"<NUM_LIT>",
")",
";",
"<... |
LLVM | ARM | CPP | code_generation | CPU | 26,372 | [
"bool",
"ARMBaseInstrInfo",
"::",
"FoldImmediate",
"(",
"MachineInstr",
"&",
"UseMI",
",",
"MachineInstr",
"&",
"DefMI",
",",
"Register",
"Reg",
",",
"MachineRegisterInfo",
"*",
"MRI",
")",
"const",
"{",
"unsigned",
"DefOpc",
"=",
"DefMI",
".",
"getOpcode",
"(... | [
"Reg",
"is",
"known",
"to",
"be",
"defined",
"by",
"a",
"move",
"immediate",
"instruction",
",",
"try",
"to",
"fold",
"the",
"immediate",
"into",
"the",
"use",
"instruction",
"."
] |
LLVM | X86 | CPP | stmt_completion | CPU | 26,373 | [
"AM",
".",
"Disp",
",",
"AM",
".",
"SymbolFlags",
")",
";"
] | [
"if",
"(",
"AM",
".",
"BaseType",
"==",
"X86ISelAddressMode",
"::",
"FrameIndexBase",
")",
"Base",
"=",
"CurDAG",
"->",
"getTargetFrameIndex",
"(",
"AM",
".",
"Base_FrameIndex",
",",
"TLI",
"->",
"getPointerTy",
"(",
"CurDAG",
"->",
"getDataLayout",
"(",
")",
... |
GCC | s390 | CPP | stmt_completion | MPU | 26,374 | [
"pat",
",",
"VOIDmode",
")",
")",
"continue",
";"
] | [
"rtx",
"pat",
";",
"if",
"(",
"!",
"INSN_P",
"(",
"cur_insn",
")",
")",
"continue",
";",
"pat",
"=",
"PATTERN",
"(",
"cur_insn",
")",
";",
"if",
"(",
"epilogue_completed",
"&&",
"RTX_FRAME_RELATED_P",
"(",
"cur_insn",
")",
")",
"{",
"if",
"(",
"GET_COD... |
GCC | avr | CPP | program_repair | MPU | 26,375 | [
"<FIXS>",
"<STR_LIT>",
"ld __tmp_reg__,-%1",
"<STR_LIT>",
"CR_TAB",
"<FIXE>",
"<FIXS>",
"<STR_LIT>",
"ld %A0,%1",
"<STR_LIT>",
"CR_TAB",
"<FIXE>"
] | [
"{",
"return",
"avr_asm_len",
"(",
"TINY_ADIW",
"(",
"%",
"E1",
",",
"%",
"F1",
",",
"<NUM_LIT>",
")",
"CR_TAB",
"<STR_LIT>",
"ld %C0,%1",
"<STR_LIT>",
"CR_TAB",
"<BUGS>",
"<STR_LIT>",
"ld __tmp_reg__,-%1",
"<STR_LIT>",
"CR_TAB",
"<BUGE>",
"TINY_SBIW",
"(",
"%",... |
GCC | rs6000 | MD | stmt_completion | CPU | 26,376 | [
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"("
] |
LLVM | Hexagon | TD | stmt_completion | DSP | 26,377 | [
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"hasNewValue",
"=",
"<NUM_LIT>"
] |
LLVM | ARM64 | TD | next_suggestion | CPU | 26,378 | [
"}"
] | [
"return",
"(",
"(",
"(",
"uint32_t",
")",
"Imm",
")",
">",
"<NUM_LIT>",
")",
"&",
"&",
"(",
"(",
"(",
"uint32_t",
")",
"Imm",
")",
"<",
"<NUM_LIT>",
")",
";",
"}",
"]",
">",
"{",
"let",
"EncoderMethod",
"=",
"<STR_LIT>",
";",
"let",
"DecoderMethod"... |
GCC | pa | CPP | program_repair | CPU | 26,379 | [
"<FIXS>",
"output_address",
"(",
"GET_MODE",
"(",
"x",
")",
",",
"XEXP",
"(",
"x",
",",
"<NUM_LIT>",
")",
")",
";",
"<FIXE>",
"<FIXS>",
"output_address",
"(",
"GET_MODE",
"(",
"x",
")",
",",
"XEXP",
"(",
"x",
",",
"<NUM_LIT>",
")",
")",
";",
"<FIXE>"... | [
"reg_names",
"[",
"REGNO",
"(",
"index",
")",
"]",
",",
"reg_names",
"[",
"REGNO",
"(",
"base",
")",
"]",
")",
";",
"}",
"else",
"<BUGS>",
"output_address",
"(",
"XEXP",
"(",
"x",
",",
"<NUM_LIT>",
")",
")",
";",
"<BUGE>",
"break",
";",
"default",
... |
GCC | arm | CPP | program_repair | CPU | 26,380 | [
"<FIXS>",
"gcc_assert",
"(",
"arm_reg0",
"!=",
"IP_REGNUM",
")",
";",
"<FIXE>"
] | [
"int",
"arm_reg0",
"=",
"REGNO",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
";",
"rtx",
"ops",
"[",
"<NUM_LIT>",
"]",
";",
"<BUGS>",
"if",
"(",
"arm_reg0",
"==",
"IP_REGNUM",
")",
"abort",
"(",
")",
";",
"<BUGE>",
"ops",
"[",
"<NUM_LIT>",
"]",
"=",... |
LLVM | Hexagon | TD | next_suggestion | DSP | 26,381 | [
"let",
"mayLoad",
"=",
"<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 | TD | next_suggestion | CPU | 26,382 | [
"let",
"ElementSize",
"=",
"ElementSizeNone",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"imm",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Zn",
";",
"let",
"Inst",
"{",
"<NUM_... |
GCC | mips | CPP | code_generation | CPU | 26,383 | [
"const",
"char",
"*",
"mips_output_load_label",
"(",
"void",
")",
"{",
"if",
"(",
"TARGET_EXPLICIT_RELOCS",
")",
"switch",
"(",
"mips_abi",
")",
"{",
"case",
"ABI_N32",
":",
"return",
"<STR_LIT>",
"%[lw\\t%@,%%got_page(%0)(%+)\\n\\taddiu\\t%@,%@,%%got_ofst(%0)",
"<STR_L... | [
"Return",
"an",
"asm",
"sequence",
"to",
"start",
"a",
"noat",
"block",
"and",
"load",
"the",
"address",
"of",
"a",
"label",
"into",
"$",
"1",
"."
] |
LLVM | TPC | CPP | next_suggestion | Virtual ISA | 26,384 | [
"}"
] | [
"BitVector",
"TPCInstrInfo",
"::",
"findAvailableVRF",
"(",
"MachineInstr",
"&",
"MI",
")",
"const",
"{",
"return",
"findAvailableReg",
"(",
"MI",
",",
"&",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
";"
] |
LLVM | AArch64 | CPP | next_suggestion | CPU | 26,385 | [
"}"
] | [
"const",
"AArch64FrameLowering",
"*",
"TFI",
"=",
"getFrameLowering",
"(",
"MF",
")",
";",
"const",
"Function",
"*",
"F",
"=",
"MF",
".",
"getFunction",
"(",
")",
";",
"unsigned",
"StackAlign",
"=",
"TFI",
"->",
"getStackAlignment",
"(",
")",
";",
"bool",
... |
GCC | arm | CPP | code_generation | CPU | 26,386 | [
"static",
"bool",
"is_indirect_tailcall_p",
"(",
"rtx",
"call",
")",
"{",
"rtx",
"pat",
"=",
"PATTERN",
"(",
"call",
")",
";",
"pat",
"=",
"XVECEXP",
"(",
"pat",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
")",
";",
"if",
"(",
"GET_CODE",
"(",
"pat",
")",
"=... | [
"We",
"do",
"not",
"know",
"if",
"r3",
"will",
"be",
"available",
"because",
"we",
"do",
"have",
"an",
"indirect",
"tailcall",
"happening",
"in",
"this",
"particular",
"case",
"."
] |
LLVM | ARM | TD | stmt_completion | CPU | 26,387 | [
"SPR",
":",
"$",
"Sm",
")",
">",
",",
"Requires",
"<",
"[",
"HasVFP4",
"]",
">",
";"
] | [
"def",
":",
"Pat",
"<",
"(",
"f32",
"(",
"fma",
"(",
"fneg",
"SPR",
":",
"$",
"Sn",
")",
",",
"SPR",
":",
"$",
"Sm",
",",
"(",
"fneg",
"SPR",
":",
"$",
"Sdin",
")",
")",
")",
",",
"(",
"VFNMAS",
"SPR",
":",
"$",
"Sdin",
",",
"SPR",
":",
... |
LLVM | ARM | CPP | stmt_completion | CPU | 26,388 | [
"'",
"\\t",
"'",
"<<",
"*",
"UserMI",
")",
";"
] | [
"MachineBasicBlock",
"*",
"WaterBB",
"=",
"prior",
"(",
"MachineFunction",
"::",
"iterator",
"(",
"NewMBB",
")",
")",
";",
"IP",
"=",
"std",
"::",
"find",
"(",
"WaterList",
".",
"begin",
"(",
")",
",",
"WaterList",
".",
"end",
"(",
")",
",",
"WaterBB",... |
GCC | vms | CPP | next_suggestion | Virtual ISA | 26,389 | [
"ret",
"=",
"stat",
"(",
"name",
",",
"&",
"statbuf",
")",
";"
] | [
"static",
"int",
"is_regular_file",
"(",
"char",
"*",
"name",
")",
"{",
"int",
"ret",
";",
"struct",
"stat",
"statbuf",
";"
] |
GCC | rs6000 | CPP | next_suggestion | CPU | 26,390 | [
"TREE_NOTHROW",
"(",
"dispatch_decl",
")",
"=",
"TREE_NOTHROW",
"(",
"fn",
")",
";"
] | [
"node_v",
"=",
"node",
"->",
"function_version",
"(",
")",
";",
"gcc_assert",
"(",
"node_v",
"!=",
"NULL",
")",
";",
"if",
"(",
"node_v",
"->",
"dispatcher_resolver",
"!=",
"NULL",
")",
"return",
"node_v",
"->",
"dispatcher_resolver",
";",
"first_v",
"=",
... |
GCC | i386 | MD | program_repair | CPU | 26,391 | [
"<FIXS>",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<FIXE>"
] | [
"operands",
"[",
"<NUM_LIT>",
"]",
"=",
"lowpart_subreg",
"(",
"V4SImode",
",",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"V2SImode",
")",
"}",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"<BUGS>",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
... |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 26,392 | [
"LLVM_DEBUG",
"(",
"dbgs",
"(",
")",
"<<",
"<STR_LIT>",
"Replacing register (region): ",
"<STR_LIT>",
"<<",
"printReg",
"(",
"Register",
",",
"MRI",
"->",
"getTargetRegisterInfo",
"(",
")",
")",
"<<",
"<STR_LIT>",
" with ",
"<STR_LIT>",
"<<",
"printReg",
"(",
"N... | [
"MachineOperand",
"&",
"O",
"=",
"*",
"I",
";",
"++",
"I",
";",
"if",
"(",
"O",
".",
"isDef",
"(",
")",
")",
"continue",
";",
"bool",
"IsInside",
"=",
"contains",
"(",
"O",
".",
"getParent",
"(",
")",
"->",
"getParent",
"(",
")",
")",
";",
"boo... |
LLVM | Mips | CPP | next_suggestion | CPU | 26,393 | [
"assert",
"(",
"(",
"(",
"!",
"hasMips64",
"(",
")",
"&&",
"(",
"isABI_O32",
"(",
")",
"||",
"isABI_EABI",
"(",
")",
")",
")",
"||",
"(",
"hasMips64",
"(",
")",
"&&",
"(",
"isABI_N32",
"(",
")",
"||",
"isABI_N64",
"(",
")",
")",
")",
")",
"&&",... | [
"MipsSubtarget",
"::",
"MipsSubtarget",
"(",
"const",
"std",
"::",
"string",
"&",
"TT",
",",
"const",
"std",
"::",
"string",
"&",
"CPU",
",",
"const",
"std",
"::",
"string",
"&",
"FS",
",",
"bool",
"little",
")",
":",
"MipsGenSubtargetInfo",
"(",
"TT",
... |
GCC | m32r | CPP | program_repair | MPU | 26,394 | [
"<FIXS>",
"val",
"=",
"get_insns",
"(",
")",
";",
"<FIXE>"
] | [
"elseabort",
"(",
")",
";",
"<BUGS>",
"val",
"=",
"gen_sequence",
"(",
")",
";",
"<BUGE>",
"end_sequence",
"(",
")",
";",
"return",
"val",
";",
"}"
] |
GCC | i386 | MD | program_repair | CPU | 26,395 | [
"<FIXS>",
"<STR_LIT>",
"<FIXE>"
] | [
"<STR_LIT>",
"<BUGS>",
"<STR_LIT>",
"<BUGE>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")"
] |
GCC | c6x | CPP | code_generation | VLIW | 26,396 | [
"static",
"rtx",
"legitimize_pic_address",
"(",
"rtx",
"or",
"ig",
",",
"rtx",
"reg",
",",
"rtx",
"picreg",
")",
"{",
"rtx",
"addr",
"=",
"or",
"ig",
";",
"rtx",
"new",
"_",
"rtx",
"=",
"or",
"ig",
";",
"if",
"(",
"GET_CODE",
"(",
"addr",
")",
"=... | [
"Legitimize",
"PIC",
"addresses",
".",
"If",
"the",
"address",
"is",
"already",
"position-independent",
",",
"we",
"return",
"ORIG",
".",
"Newly",
"generated",
"position-independent",
"addresses",
"go",
"into",
"a",
"reg",
".",
"This",
"is",
"REG",
"if",
"nonz... |
LLVM | Mips | CPP | program_repair | CPU | 26,397 | [
"<FIXS>",
"Chain",
"=",
"CurDAG",
"->",
"getCopyToReg",
"(",
"Chain",
",",
"dl",
",",
"Mips",
"::",
"T9",
",",
"Load",
",",
"InFlag",
")",
";",
"<FIXE>",
"<FIXS>",
"Chain",
"=",
"CurDAG",
"->",
"getCopyToReg",
"(",
"Chain",
",",
"dl",
",",
"Mips",
":... | [
"Chain",
"=",
"Load",
".",
"getValue",
"(",
"<NUM_LIT>",
")",
";",
"<BUGS>",
"Chain",
"=",
"CurDAG",
"->",
"getCopyToReg",
"(",
"Chain",
",",
"dl",
",",
"T9Reg",
",",
"Load",
",",
"InFlag",
")",
";",
"<BUGE>",
"}",
"else",
"<BUGS>",
"Chain",
"=",
"Cu... |
GCC | aarch64 | CPP | next_suggestion | CPU | 26,398 | [
"}"
] | [
"vrnd_f64",
"(",
"float64x1_t",
"_",
"_",
"a",
")",
"{",
"return",
"vset_lane_f64",
"(",
"_",
"_",
"builtin_trunc",
"(",
"vget_lane_f64",
"(",
"_",
"_",
"a",
",",
"<NUM_LIT>",
")",
")",
",",
"_",
"_",
"a",
",",
"<NUM_LIT>",
")",
";"
] |
LLVM | PowerPC | CPP | next_suggestion | CPU | 26,399 | [
"BuildMI",
"(",
"CurrentMBB",
",",
"DL",
",",
"TII",
"->",
"get",
"(",
"PPC",
"::",
"BCC",
")",
")",
".",
"addImm",
"(",
"PPC",
"::",
"PRED_NE",
")",
".",
"addReg",
"(",
"PPC",
"::",
"CR0",
")",
".",
"addMBB",
"(",
"LoopMBB",
")",
";"
] | [
"Register",
"ScratchHi",
"=",
"TRI",
"->",
"getSubReg",
"(",
"Scratch",
",",
"PPC",
"::",
"sub_gp8_x0",
")",
";",
"Register",
"ScratchLo",
"=",
"TRI",
"->",
"getSubReg",
"(",
"Scratch",
",",
"PPC",
"::",
"sub_gp8_x1",
")",
";",
"Register",
"RA",
"=",
"MI... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.