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 | next_suggestion | CPU | 1,200 | [
"return",
"DAG",
".",
"getNode",
"(",
"ISD",
"::",
"BITCAST",
",",
"dl",
",",
"VT",
",",
"V",
")",
";"
] | [
"if",
"(",
"Size",
"==",
"<NUM_LIT>",
")",
"{",
"V",
"=",
"DAG",
".",
"getNode",
"(",
"ISD",
"::",
"BITCAST",
",",
"dl",
",",
"MVT",
"::",
"v4f32",
",",
"V",
")",
";",
"int",
"SplatMask",
"[",
"<NUM_LIT>",
"]",
"=",
"{",
"EltNo",
",",
"EltNo",
... |
GCC | sh | CPP | stmt_completion | CPU | 1,201 | [
"(",
")",
";"
] | [
"rtx",
"comparison_rtx",
"(",
"void",
")",
"const",
"{",
"return",
"setcc",
".",
"set_src"
] |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 1,202 | [
"}"
] | [
"SDVTList",
"ResList",
"=",
"DAG",
".",
"getVTList",
"(",
"MVT",
"::",
"i32",
",",
"MVT",
"::",
"Other",
")",
";",
"SDValue",
"BufferLoad",
"=",
"DAG",
".",
"getMemIntrinsicNode",
"(",
"Opc",
",",
"DL",
",",
"ResList",
",",
"Ops",
",",
"IntVT",
",",
... |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 1,203 | [
"(",
"NewDestSubRC",
")",
";"
] | [
"MachineOperand",
"&",
"Dest",
"=",
"Inst",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"MachineOperand",
"&",
"Src0",
"=",
"Inst",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"DebugLoc",
"DL",
"=",
"Inst",
".",
"getDebugLoc",
"(",
")",
";",
"Machi... |
LLVM | LEG | CPP | code_generation | CPU | 1,204 | [
"unsigned",
"LEGInstrInfo",
"::",
"removeBranch",
"(",
"MachineBasicBlock",
"&",
"MBB",
",",
"int",
"*",
"BytesRemoved",
")",
"const",
"{",
"if",
"(",
"MBB",
".",
"empty",
"(",
")",
")",
"return",
"<NUM_LIT>",
";",
"unsigned",
"NumRemoved",
"=",
"<NUM_LIT>",... | [
"Remove",
"the",
"branching",
"code",
"at",
"the",
"end",
"of",
"the",
"specific",
"MBB",
"."
] |
GCC | rx | CPP | stmt_completion | CPU | 1,205 | [
")",
",",
"(",
"<NUM_LIT>",
"<<",
"(",
"rx_max_constant_size",
"*",
"<NUM_LIT>",
")",
")",
")",
";"
] | [
"if",
"(",
"rx_max_constant_size",
"==",
"<NUM_LIT>",
"||",
"rx_max_constant_size",
"==",
"<NUM_LIT>",
")",
"return",
"true",
";",
"return",
"IN_RANGE",
"(",
"val",
",",
"(",
"-",
"<NUM_LIT>",
"<<",
"(",
"rx_max_constant_size",
"*",
"<NUM_LIT>",
")"
] |
LLVM | AVR | CPP | next_suggestion | MPU | 1,206 | [
"}"
] | [
"if",
"(",
"!",
"isUInt",
"<",
"<NUM_LIT>",
">",
"(",
"CUVal64",
")",
")",
"return",
";",
"Result",
"=",
"DAG",
".",
"getTargetConstant",
"(",
"CUVal64",
",",
"DL",
",",
"Ty",
")",
";",
"break",
";",
"case",
"'",
"J",
"'",
":",
"if",
"(",
"CVal64... |
GCC | rs6000 | MD | program_repair | CPU | 1,207 | [
"<FIXS>",
"(",
"float",
":",
"DF",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<FIXE>"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"DF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"<BUGS>",
"(",
"float",
":",
"DF",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<... |
LLVM | ARM64 | TD | stmt_completion | CPU | 1,208 | [
"LOADgot",
"texternalsym",
":",
"$",
"addr",
")",
">",
";"
] | [
"def",
":",
"Pat",
"<",
"(",
"ARM64LOADgot",
"texternalsym",
":",
"$",
"addr",
")",
",",
"("
] |
LLVM | ARM64 | TD | next_suggestion | CPU | 1,209 | [
"}"
] | [
"let",
"EncoderMethod",
"=",
"<STR_LIT>",
";",
"let",
"ParserMatchClass",
"=",
"MemoryIndexed8Operand",
";",
"let",
"MIOperandInfo",
"=",
"(",
"ops",
"GPR64sp",
":",
"$",
"base",
",",
"i64imm",
":",
"$",
"offset",
")",
";"
] |
GCC | aarch64 | CPP | stmt_completion | CPU | 1,210 | [
"(",
"_",
"_",
"b",
")",
";"
] | [
"vcageq_f64",
"(",
"float64x2_t",
"_",
"_",
"a",
",",
"float64x2_t",
"_",
"_",
"b",
")",
"{",
"return",
"vabsq_f64",
"(",
"_",
"_",
"a",
")",
">=",
"vabsq_f64"
] |
LLVM | AArch64 | TD | stmt_completion | CPU | 1,211 | [
"<NUM_LIT>",
"}",
"=",
"Rn",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"opc",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-"
] |
GCC | mips | MD | stmt_completion | CPU | 1,212 | [
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr"
] |
LLVM | BPF | CPP | next_suggestion | Virtual ISA | 1,213 | [
"for",
"(",
"const",
"auto",
"Element",
":",
"Elements",
")",
"{"
] | [
"auto",
"TypeEntry",
"=",
"llvm",
"::",
"make_unique",
"<",
"BTFTypeFuncProto",
">",
"(",
"STy",
",",
"VLen",
",",
"FuncArgNames",
")",
";",
"if",
"(",
"ForSubprog",
")",
"TypeId",
"=",
"addType",
"(",
"std",
"::",
"move",
"(",
"TypeEntry",
")",
")",
"... |
LLVM | Hexagon | CPP | stmt_completion | DSP | 1,214 | [
";"
] | [
"case",
"Hexagon",
"::",
"RESTORE_DEALLOC_BEFORE_TAILCALL_V4",
":",
"case",
"Hexagon",
"::",
"RESTORE_DEALLOC_BEFORE_TAILCALL_V4_PIC",
":",
"return",
"true",
";",
"}",
"return",
"false"
] |
GCC | loongarch | MD | next_suggestion | CPU | 1,215 | [
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")"
] | [
"(",
"match_operand",
":",
"LSX",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"LSX",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | h8300 | MD | next_suggestion | MPU | 1,216 | [
"}",
")"
] | [
"[",
"(",
"set",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"not",
":",
"HSI",
"(",
"match_operand",
":",
"HSI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"(",
"set",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"plus",
":",
"HSI",
"(",
"match_du... |
LLVM | ARM64 | TD | next_suggestion | CPU | 1,217 | [
"}"
] | [
"let",
"PrintMethod",
"=",
"<STR_LIT>",
";",
"let",
"ParserMatchClass",
"=",
"SysCRAsmOperand",
";"
] |
GCC | arm | MD | stmt_completion | CPU | 1,218 | [
"<STR_LIT>",
")"
] | [
"(",
"define_reservation",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"define_reservation",
"<STR_LIT>"
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 1,219 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"src1",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"src2",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"offset",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"offsetBits",
";",
"string",
"ImmOpStr",
"=",
"!",
"cast",
"<",
"string",
">",
"(",
"... |
GCC | aarch64 | CPP | next_suggestion | CPU | 1,220 | [
"}"
] | [
"_",
"_",
"crc32ch",
"(",
"uint32_t",
"_",
"_",
"a",
",",
"uint16_t",
"_",
"_",
"b",
")",
"{",
"return",
"_",
"_",
"builtin_aarch64_crc32ch",
"(",
"_",
"_",
"a",
",",
"_",
"_",
"b",
")",
";"
] |
GCC | rs6000 | CPP | code_generation | CPU | 1,221 | [
"static",
"tree",
"rs6000_handle_altivec_attribute",
"(",
"tree",
"*",
"node",
",",
"tree",
"name",
"ATTRIBUTE_UNUSED",
",",
"tree",
"args",
",",
"int",
"flags",
"ATTRIBUTE_UNUSED",
",",
"bool",
"*",
"no_add_attrs",
")",
"{",
"tree",
"type",
"=",
"*",
"node",
... | [
"Handle",
"the",
"``",
"altivec",
"''",
"attribute",
".",
"The",
"attribute",
"may",
"have",
"arguments",
"as",
"follows",
":",
"__attribute__",
"(",
"(",
"altivec",
"(",
"vector__",
")",
")",
")",
"__attribute__",
"(",
"(",
"altivec",
"(",
"pixel__",
")",... |
LLVM | ARM64 | CPP | next_suggestion | CPU | 1,222 | [
"assert",
"(",
"MCE",
"&&",
"<STR_LIT>",
"Invalid constant immediate operand!",
"<STR_LIT>",
")",
";"
] | [
"void",
"addImm1_31Operands",
"(",
"MCInst",
"&",
"Inst",
",",
"unsigned",
"N",
")",
"const",
"{",
"assert",
"(",
"N",
"==",
"<NUM_LIT>",
"&&",
"<STR_LIT>",
"Invalid number of operands!",
"<STR_LIT>",
")",
";",
"const",
"MCConstantExpr",
"*",
"MCE",
"=",
"dyn_... |
GCC | arm | MD | stmt_completion | CPU | 1,223 | [
"VUNSPEC_MCR",
"VUNSPEC_MCR2",
"]",
")"
] | [
"(",
"define_int_iterator",
"MCRI",
"["
] |
LLVM | ARM64 | TD | stmt_completion | CPU | 1,224 | [
"<NUM_LIT>",
")",
">",
";"
] | [
"def",
":",
"InstAlias",
"<",
"<STR_LIT>",
",",
"(",
"MOVKXi",
"GPR64",
":",
"$",
"Rd",
",",
"movk_symbol_g2",
":",
"$",
"sym",
","
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 1,225 | [
"let",
"opExtentAlign",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"Uses",
"=",
"[",
"P0",
"]",
";",
"let",
"Defs",
"=",
"[",
"P0",
",",
"PC",
"]",
";",
"let",
"BaseOpcode",
"=",
"<STR_LIT>",
";",
"let",
"isTaken",
"=",
"Inst",
"{",
"<NUM_LIT>",
"}",
";",
"let",
"i... |
GCC | loongarch | MD | stmt_completion | CPU | 1,226 | [
")",
")"
] | [
"(",
"and",
"(",
"match_code",
"<STR_LIT>",
")",
"(",
"match_test",
"<STR_LIT>",
")"
] |
GCC | rs6000 | CPP | next_suggestion | CPU | 1,227 | [
"return",
"target",
";"
] | [
"op1",
"=",
"GEN_INT",
"(",
"truncated_selector",
")",
";",
"}",
"tmode",
"=",
"TYPE_MODE",
"(",
"TREE_TYPE",
"(",
"TREE_TYPE",
"(",
"arg0",
")",
")",
")",
";",
"mode0",
"=",
"TYPE_MODE",
"(",
"TREE_TYPE",
"(",
"arg0",
")",
")",
";",
"gcc_assert",
"(",... |
LLVM | TPC | TD | next_suggestion | Virtual ISA | 1,228 | [
"let",
"VectorPred",
"=",
"!",
"eq",
"(",
"!",
"cast",
"<",
"string",
">",
"(",
"Pred",
")",
",",
"<STR_LIT>",
")",
";"
] | [
"let",
"isReMaterializable",
"=",
"<NUM_LIT>",
";",
"let",
"isAsCheapAsAMove",
"=",
"<NUM_LIT>",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"dest",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"src",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"optype",
";",
"bits",
"<",
"<NUM_LI... |
LLVM | Hexagon | CPP | stmt_completion | DSP | 1,229 | [
"MachinePointerInfo",
"(",
")",
")",
";"
] | [
"SDLoc",
"dl",
"(",
"Op",
")",
";",
"unsigned",
"Depth",
"=",
"Op",
".",
"getConstantOperandVal",
"(",
"<NUM_LIT>",
")",
";",
"SDValue",
"FrameAddr",
"=",
"DAG",
".",
"getCopyFromReg",
"(",
"DAG",
".",
"getEntryNode",
"(",
")",
",",
"dl",
",",
"HRI",
"... |
LLVM | Mips | CPP | next_suggestion | CPU | 1,230 | [
"}"
] | [
"bool",
"MipsFastISel",
"::",
"finishCall",
"(",
"CallLoweringInfo",
"&",
"CLI",
",",
"MVT",
"RetVT",
",",
"unsigned",
"NumBytes",
")",
"{",
"CallingConv",
"::",
"ID",
"CC",
"=",
"CLI",
".",
"CallConv",
";",
"emitInst",
"(",
"Mips",
"::",
"ADJCALLSTACKUP",
... |
LLVM | PowerPC | CPP | next_suggestion | CPU | 1,231 | [
"SDValue",
"CWD1",
"=",
"DAG",
".",
"getNode",
"(",
"ISD",
"::",
"AND",
",",
"dl",
",",
"MVT",
"::",
"i32",
",",
"CWD",
",",
"DAG",
".",
"getConstant",
"(",
"<NUM_LIT>",
",",
"dl",
",",
"MVT",
"::",
"i32",
")",
")",
";"
] | [
"SDValue",
"Chain",
"=",
"Op",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"SDValue",
"MFFS",
"=",
"DAG",
".",
"getNode",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
",",
"dl",
",",
"{",
"MVT",
"::",
"f64",
",",
"MVT",
"::",
"Other",
"}",
",",
"Chain",
... |
GCC | i386 | MD | stmt_completion | CPU | 1,232 | [
"<STR_LIT>",
")",
"]",
")"
] | [
"(",
"V8SI",
"<STR_LIT>",
")",
"(",
"V4DI",
"<STR_LIT>",
")",
"(",
"V8SF",
"<STR_LIT>",
")",
"(",
"V4DF"
] |
LLVM | R600 | CPP | code_generation | GPU | 1,233 | [
"SDValue",
"R600TargetLowering",
"::",
"PerformDAGCombine",
"(",
"SDNode",
"*",
"N",
",",
"DAGCombinerInfo",
"&",
"DCI",
")",
"const",
"{",
"SelectionDAG",
"&",
"DAG",
"=",
"DCI",
".",
"DAG",
";",
"switch",
"(",
"N",
"->",
"getOpcode",
"(",
")",
")",
"{"... | [
"This",
"method",
"will",
"be",
"invoked",
"for",
"all",
"target",
"nodes",
"and",
"for",
"any",
"target-independent",
"nodes",
"that",
"the",
"target",
"has",
"registered",
"with",
"invoke",
"it",
"for",
"."
] |
LLVM | Mips | TD | stmt_completion | CPU | 1,234 | [
",",
"<NUM_LIT>",
">",
";"
] | [
"class",
"CLT_S_D_ENC",
":",
"MSA_3R_FMT",
"<",
"<NUM_LIT>",
",",
"<NUM_LIT>"
] |
LLVM | Hexagon | CPP | stmt_completion | DSP | 1,235 | [
"N",
")",
";"
] | [
"void",
"addu7_0ImmOperands",
"(",
"MCInst",
"&",
"Inst",
",",
"unsigned",
"N",
")",
"const",
"{",
"addImmOperands",
"(",
"Inst",
","
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 1,236 | [
"}"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"isPredicated",
"=",
"<NUM_LIT>",
";",
"let",
"hasNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"opNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"isPredicatedNew",
"=",
"<NUM_LIT>",
... |
LLVM | F2003f | CPP | next_suggestion | CPU | 1,237 | [
"}"
] | [
"addPass",
"(",
"createF2003fISelDag",
"(",
"getF2003fTargetMachine",
"(",
")",
",",
"getOptLevel",
"(",
")",
")",
")",
";",
"return",
"false",
";"
] |
LLVM | AArch64 | TD | stmt_completion | CPU | 1,238 | [
"}",
"=",
"crn",
";"
] | [
"class",
"SysReg",
"<",
"string",
"name",
",",
"bits",
"<",
"<NUM_LIT>",
">",
"op0",
",",
"bits",
"<",
"<NUM_LIT>",
">",
"op1",
",",
"bits",
"<",
"<NUM_LIT>",
">",
"crn",
",",
"bits",
"<",
"<NUM_LIT>",
">",
"crm",
",",
"bits",
"<",
"<NUM_LIT>",
">",
... |
GCC | arm | CPP | stmt_completion | CPU | 1,239 | [
")",
";"
] | [
"return",
"_",
"_",
"builtin_neon_vcvthssi",
"(",
"_",
"_",
"a"
] |
LLVM | ARM | CPP | next_suggestion | CPU | 1,240 | [
"}"
] | [
"const",
"MCExpr",
"*",
"ARMElfTargetObjectFile",
"::",
"getDebugThreadLocalSymbol",
"(",
"const",
"MCSymbol",
"*",
"Sym",
")",
"const",
"{",
"return",
"MCSymbolRefExpr",
"::",
"Create",
"(",
"Sym",
",",
"MCSymbolRefExpr",
"::",
"VK_ARM_TLSLDO",
",",
"getContext",
... |
LLVM | ARM | TD | next_suggestion | CPU | 1,241 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rd",
";"
] | [
"def",
"tMOVSr",
":",
"T1I",
"<",
"(",
"outs",
"tGPR",
":",
"$",
"Rd",
")",
",",
"(",
"ins",
"tGPR",
":",
"$",
"Rm",
")",
",",
"IIC_iMOVr",
",",
"<STR_LIT>",
",",
"[",
"]",
">",
",",
"Encoding16",
",",
"Sched",
"<",
"[",
"WriteALU",
"]",
">",
... |
GCC | rs6000 | CPP | next_suggestion | CPU | 1,242 | [
"sact",
".",
"sa_sigaction",
"=",
"segv_handler",
";"
] | [
"sigstk",
".",
"ss_size",
"=",
"SIGSTKSZ",
";",
"sigstk",
".",
"ss_flags",
"=",
"<NUM_LIT>",
";",
"if",
"(",
"sigaltstack",
"(",
"&",
"sigstk",
",",
"NULL",
")",
"<",
"<NUM_LIT>",
")",
"fatal_error",
"(",
"<STR_LIT>",
"While setting up signal stack: %m",
"<STR... |
LLVM | AArch64 | TD | stmt_completion | CPU | 1,243 | [
"FPR32",
":",
"$",
"Rm",
")",
">",
";"
] | [
"def",
":",
"Pat",
"<",
"(",
"v1i64",
"(",
"opnode",
"(",
"v1i64",
"FPR64",
":",
"$",
"Src",
")",
",",
"(",
"v1i32",
"FPR32",
":",
"$",
"Rn",
")",
",",
"(",
"v1i32",
"FPR32",
":",
"$",
"Rm",
")",
")",
")",
",",
"(",
"INSTS",
"FPR64",
":",
"... |
GCC | arm | MD | stmt_completion | CPU | 1,244 | [
")",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>"
] |
LLVM | Lanai | CPP | stmt_completion | CPU | 1,245 | [
"=",
"false",
";"
] | [
"const",
"LanaiSubtarget",
"&",
"Subtarget",
"=",
"MF",
".",
"getSubtarget",
"<",
"LanaiSubtarget",
">",
"(",
")",
";",
"TII",
"=",
"Subtarget",
".",
"getInstrInfo",
"(",
")",
";",
"TRI",
"=",
"Subtarget",
".",
"getRegisterInfo",
"(",
")",
";",
"bool",
"... |
LLVM | PIC16 | CPP | next_suggestion | MPU | 1,246 | [
"}"
] | [
"EVT",
"MemVT",
"=",
"LD",
"->",
"getMemoryVT",
"(",
")",
";",
"if",
"(",
"ISD",
"::",
"isNON_EXTLoad",
"(",
"N",
")",
")",
"{",
"for",
"(",
"iter",
"=",
"<NUM_LIT>",
";",
"iter",
"<",
"NumLoads",
";",
"++",
"iter",
")",
"{",
"Offset",
"=",
"DAG"... |
LLVM | Hexagon | TD | next_suggestion | DSP | 1,247 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"u16",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"u16",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rx",
";"
] |
GCC | mips | CPP | stmt_completion | CPU | 1,248 | [
")",
";"
] | [
"enum",
"machine_mode",
"mode",
";",
"rtx",
"*",
"regs",
";",
"if",
"(",
"MEM_ALIGN",
"(",
"src",
")",
"==",
"BITS_PER_WORD",
"/",
"<NUM_LIT>",
"&&",
"MEM_ALIGN",
"(",
"dest",
")",
"==",
"BITS_PER_WORD",
"/",
"<NUM_LIT>",
")",
"bits",
"=",
"BITS_PER_WORD",... |
GCC | rs6000 | CPP | program_repair | CPU | 1,249 | [
"<FIXS>",
"if",
"(",
"arg0",
"==",
"error_mark_node",
"||",
"arg1",
"==",
"error_mark_node",
"||",
"arg2",
"==",
"error_mark_node",
")",
"return",
"target",
";",
"if",
"(",
"target",
"!=",
"<NUM_LIT>",
"<FIXE>"
] | [
"enum",
"machine_mode",
"mode1",
"=",
"insn_data",
"[",
"icode",
"]",
".",
"operand",
"[",
"<NUM_LIT>",
"]",
".",
"mode",
";",
"enum",
"machine_mode",
"mode2",
"=",
"insn_data",
"[",
"icode",
"]",
".",
"operand",
"[",
"<NUM_LIT>",
"]",
".",
"mode",
";",
... |
GCC | tilepro | CPP | stmt_completion | VLIW | 1,250 | [
"REG_CFA_OFFSET",
",",
"real",
")",
";"
] | [
"rtx",
"reg",
"=",
"gen_rtx_REG",
"(",
"Pmode",
",",
"regno",
")",
";",
"rtx",
"mem",
"=",
"gen_frame_mem",
"(",
"Pmode",
",",
"addr",
")",
";",
"rtx",
"mov",
"=",
"gen_movsi",
"(",
"mem",
",",
"reg",
")",
";",
"rtx",
"reg_note",
"=",
"gen_rtx_REG",
... |
LLVM | Hexagon | TD | stmt_completion | DSP | 1,251 | [
";"
] | [
"let",
"isPredicatedNew",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax1",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax2",
"=",
"<NUM_LIT>",
";",
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"Uses",
"=",
"[",
"P0",
"]",
";",
"let",
"Defs",
"=",
"[",
"P0",
",",... |
GCC | alpha | CPP | stmt_completion | MPU | 1,252 | [
";"
] | [
"if",
"(",
"GET_CODE",
"(",
"ref",
")",
"!=",
"MEM",
")",
"return",
";",
"if",
"(",
"!",
"MEM_VOLATILE_P",
"(",
"ref",
")",
"&&",
"!",
"MEM_IN_STRUCT_P",
"(",
"ref",
")",
"&&",
"!",
"MEM_SCALAR_P",
"(",
"ref",
")",
"&&",
"!",
"MEM_NOTRAP_P",
"(",
"... |
LLVM | X86 | CPP | stmt_completion | CPU | 1,253 | [
";"
] | [
"bool",
"getUsesRedZone",
"(",
")",
"const",
"{",
"return",
"UsesRedZone"
] |
GCC | gcn | MD | stmt_completion | GPU | 1,254 | [
"<STR_LIT>",
")",
"]",
")"
] | [
"(",
"shiftop",
":",
"V_INT_noHI",
"(",
"match_operand",
":",
"V_INT_noHI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"vec_duplicate",
":",
"<",
"VnSI",
">",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
")",
"... |
GCC | frv | CPP | code_generation | VLIW | 1,255 | [
"static",
"void",
"frv_split_iacc_move",
"(",
"rtx",
"dest",
",",
"rtx",
"src",
")",
"{",
"machine_mode",
"inner",
";",
"int",
"i",
";",
"inner",
"=",
"GET_MODE",
"(",
"dest",
")",
";",
"for",
"(",
"i",
"=",
"<NUM_LIT>",
";",
"i",
"<",
"GET_MODE_SIZE",... | [
"Emit",
"a",
"move",
"from",
"SRC",
"to",
"DEST",
"in",
"SImode",
"chunks",
".",
"This",
"can",
"be",
"used",
"to",
"move",
"DImode",
"values",
"into",
"and",
"out",
"of",
"IACC0",
"."
] |
GCC | alpha | MD | next_suggestion | MPU | 1,256 | [
"<STR_LIT>"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"ctz",
":",
"DI",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]"
] |
LLVM | X86 | TD | stmt_completion | CPU | 1,257 | [
"]",
">",
";"
] | [
"def",
"SDTX86caspair",
":",
"SDTypeProfile",
"<",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"[",
"SDTCisPtrTy",
"<",
"<NUM_LIT>",
">"
] |
LLVM | Mips | TD | program_repair | CPU | 1,258 | [
"<FIXS>",
"<STR_LIT>",
",",
"[",
"]",
">",
";",
"<FIXE>",
"<FIXS>",
"<STR_LIT>",
",",
"[",
"]",
">",
";",
"<FIXE>"
] | [
"<STR_LIT>",
",",
"[",
"]",
">",
";",
"def",
"MTC1",
":",
"FFR",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"(",
"outs",
"FGR32",
":",
"$",
"fs",
")",
",",
"(",
"ins",
"CPURegs",
":",
"$",
"rt",
")",
",",
"<BUGS>",
"<STR_LIT>",
",",
"[... |
LLVM | ARM | TD | stmt_completion | CPU | 1,259 | [
"shift",
"#",
"<STR_LIT>",
";"
] | [
"let",
"PrintMethod",
"=",
"<STR_LIT>",
";",
"let",
"ParserMatchClass",
"=",
"!",
"cast",
"<",
"AsmOperandClass",
">",
"(",
"<STR_LIT>",
"#",
"shift",
"#",
"<STR_LIT>",
")",
";",
"let",
"EncoderMethod",
"=",
"<STR_LIT>",
"#"
] |
GCC | spu | CPP | next_suggestion | MPU | 1,260 | [
"if",
"(",
"(",
"CALL_P",
"(",
"insn",
")",
"||",
"JUMP_P",
"(",
"insn",
")",
")",
"&&",
"SCHED_ON_EVEN_P",
"(",
"insn",
")",
")",
"new",
"_",
"insn",
"=",
"emit_insn_after",
"(",
"gen_lnop",
"(",
")",
",",
"insn",
")",
";"
] | [
"static",
"void",
"emit_nop_for_insn",
"(",
"rtx_insn",
"*",
"insn",
")",
"{",
"int",
"p",
";",
"rtx_insn",
"*",
"new",
"_",
"insn",
";",
"if",
"(",
"JUMP_TABLE_DATA_P",
"(",
"insn",
")",
")",
"{",
"new",
"_",
"insn",
"=",
"emit_insn_after",
"(",
"gen_... |
GCC | mips | CPP | program_repair | CPU | 1,261 | [
"<FIXS>",
"case",
"E_V2SImode",
":",
"<FIXE>",
"<FIXS>",
"case",
"E_V4HImode",
":",
"<FIXE>"
] | [
"gcc_assert",
"(",
"ok",
")",
";",
"break",
";",
"<BUGS>",
"case",
"V2SImode",
":",
"<BUGE>",
"emit_insn",
"(",
"gen_loongson_punpckhwd",
"(",
"fold",
",",
"last",
",",
"last",
")",
")",
";",
"break",
";",
"<BUGS>",
"case",
"V4HImode",
":",
"<BUGE>",
"em... |
LLVM | M680x0 | CPP | stmt_completion | MPU | 1,262 | [
")",
";"
] | [
"const",
"Triple",
"&",
"TheTriple",
"=",
"STI",
".",
"getTargetTriple",
"(",
")",
";",
"uint8_t",
"OSABI",
"=",
"MCELFObjectTargetWriter",
"::",
"getOSABI",
"(",
"TheTriple",
".",
"getOS",
"(",
")",
")",
";",
"return",
"new",
"M680x0ELFAsmBackend",
"(",
"T"... |
LLVM | X86 | CPP | stmt_completion | CPU | 1,263 | [
"(",
"<NUM_LIT>",
")",
")",
";"
] | [
"static",
"bool",
"CC_X86_Intr",
"(",
"unsigned",
"&",
"ValNo",
",",
"MVT",
"&",
"ValVT",
",",
"MVT",
"&",
"LocVT",
",",
"CCValAssign",
"::",
"LocInfo",
"&",
"LocInfo",
",",
"ISD",
"::",
"ArgFlagsTy",
"&",
"ArgFlags",
",",
"CCState",
"&",
"State",
")",
... |
LLVM | Mips | CPP | next_suggestion | CPU | 1,264 | [
"case",
"Intrinsic",
"::",
"memcpy",
":"
] | [
"updateValueMap",
"(",
"II",
",",
"DestReg",
")",
";",
"return",
"true",
";",
"}",
"else",
"{",
"unsigned",
"TempReg",
"[",
"<NUM_LIT>",
"]",
";",
"for",
"(",
"int",
"i",
"=",
"<NUM_LIT>",
";",
"i",
"<",
"<NUM_LIT>",
";",
"i",
"++",
")",
"{",
"Temp... |
LLVM | AArch64 | TD | stmt_completion | CPU | 1,265 | [
"<NUM_LIT>",
")",
"=",
"=",
"<NUM_LIT>",
")",
";",
"}",
"]",
">",
"{"
] | [
"def",
"uimm6s16",
":",
"Operand",
"<",
"i64",
">",
",",
"ImmLeaf",
"<",
"i64",
",",
"[",
"{",
"return",
"Imm",
">",
"=",
"<NUM_LIT>",
"&",
"&",
"Imm",
"<",
"(",
"<NUM_LIT>",
"*",
"<NUM_LIT>",
")",
"&",
"&",
"(",
"(",
"Imm",
"%"
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 1,266 | [
"all",
"(",
")",
";"
] | [
"const",
"DataLayout",
"*",
"DL",
"=",
"&",
"F",
".",
"getDataLayout",
"(",
")",
";",
"DomTreeUpdater",
"DTU",
"(",
"&",
"AM",
".",
"getResult",
"<",
"DominatorTreeAnalysis",
">",
"(",
"F",
")",
",",
"DomTreeUpdater",
"::",
"UpdateStrategy",
"::",
"Lazy",
... |
LLVM | Patmos | CPP | program_repair | VLIW | 1,267 | [
"<FIXS>",
"LLVM_DEBUG",
"(",
"dbgs",
"(",
")",
"<<",
"<STR_LIT>",
"Running SPScheduler on function '",
"<STR_LIT>",
"<<",
"mf",
".",
"getName",
"(",
")",
"<<",
"<STR_LIT>",
"'\\n",
"<STR_LIT>",
")",
";",
"<FIXE>",
"<FIXS>",
"LLVM_DEBUG",
"(",
"dbgs",
"(",
")",... | [
"return",
"false",
";",
"}",
"<BUGS>",
"DEBUG",
"(",
"dbgs",
"(",
")",
"<<",
"<STR_LIT>",
"Running SPScheduler on function '",
"<STR_LIT>",
"<<",
"mf",
".",
"getName",
"(",
")",
"<<",
"<STR_LIT>",
"'\\n",
"<STR_LIT>",
")",
";",
"<BUGE>",
"auto",
"reduceAnalysi... |
LLVM | X86 | CPP | next_suggestion | CPU | 1,268 | [
"case",
"X86",
"::",
"COND_A",
":",
"case",
"X86",
"::",
"COND_AE",
":"
] | [
"}",
"CmpInstr",
"->",
"setDesc",
"(",
"get",
"(",
"NewOpcode",
")",
")",
";",
"CmpInstr",
"->",
"RemoveOperand",
"(",
"<NUM_LIT>",
")",
";",
"if",
"(",
"NewOpcode",
"==",
"X86",
"::",
"CMP64rm",
"||",
"NewOpcode",
"==",
"X86",
"::",
"CMP32rm",
"||",
"... |
LLVM | X86 | CPP | stmt_completion | CPU | 1,269 | [
"::",
"KADDBrr",
")",
";"
] | [
"void",
"X86DomainReassignment",
"::",
"initConverters",
"(",
")",
"{",
"Converters",
"[",
"{",
"MaskDomain",
",",
"TargetOpcode",
"::",
"PHI",
"}",
"]",
"=",
"std",
"::",
"make_unique",
"<",
"InstrIgnore",
">",
"(",
"TargetOpcode",
"::",
"PHI",
")",
";",
... |
GCC | aarch64 | CPP | next_suggestion | CPU | 1,270 | [
"}"
] | [
"vreinterpretq_p16_s16",
"(",
"int16x8_t",
"_",
"_",
"a",
")",
"{",
"return",
"(",
"poly16x8_t",
")",
"_",
"_",
"a",
";"
] |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 1,271 | [
"for",
"(",
";",
"i",
"<",
"<NUM_LIT>",
";",
"++",
"i",
")",
"Result",
".",
"push_back",
"(",
"DummyPair",
")",
";"
] | [
"}",
"if",
"(",
"PV",
".",
"contains",
"(",
"Reg",
")",
")",
"{",
"Result",
".",
"push_back",
"(",
"std",
"::",
"pair",
"(",
"<NUM_LIT>",
",",
"<NUM_LIT>",
"U",
")",
")",
";",
"continue",
";",
"}",
"if",
"(",
"Index",
">",
"<NUM_LIT>",
")",
"{",
... |
LLVM | ARM | TD | next_suggestion | CPU | 1,272 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rn",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rd",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"shift",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
... |
LLVM | ARM | TD | program_repair | CPU | 1,273 | [
"<FIXS>",
"let",
"isCodeGenOnly",
"=",
"<NUM_LIT>",
",",
"Defs",
"=",
"[",
"CPSR",
"]",
"in",
"{",
"<FIXE>"
] | [
"}",
"<BUGS>",
"let",
"hasPostISelHook",
"=",
"<NUM_LIT>",
",",
"isCodeGenOnly",
"=",
"<NUM_LIT>",
",",
"Defs",
"=",
"[",
"CPSR",
"]",
"in",
"{",
"<BUGE>",
"multiclass",
"AsI1_rbin_s_is",
"bits",
"<NUM_LIT>",
">",
"opcod",
",",
"string",
"opc",
",",
"InstrIt... |
GCC | sh | CPP | stmt_completion | CPU | 1,274 | [
"w0",
",",
"uint16_t",
"w1",
")",
"{"
] | [
"static",
"void",
"sh_emit_storehi",
"(",
"rtx",
"addr",
",",
"HOST_WIDE_INT",
"offset",
",",
"uint16_t"
] |
LLVM | X86 | CPP | next_suggestion | CPU | 1,275 | [
"}"
] | [
"assert",
"(",
"!",
"isPICBase",
"&&",
"<STR_LIT>",
"More than one PIC base?",
"<STR_LIT>",
")",
";",
"isPICBase",
"=",
"true",
";",
"}",
"return",
"isPICBase",
";",
"}",
"return",
"false",
";",
"}",
"case",
"X86",
"::",
"LEA32r",
":",
"case",
"X86",
"::",... |
LLVM | Hexagon | TD | next_suggestion | DSP | 1,276 | [
"let",
"isPredicatedFalse",
"=",
"<NUM_LIT>",
";"
] | [
"def",
"A4_paslhfnew",
":",
"HInst",
"<",
"(",
"outs",
"IntRegs",
":",
"$",
"Rd32",
")",
",",
"(",
"ins",
"PredRegs",
":",
"$",
"Pu4",
",",
"IntRegs",
":",
"$",
"Rs32",
")",
",",
"<STR_LIT>",
",",
"tc_1ae57e39",
",",
"TypeALU32_2op",
">",
",",
"Enc_f... |
GCC | s390 | MD | stmt_completion | MPU | 1,277 | [
"<STR_LIT>",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
")"
] |
LLVM | Patmos | CPP | program_repair | VLIW | 1,278 | [
"<FIXS>",
"LLVM_DEBUG",
"(",
"dbgs",
"(",
")",
"<<",
"<STR_LIT>",
" making successor ",
"<STR_LIT>",
"<<",
"dst",
"->",
"getName",
"(",
")",
"<FIXE>"
] | [
"makeReady",
"(",
"ready",
",",
"dst",
")",
";",
"#",
"ifdef",
"PATMOS_TRACE_VISITS",
"<BUGS>",
"DEBUG",
"(",
"dbgs",
"(",
")",
"<<",
"<STR_LIT>",
" making successor ",
"<STR_LIT>",
"<<",
"dst",
"->",
"getName",
"(",
")",
"<BUGE>",
"<<",
"<STR_LIT>",
" ... |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 1,279 | [
"I",
")",
"InVals",
".",
"push_back",
"(",
"DAG",
".",
"getUNDEF",
"(",
"CLI",
".",
"Ins",
"[",
"I",
"]",
".",
"VT",
")",
")",
";"
] | [
"DiagnosticInfoUnsupported",
"NoCalls",
"(",
"Fn",
",",
"Reason",
"+",
"FuncName",
",",
"CLI",
".",
"DL",
".",
"getDebugLoc",
"(",
")",
")",
";",
"DAG",
".",
"getContext",
"(",
")",
"->",
"diagnose",
"(",
"NoCalls",
")",
";",
"if",
"(",
"!",
"CLI",
"... |
GCC | ft32 | CPP | program_repair | MPU | 1,280 | [
"<FIXS>",
"machine_mode",
"mode",
",",
"tree",
"type",
",",
"bool",
"named",
")",
"<FIXE>"
] | [
"static",
"intft32_arg_partial_bytes",
"(",
"cumulative_args_t",
"cum_v",
",",
"<BUGS>",
"enum",
"machine_mode",
"mode",
",",
"tree",
"type",
",",
"bool",
"named",
")",
"<BUGE>",
"{",
"CUMULATIVE_ARGS",
"*",
"cum",
"=",
"get_cumulative_args",
"(",
"cum_v",
")",
... |
LLVM | X86 | CPP | next_suggestion | CPU | 1,281 | [
"}"
] | [
"const",
"DenseMap",
"<",
"unsigned",
"*",
",",
"unsigned",
">",
"*",
"OpcodeTablePtr",
"=",
"NULL",
";",
"if",
"(",
"isTwoAddr",
"&&",
"NumOps",
">=",
"<NUM_LIT>",
"&&",
"OpNum",
"<",
"<NUM_LIT>",
")",
"{",
"OpcodeTablePtr",
"=",
"&",
"RegOp2MemOpTable2Addr... |
LLVM | Mips | CPP | next_suggestion | CPU | 1,282 | [
"}"
] | [
"setAvailableFeatures",
"(",
"ComputeAvailableFeatures",
"(",
"STI",
".",
"ToggleFeature",
"(",
"FeatureString",
")",
")",
")",
";",
"}"
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 1,283 | [
")",
")",
";"
] | [
"if",
"(",
"Slot",
"==",
"-",
"<NUM_LIT>",
")",
"{",
"Error",
"(",
"S",
",",
"<STR_LIT>",
"invalid interpolation slot",
"<STR_LIT>",
")",
";",
"return",
"MatchOperand_ParseFail",
";",
"}",
"Operands",
".",
"push_back",
"(",
"AMDGPUOperand",
"::",
"CreateImm",
... |
GCC | crx | CPP | code_generation | CPU | 1,284 | [
"int",
"crx_initial_elimination_offset",
"(",
"int",
"from",
",",
"int",
"to",
")",
"{",
"crx_compute_save_regs",
"(",
")",
";",
"crx_compute_frame",
"(",
")",
";",
"if",
"(",
"(",
"from",
")",
"==",
"FRAME_POINTER_REGNUM",
"&&",
"(",
"to",
")",
"==",
"STA... | [
"Implements",
"the",
"macro",
"INITIAL_ELIMINATION_OFFSET",
",",
"return",
"the",
"OFFSET",
"."
] |
LLVM | Hexagon | CPP | next_suggestion | DSP | 1,285 | [
"assert",
"(",
"ResTy",
".",
"getVectorNumElements",
"(",
")",
"==",
"ByteMask",
".",
"size",
"(",
")",
")",
";"
] | [
"MVT",
"ElemTy",
"=",
"OpTy",
".",
"getVectorElementType",
"(",
")",
";",
"if",
"(",
"ElemTy",
"==",
"MVT",
"::",
"i8",
")",
"return",
"DAG",
".",
"getVectorShuffle",
"(",
"OpTy",
",",
"dl",
",",
"Op0",
",",
"Op1",
",",
"Mask",
")",
";",
"assert",
... |
GCC | i386 | CPP | next_suggestion | CPU | 1,286 | [
"}"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m128h",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"mm_mask_mul_ph",
"(",
"_",
"_",
"m128h",
"_",
"_",
"A",
"... |
GCC | alpha | MD | program_repair | MPU | 1,287 | [
"<FIXS>",
"<STR_LIT>",
"<FIXE>",
"<FIXS>",
"(",
"define_insn",
"<STR_LIT>",
"<FIXE>",
"<FIXS>",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
"<FIXE>"
] | [
"(",
"const_int",
"<NUM_LIT>",
")",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
")",
")",
")",
"]",
"<STR_LIT>",
"<BUGS>",
"<STR_LIT>",
"<BUGE>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<BUGS>",
"(",
"define_insn",
"<STR_LIT>",
"<... |
LLVM | X86 | CPP | next_suggestion | CPU | 1,288 | [
"Relocator",
"::",
"Address",
"GOT_OFF",
"=",
"file_format",
"->",
"getGOT",
"(",
")",
".",
"addr",
"(",
")",
"+",
"got_entry1",
"->",
"getOffset",
"(",
")",
"-",
"file_format",
"->",
"getGOTPLT",
"(",
")",
".",
"addr",
"(",
")",
";"
] | [
"if",
"(",
"!",
"(",
"rsym",
"->",
"reserved",
"(",
")",
"&",
"X86Relocator",
"::",
"ReserveGOT",
")",
")",
"return",
"Relocator",
"::",
"BadReloc",
";",
"ELFFileFormat",
"*",
"file_format",
"=",
"pParent",
".",
"getTarget",
"(",
")",
".",
"getOutputFormat... |
GCC | arm | MD | stmt_completion | CPU | 1,289 | [
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"("
] |
GCC | sparc | CPP | next_suggestion | CPU | 1,290 | [
"return",
"false",
";"
] | [
"case",
"CONST_DOUBLE",
":",
"if",
"(",
"TARGET_VIS",
"&&",
"SCALAR_FLOAT_MODE_P",
"(",
"mode",
")",
"&&",
"(",
"const_zero_operand",
"(",
"x",
",",
"mode",
")",
"||",
"const_all_ones_operand",
"(",
"x",
",",
"mode",
")",
")",
")",
"return",
"true",
";"
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 1,291 | [
"popSaved",
"(",
")",
",",
"<STR_LIT>",
"<STR_LIT>",
",",
"Term",
")",
";"
] | [
"if",
"(",
"isUniform",
"(",
"Term",
")",
")",
"{",
"return",
"false",
";",
"}",
"Value",
"*",
"Ret",
"=",
"CallInst",
"::",
"Create",
"(",
"Else",
","
] |
GCC | sparc | CPP | next_suggestion | CPU | 1,292 | [
"int",
"regno",
"=",
"true_regnum",
"(",
"x",
")",
";"
] | [
"static",
"reg_class_t",
"sparc_secondary_reload",
"(",
"bool",
"in_p",
",",
"rtx",
"x",
",",
"reg_class_t",
"rclass_i",
",",
"machine_mode",
"mode",
",",
"secondary_reload_info",
"*",
"sri",
")",
"{",
"enum",
"reg_class",
"rclass",
"=",
"(",
"enum",
"reg_class"... |
LLVM | ARM64 | TD | stmt_completion | CPU | 1,293 | [
"<",
"GPR32",
">",
";"
] | [
"def",
"LDRBBpre_isel",
":",
"LoadPreIdxPseudo"
] |
GCC | i386 | MD | stmt_completion | CPU | 1,294 | [
"(",
"V64QI",
"<STR_LIT>",
")",
"]",
")"
] | [
"(",
"define_mode_iterator",
"VI1_AVX512VL_F",
"[",
"V32QI",
"(",
"V16QI",
"<STR_LIT>",
")"
] |
LLVM | AArch64 | TD | next_suggestion | CPU | 1,295 | [
"}"
] | [
"def",
"uimm_exact3",
":",
"Operand",
"<",
"i32",
">",
",",
"ImmLeaf",
"<",
"i32",
",",
"[",
"{",
"return",
"Imm",
"=",
"=",
"<NUM_LIT>",
";",
"}",
"]",
">",
"{",
"let",
"ParserMatchClass",
"=",
"exact3_asmoperand",
";"
] |
GCC | rl78 | CPP | stmt_completion | MPU | 1,296 | [
",",
"GEN_INT",
"(",
"addend",
")",
")",
";"
] | [
"emit_insn_before",
"(",
"EM",
"(",
"gen_movqi_to_es",
"(",
"A",
")",
")",
",",
"before",
")",
";",
"}",
"record_content",
"(",
"A",
",",
"NULL_RTX",
")",
";",
"new",
"_",
"m",
"=",
"gen_rtx_MEM",
"(",
"GET_MODE",
"(",
"m",
")",
",",
"rl78_lo16",
"("... |
LLVM | AArch64 | TD | next_suggestion | CPU | 1,297 | [
"}"
] | [
"let",
"DiagnosticType",
"=",
"<STR_LIT>",
";",
"let",
"PredicateMethod",
"=",
"<STR_LIT>",
"#",
"N",
"#",
"<STR_LIT>",
";"
] |
GCC | mips | MD | stmt_completion | CPU | 1,298 | [
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"("
] |
GCC | arm | MD | next_suggestion | CPU | 1,299 | [
"]",
")"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"MVE_2",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"unspec",
":",
"MVE_2",
"[",
"(",
"match_operand",
":",
"MVE_2",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_oper... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.