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 | Hexagon | TD | next_suggestion | DSP | 2,700 | [
"}"
] | [
"def",
"C2_cmpgtup",
":",
"HInst",
"<",
"(",
"outs",
"PredRegs",
":",
"$",
"Pd4",
")",
",",
"(",
"ins",
"DoubleRegs",
":",
"$",
"Rss32",
",",
"DoubleRegs",
":",
"$",
"Rtt32",
")",
",",
"<STR_LIT>",
",",
"tc_85d5d03f",
",",
"TypeALU64",
">",
",",
"Enc... |
GCC | s390 | MD | next_suggestion | MPU | 2,701 | [
"}",
")"
] | [
"{",
"emit_insn",
"(",
"gen_fix_trunc",
"<",
"DSF",
":",
"mode",
">",
"<",
"GPR",
":",
"mode",
">",
"<NUM_LIT>",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"GEN_INT",
"(",
"BFP_RND_TOWARD_0",
")",
")",
")",
"DO... |
LLVM | X86 | CPP | code_generation | CPU | 2,702 | [
"EVT",
"X86TargetLowering",
"::",
"getSetCCResultType",
"(",
"const",
"DataLayout",
"&",
"DL",
",",
"LLVMContext",
"&",
"Context",
",",
"EVT",
"VT",
")",
"const",
"{",
"if",
"(",
"!",
"VT",
".",
"isVector",
"(",
")",
")",
"return",
"MVT",
"::",
"i8",
"... | [
"Return",
"the",
"value",
"type",
"to",
"use",
"for",
"ISD",
":",
":SETCC",
"."
] |
LLVM | AArch64 | TD | stmt_completion | CPU | 2,703 | [
"(",
"mul",
"node",
":",
"$",
"Rn",
",",
"node",
":",
"$",
"Rm",
")",
")",
">",
";"
] | [
"def",
"Neon_mla",
":",
"PatFrag",
"<",
"(",
"ops",
"node",
":",
"$",
"Ra",
",",
"node",
":",
"$",
"Rn",
",",
"node",
":",
"$",
"Rm",
")",
",",
"(",
"add",
"node",
":",
"$",
"Ra",
","
] |
LLVM | AArch64 | CPP | program_repair | CPU | 2,704 | [
"<FIXS>",
"Register",
"VReg",
"=",
"MI",
".",
"getOperand",
"(",
"Idx",
")",
".",
"getReg",
"(",
")",
";",
"<FIXE>"
] | [
"for",
"(",
"unsigned",
"Idx",
"=",
"<NUM_LIT>",
";",
"Idx",
"<NUM_LIT>",
";",
"++",
"Idx",
")",
"{",
"<BUGS>",
"unsigned",
"VReg",
"=",
"MI",
".",
"getOperand",
"(",
"Idx",
")",
".",
"getReg",
"(",
")",
";",
"<BUGE>",
"MachineInstr",
"*",
"DefMI",
"... |
LLVM | AArch64 | TD | stmt_completion | CPU | 2,705 | [
"<",
"<NUM_LIT>",
">",
";"
] | [
"def",
"PCRelLabel19Operand",
":",
"PCRelLabel"
] |
GCC | i386 | MD | program_repair | CPU | 2,706 | [
"<FIXS>",
"(",
"cond",
"[",
"(",
"and",
"(",
"match_test",
"<STR_LIT>",
")",
"<FIXE>"
] | [
"(",
"const_string",
"<STR_LIT>",
")",
")",
")",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"set",
"(",
"attr",
"<STR_LIT>",
")",
"<BUGS>",
"(",
"cond",
"[",
"(",
"and",
"(",
"match_test",
"<STR_LIT>",
")",
"<BUGE>",
"(",
"ior",
"(",
"match_tes... |
LLVM | ARM | CPP | stmt_completion | CPU | 2,707 | [
"ARMPreAllocLoadStoreOpt",
"(",
")",
";"
] | [
"if",
"(",
"PreAlloc",
")",
"return",
"new"
] |
LLVM | ARM | CPP | code_generation | CPU | 2,708 | [
"bool",
"ARMCallLowering",
"::",
"lowerFormalArguments",
"(",
"MachineIRBuilder",
"&",
"MIRBuilder",
",",
"const",
"Function",
"&",
"F",
",",
"ArrayRef",
"<",
"unsigned",
">",
"VRegs",
")",
"const",
"{",
"if",
"(",
"F",
".",
"arg_empty",
"(",
")",
")",
"re... | [
"This",
"hook",
"must",
"be",
"implemented",
"to",
"lower",
"the",
"incoming",
"(",
"formal",
")",
"arguments",
",",
"described",
"by",
"VRegs",
",",
"for",
"GlobalISel",
"."
] |
GCC | nios2 | CPP | code_generation | MPU | 2,709 | [
"static",
"bool",
"nios2_rtx_costs",
"(",
"rtx",
"x",
",",
"machine_mode",
"mode",
",",
"int",
"outer_code",
",",
"int",
"opno",
",",
"int",
"*",
"total",
",",
"bool",
"speed",
")",
"{",
"int",
"code",
"=",
"GET_CODE",
"(",
"x",
")",
";",
"switch",
"... | [
"Compute",
"a",
"(",
"partial",
")",
"cost",
"for",
"rtx",
"X",
".",
"Return",
"true",
"if",
"the",
"complete",
"cost",
"has",
"been",
"computed",
",",
"and",
"false",
"if",
"subexpressions",
"should",
"be",
"scanned",
".",
"In",
"either",
"case",
",",
... |
LLVM | SystemZ | TD | stmt_completion | CPU | 2,710 | [
"Inst",
";"
] | [
"class",
"InstRILb",
"<",
"bits",
"<",
"<NUM_LIT>",
">",
"op",
",",
"dag",
"outs",
",",
"dag",
"ins",
",",
"string",
"asmstr",
",",
"list",
"<",
"dag",
">",
"pattern",
">",
":",
"InstSystemZ",
"<",
"<NUM_LIT>",
",",
"outs",
",",
"ins",
",",
"asmstr",... |
GCC | i386 | MD | stmt_completion | CPU | 2,711 | [
")",
")",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"eq_attr",
"<STR_LIT>"... |
LLVM | Sparc | TD | stmt_completion | CPU | 2,712 | [
")",
",",
"(",
"ins",
")",
",",
"<STR_LIT>",
",",
"[",
"]",
",",
"IIC_std",
">",
";"
] | [
"def",
"STDFQrr",
":",
"F3_1",
"<",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"(",
"outs",
"MEMrr",
":",
"$",
"addr"
] |
LLVM | Hexagon | CPP | stmt_completion | DSP | 2,713 | [
")",
"{"
] | [
"RegisterRef",
"UR",
"=",
"UN",
".",
"Addr",
"->",
"getRegRef",
"(",
")",
";",
"NodeSet",
"Visited",
",",
"Defs",
";",
"const",
"auto",
"&",
"ReachingDefs",
"=",
"LV",
"->",
"getAllReachingDefsRec",
"(",
"UR",
",",
"UN",
",",
"Visited",
",",
"Defs",
")... |
GCC | tilepro | MD | next_suggestion | VLIW | 2,714 | [
"[",
"(",
"mem",
":",
"I12MODE",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"]"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"zero_extend",
":",
"SI",
"(",
"unspec",
":",
"I12MODE"
] |
LLVM | ARM64 | CPP | stmt_completion | CPU | 2,715 | [
"O",
")",
";"
] | [
"void",
"ARM64InstPrinter",
"::",
"printPostIncOperand6",
"(",
"const",
"MCInst",
"*",
"MI",
",",
"unsigned",
"OpNo",
",",
"raw_ostream",
"&",
"O",
")",
"{",
"printPostIncOperand",
"(",
"MI",
",",
"OpNo",
",",
"<NUM_LIT>",
","
] |
GCC | sh | CPP | program_repair | CPU | 2,716 | [
"<FIXS>",
"static",
"bool",
"flow_dependent_p",
"(",
"rtx_insn",
"*",
",",
"rtx_insn",
"*",
")",
";",
"<FIXE>"
] | [
"HOST_WIDE_INT",
",",
"tree",
")",
";",
"static",
"void",
"sh_file_start",
"(",
"void",
")",
";",
"static",
"bool",
"sh_assemble_integer",
"(",
"rtx",
",",
"unsigned",
"int",
",",
"int",
")",
";",
"<BUGS>",
"static",
"bool",
"flow_dependent_p",
"(",
"rtx",
... |
LLVM | PowerPC | CPP | stmt_completion | CPU | 2,717 | [
")",
";"
] | [
"PPCTargetMachine",
"::",
"PPCTargetMachine",
"(",
"const",
"Target",
"&",
"T",
",",
"StringRef",
"TT",
",",
"StringRef",
"CPU",
",",
"StringRef",
"FS",
",",
"const",
"TargetOptions",
"&",
"Options",
",",
"Reloc",
"::",
"Model",
"RM",
",",
"CodeModel",
"::",... |
GCC | mcore | CPP | code_generation | MPU | 2,718 | [
"static",
"bool",
"mcore_legitimate_address_p",
"(",
"machine_mode",
"mode",
",",
"rtx",
"x",
",",
"bool",
"strict_p",
",",
"addr_space_t",
"as",
",",
"code_helper",
")",
"{",
"gcc_assert",
"(",
"ADDR_SPACE_GENERIC_P",
"(",
"as",
")",
")",
";",
"if",
"(",
"m... | [
"Worker",
"function",
"for",
"TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P",
".",
"Allow",
"REG",
"REG",
"+",
"disp"
] |
LLVM | AArch64 | TD | next_suggestion | CPU | 2,719 | [
"}"
] | [
"dag",
"OutOperandList",
"=",
"oops",
";",
"dag",
"InOperandList",
"=",
"iops",
";",
"let",
"AsmString",
"=",
"!",
"strconcat",
"(",
"asm",
",",
"operands",
")",
";"
] |
LLVM | SystemZ | TD | next_suggestion | CPU | 2,720 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"M3",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"M4",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"M5",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"op",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}... |
GCC | avr | CPP | program_repair | MPU | 2,721 | [
"<FIXS>",
"<FIXE>",
"<FIXS>",
"compare_eq_p",
"(",
"rtx_insn",
"*",
"insn",
")",
"<FIXE>",
"<FIXS>",
"return",
"(",
"cond",
"==",
"EQ",
"||",
"cond",
"==",
"NE",
")",
";",
"<FIXE>",
"<FIXS>",
"static",
"voidavr_canonicalize_comparison",
"(",
"int",
"*",
"ico... | [
"}",
"<BUGS>",
"<BUGE>",
"static",
"bool",
"<BUGS>",
"compare_diff_p",
"(",
"rtx_insn",
"*",
"insn",
")",
"<BUGE>",
"{",
"RTX_CODE",
"cond",
"=",
"compare_condition",
"(",
"insn",
")",
";",
"<BUGS>",
"return",
"(",
"cond",
"==",
"GT",
"||",
"cond",
"==",
... |
GCC | mt | MD | next_suggestion | CPU | 2,722 | [
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")"
] | [
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | rs6000 | CPP | program_repair | CPU | 2,723 | [
"<FIXS>",
"output_operand_lossage",
"(",
"<STR_LIT>",
"invalid %%c value",
"<STR_LIT>",
")",
";",
"<FIXE>"
] | [
"case",
"'",
"c",
"'",
":",
"if",
"(",
"GET_CODE",
"(",
"x",
")",
"!=",
"REG",
"||",
"!",
"CR_REGNO_P",
"(",
"REGNO",
"(",
"x",
")",
")",
")",
"<BUGS>",
"output_operand_lossage",
"(",
"<STR_LIT>",
"invalid %%E value",
"<STR_LIT>",
")",
";",
"<BUGE>",
"... |
GCC | rs6000 | CPP | stmt_completion | CPU | 2,724 | [
"frame_off",
")",
")",
")",
";"
] | [
"static",
"rtx",
"rs6000_emit_stack_reset",
"(",
"rs6000_stack_t",
"*",
"info",
",",
"rtx",
"frame_reg_rtx",
",",
"HOST_WIDE_INT",
"frame_off",
",",
"unsigned",
"updt_regno",
")",
"{",
"rtx",
"updt_reg_rtx",
";",
"if",
"(",
"DEFAULT_ABI",
"==",
"ABI_V4",
"||",
"... |
LLVM | Hexagon | TD | next_suggestion | DSP | 2,725 | [
"}"
] | [
"let",
"isPredicatedNew",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax1",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax2",
"=",
"<NUM_LIT>",
";",
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"Uses",
"=",
"[",
"P1",
"]",
";",
"let",
"Defs",
"=",
"[",
"P1",
",",... |
LLVM | Hexagon | TD | stmt_completion | DSP | 2,726 | [
"<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",
"prefersSl... |
LLVM | PowerPC | CPP | next_suggestion | CPU | 2,727 | [
"return",
"SPDiff",
";"
] | [
"int",
"SPDiff",
"=",
"(",
"int",
")",
"CallerMinReservedArea",
"-",
"(",
"int",
")",
"ParamSize",
";",
"if",
"(",
"SPDiff",
"<",
"FI",
"->",
"getTailCallSPDelta",
"(",
")",
")",
"FI",
"->",
"setTailCallSPDelta",
"(",
"SPDiff",
")",
";"
] |
LLVM | ARM | CPP | next_suggestion | CPU | 2,728 | [
"if",
"(",
"!",
"MO",
".",
"isReg",
"(",
")",
"||",
"MO",
".",
"getReg",
"(",
")",
"!=",
"ARM",
"::",
"CPSR",
")",
"continue",
";"
] | [
"default",
":",
"break",
";",
"case",
"ARM",
"::",
"RSBrr",
":",
"case",
"ARM",
"::",
"RSBri",
":",
"case",
"ARM",
"::",
"RSCrr",
":",
"case",
"ARM",
"::",
"RSCri",
":",
"case",
"ARM",
"::",
"ADDrr",
":",
"case",
"ARM",
"::",
"ADDri",
":",
"case",
... |
GCC | rs6000 | MD | stmt_completion | CPU | 2,729 | [
"<STR_LIT>",
")",
"]",
")"
] | [
"[",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
"]",
")",
"(",
"pc",
")",
"(",
"any_return",
")",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
... |
LLVM | ARM64 | TD | next_suggestion | CPU | 2,730 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"addr",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"op",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";"
] |
GCC | avr | MD | stmt_completion | MPU | 2,731 | [
",",
"<NUM_LIT>",
")",
")"
] | [
"(",
"clobber",
"(",
"reg",
":",
"HI",
"<NUM_LIT>",
")",
")",
"(",
"clobber",
"(",
"reg",
":",
"HI",
"<NUM_LIT>",
")",
")",
"]",
")",
"(",
"set",
"(",
"match_operand",
":",
"ALL4A",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"reg",
":",
"ALL4A"... |
LLVM | AArch64 | TD | next_suggestion | CPU | 2,732 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rd",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"Q",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"U",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"Scalar",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let"... |
GCC | i386 | CPP | next_suggestion | CPU | 2,733 | [
"}"
] | [
"if",
"(",
"_",
"_",
"GTHR_W32_InterlockedCompareExchange",
"(",
"&",
"mutex",
"->",
"counter",
",",
"<NUM_LIT>",
",",
"-",
"<NUM_LIT>",
")",
"<",
"<NUM_LIT>",
")",
"return",
"<NUM_LIT>",
";",
"else",
"return",
"<NUM_LIT>",
";"
] |
LLVM | Mips | TD | stmt_completion | CPU | 2,734 | [
"}",
"def",
"GenericReadCOP0",
":",
"SchedWriteRes",
"<",
"[",
"GenericIssueCOP0",
"]",
">",
"{",
"let",
"Latency",
"=",
"<NUM_LIT>",
";",
"}",
"def",
"GenericReadWritePGPR",
":",
"SchedWriteRes",
"<",
"[",
"GenericIssueCOP0",
"]",
">",
";"
] | [
"def",
"GenericCOP0",
":",
"ProcResource",
"<",
"<NUM_LIT>",
">",
"{",
"let",
"BufferSize",
"=",
"<NUM_LIT>",
";",
"}",
"def",
"GenericIssueCOP0",
":",
"ProcResource",
"<",
"<NUM_LIT>",
">",
"{",
"let",
"Super",
"=",
"GenericCOP0",
";",
"}",
"def",
"GenericW... |
LLVM | X86 | CPP | stmt_completion | CPU | 2,735 | [
"<STR_LIT>",
";"
] | [
"if",
"(",
"X86MCRegisterClasses",
"[",
"X86",
"::",
"GR64RegClassID",
"]",
".",
"contains",
"(",
"BaseReg",
")",
"&&",
"(",
"X86MCRegisterClasses",
"[",
"X86",
"::",
"GR16RegClassID",
"]",
".",
"contains",
"(",
"IndexReg",
")",
"||",
"X86MCRegisterClasses",
"... |
LLVM | SystemZ | TD | stmt_completion | CPU | 2,736 | [
"}",
"=",
"BD2",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"BD2",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"R3",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"M4",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"op",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"... |
LLVM | Z80old | CPP | next_suggestion | MPU | 2,737 | [
"}"
] | [
"SDValue",
"Z80oldTargetLowering",
"::",
"combineINSERT_SUBREG",
"(",
"SDNode",
"*",
"N",
",",
"DAGCombinerInfo",
"&",
"DCI",
")",
"const",
"{",
"return",
"SDValue",
"(",
")",
";"
] |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 2,738 | [
"case",
"AtomicRMWInst",
"::",
"Max",
":"
] | [
"case",
"AtomicRMWInst",
"::",
"Add",
":",
"return",
"B",
".",
"CreateBinOp",
"(",
"Instruction",
"::",
"Add",
",",
"LHS",
",",
"RHS",
")",
";",
"case",
"AtomicRMWInst",
"::",
"FAdd",
":",
"return",
"B",
".",
"CreateFAdd",
"(",
"LHS",
",",
"RHS",
")",
... |
LLVM | TOY | CPP | stmt_completion | CPU | 2,739 | [
"const",
"{"
] | [
"unsigned",
"getPointerSize",
"(",
")"
] |
GCC | powerpcspe | CPP | stmt_completion | CPU | 2,740 | [
"_",
"_",
"X",
";"
] | [
"long",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"_",
"blsi_u64",
"(",
"unsigned",
"long",
"long",
"_",
"_",
"X",
")",
"{",
"return",
"_",
"_",
"X",... |
GCC | h8300 | CPP | next_suggestion | MPU | 2,741 | [
"if",
"(",
"!",
"TARGET_H8300SX",
")",
"{"
] | [
"if",
"(",
"(",
"!",
"TARGET_H8300S",
"&&",
"TARGET_EXR",
")",
"&&",
"(",
"!",
"TARGET_H8300SX",
"&&",
"TARGET_EXR",
")",
")",
"{",
"error",
"(",
"<STR_LIT>",
"-mexr is used without -ms or -msx",
"<STR_LIT>",
")",
";",
"target_flags",
"|=",
"MASK_H8300S_1",
";",... |
GCC | arm | CPP | code_generation | CPU | 2,742 | [
"int",
"thumb_legitimate_offset_p",
"(",
"machine_mode",
"mode",
",",
"HOST_WIDE_INT",
"val",
")",
"{",
"switch",
"(",
"GET_MODE_SIZE",
"(",
"mode",
")",
")",
"{",
"case",
"<NUM_LIT>",
":",
"return",
"val",
">=",
"<NUM_LIT>",
"&&",
"val",
"<",
"<NUM_LIT>",
"... | [
"Return",
"nonzero",
"if",
"VAL",
"can",
"be",
"used",
"as",
"an",
"offset",
"in",
"a",
"Thumb-state",
"address",
"instruction",
"of",
"mode",
"MODE",
"."
] |
GCC | arm | CPP | stmt_completion | CPU | 2,743 | [
")",
"name",
"+=",
"skip",
";"
] | [
"const",
"char",
"*",
"arm_strip_name_encoding",
"(",
"const",
"char",
"*",
"name",
")",
"{",
"int",
"skip",
";",
"while",
"(",
"(",
"skip",
"=",
"arm_get_strip_length",
"(",
"*",
"name",
")",
")"
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 2,744 | [
"let",
"hasNewValue",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";"
] |
LLVM | TPC | CPP | next_suggestion | Virtual ISA | 2,745 | [
"return",
"false",
";"
] | [
"MachineLoop",
"*",
"loop",
"=",
"MLI",
".",
"getLoopFor",
"(",
"MBB",
")",
";",
"if",
"(",
"loop",
")",
"{",
"depth",
"=",
"loop",
"->",
"getLoopDepth",
"(",
")",
";",
"if",
"(",
"loop",
"->",
"getLoopDepth",
"(",
")",
"<=",
"<NUM_LIT>",
")",
"ret... |
GCC | alpha | MD | next_suggestion | MPU | 2,746 | [
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")"
] | [
"(",
"unspec",
":",
"DI",
"[",
"(",
"match_operand",
":",
"SF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
"UNSPEC_CVTLQ",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>"
] |
LLVM | AArch64 | CPP | next_suggestion | CPU | 2,747 | [
"unsigned",
"Imm",
"=",
"<STR_LIT>",
"::",
"<STR_LIT>",
"(",
"ET",
",",
"getShiftExtendAmount",
"(",
")",
")",
";"
] | [
"<STR_LIT>",
"::",
"<STR_LIT>",
"ET",
"=",
"getShiftExtendType",
"(",
")",
";",
"if",
"(",
"ET",
"==",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
"ET",
"=",
"<STR_LIT>",
"::",
"<STR_LIT>",
";"
] |
LLVM | Patmos | CPP | next_suggestion | VLIW | 2,748 | [
"}"
] | [
"if",
"(",
"MI",
"!=",
"MBB",
".",
"end",
"(",
")",
")",
"DL",
"=",
"MI",
"->",
"getDebugLoc",
"(",
")",
";",
"if",
"(",
"RC",
"==",
"&",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
"{",
"AddDefaultPred",
"(",
"BuildMI",
"(",
"MBB",
",",
"MI",
",",
"D... |
GCC | i386 | MD | stmt_completion | CPU | 2,749 | [
")",
")",
")"
] | [
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
LLVM | ARM | CPP | next_suggestion | CPU | 2,750 | [
"}"
] | [
"Mul",
"=",
"AddcNode",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"if",
"(",
"Mul",
".",
"getOpcode",
"(",
")",
"!=",
"ISD",
"::",
"MUL",
")",
"return",
"SDValue",
"(",
")",
";",
"}",
"SDValue",
"SRA",
"=",
"AddeNode",
"->",
"getOperand",
"(",
... |
GCC | cr16 | CPP | code_generation | MPU | 2,751 | [
"int",
"cr16_hard_regno_mode_ok",
"(",
"int",
"regno",
",",
"machine_mode",
"mode",
")",
"{",
"if",
"(",
"(",
"GET_MODE_SIZE",
"(",
"mode",
")",
">=",
"<NUM_LIT>",
")",
"&&",
"(",
"regno",
"==",
"<NUM_LIT>",
")",
")",
"return",
"<NUM_LIT>",
";",
"if",
"(... | [
"Return",
"1",
"if",
"hard",
"register",
"REGNO",
"can",
"hold",
"a",
"value",
"of",
"machine-mode",
"MODE",
"."
] |
GCC | i386 | CPP | stmt_completion | CPU | 2,752 | [
"mm_setzero_si128",
"(",
")",
",",
"(",
"_",
"_",
"mmask8",
")",
"-",
"<NUM_LIT>",
")",
";"
] | [
"return",
"(",
"_",
"_",
"m128i",
")",
"_",
"_",
"builtin_ia32_cvtps2udq128_mask",
"(",
"(",
"_",
"_",
"v4sf",
")",
"_",
"_",
"A",
",",
"(",
"_",
"_",
"v4si",
")",
"_"
] |
LLVM | X86 | CPP | next_suggestion | CPU | 2,753 | [
"}",
"else",
"if",
"(",
"RetOpcode",
"==",
"X86",
"::",
"TCRETURNri",
"||",
"RetOpcode",
"==",
"X86",
"::",
"TCRETURNdi",
"||",
"RetOpcode",
"==",
"X86",
"::",
"TCRETURNmi",
"||",
"RetOpcode",
"==",
"X86",
"::",
"TCRETURNri64",
"||",
"RetOpcode",
"==",
"X8... | [
"MachineBasicBlock",
"::",
"iterator",
"MBBI",
"=",
"MBB",
".",
"getLastNonDebugInstr",
"(",
")",
";",
"assert",
"(",
"MBBI",
"!=",
"MBB",
".",
"end",
"(",
")",
"&&",
"<STR_LIT>",
"Returning block has no instructions",
"<STR_LIT>",
")",
";",
"unsigned",
"RetOpco... |
GCC | m32c | CPP | stmt_completion | MPU | 2,754 | [
"type",
"ATTRIBUTE_UNUSED",
")",
"{"
] | [
"static",
"unsigned",
"int",
"m32c_function_arg_boundary",
"(",
"machine_mode",
"mode",
"ATTRIBUTE_UNUSED",
",",
"const_tree"
] |
LLVM | AArch64 | CPP | stmt_completion | CPU | 2,755 | [
";"
] | [
"auto",
"Op",
"=",
"CreateReg",
"(",
"RegNum",
",",
"Kind",
",",
"S",
",",
"E",
",",
"Ctx",
",",
"EqualsReg",
",",
"ExtTy",
",",
"ShiftAmount",
",",
"HasExplicitAmount",
")",
";",
"Op",
"->",
"Reg",
".",
"ElementWidth",
"=",
"ElementWidth",
";",
"retur... |
LLVM | Hexagon | TD | next_suggestion | DSP | 2,756 | [
"}"
] | [
"def",
"A2_addsp",
":",
"HInst",
"<",
"(",
"outs",
"DoubleRegs",
":",
"$",
"Rdd32",
")",
",",
"(",
"ins",
"IntRegs",
":",
"$",
"Rs32",
",",
"DoubleRegs",
":",
"$",
"Rtt32",
")",
",",
"<STR_LIT>",
",",
"tc_679309b8",
",",
"TypeALU64",
">",
"{",
"let",... |
GCC | arm | CPP | next_suggestion | CPU | 2,757 | [
"}"
] | [
"_",
"_",
"arm_vandq_s16",
"(",
"int16x8_t",
"_",
"_",
"a",
",",
"int16x8_t",
"_",
"_",
"b",
")",
"{",
"return",
"_",
"_",
"builtin_mve_vandq_sv8hi",
"(",
"_",
"_",
"a",
",",
"_",
"_",
"b",
")",
";"
] |
LLVM | WebAssembly | TD | stmt_completion | Virtual ISA | 2,758 | [
",",
"ATOMIC_LOAD16_U_I32",
">",
";"
] | [
"def",
":",
"LoadPatGlobalAddrOffOnly",
"<",
"i32",
",",
"atomic_load_16"
] |
GCC | aarch64 | MD | stmt_completion | CPU | 2,759 | [
"V2DI",
"]",
")"
] | [
"(",
"define_mode_iterator",
"VDQ_I",
"[",
"V8QI",
"V16QI",
"V4HI",
"V8HI",
"V2SI",
"V4SI"
] |
LLVM | PowerPC | TD | next_suggestion | CPU | 2,760 | [
"}"
] | [
"let",
"Pattern",
"=",
"pattern",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"XT",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"A",
";",
"let",
"Inst",
"{",
"<NUM_L... |
GCC | s390 | MD | stmt_completion | MPU | 2,761 | [
"]",
")"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"VI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"lshiftrt",
":",
"VI",
"(",
"match_operand",
":",
"VI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"VI",
"<NUM_LIT>",
"<STR_LIT>",
... |
GCC | i386 | CPP | stmt_completion | CPU | 2,762 | [
")",
"{"
] | [
"}",
"if",
"(",
"!",
"TARGET_MMX",
")",
"for",
"(",
"i",
"=",
"<NUM_LIT>",
";",
"i",
"<",
"FIRST_PSEUDO_REGISTER",
";",
"i",
"++",
")",
"if",
"(",
"TEST_HARD_REG_BIT",
"(",
"reg_class_contents",
"[",
"(",
"int",
")",
"MMX_REGS",
"]",
",",
"i",
")",
"... |
LLVM | SPIRV | CPP | next_suggestion | Virtual ISA | 2,763 | [
"for",
"(",
"unsigned",
"i",
"=",
"I",
".",
"getNumExplicitDefs",
"(",
")",
";",
"i",
"<",
"I",
".",
"getNumExplicitOperands",
"(",
")",
";",
"++",
"i",
")",
"MIB",
".",
"addUse",
"(",
"I",
".",
"getOperand",
"(",
"i",
")",
".",
"getReg",
"(",
")... | [
"}",
")",
")",
";",
"auto",
"MIB",
"=",
"BuildMI",
"(",
"*",
"I",
".",
"getParent",
"(",
")",
",",
"I",
",",
"I",
".",
"getDebugLoc",
"(",
")",
",",
"TII",
".",
"get",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
")",
".",
"addDef",
"(",
"ResVReg"... |
LLVM | PowerPC | TD | next_suggestion | CPU | 2,764 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"XB",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"XB",
";",
"let",
"Pattern",
"=",
"pattern",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"XT",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
... |
GCC | i386 | MD | program_repair | CPU | 2,765 | [
"<FIXS>",
"else",
"if",
"(",
"GET_CODE",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
"!",
"=",
"MEM",
"|",
"|",
"GET_CODE",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
"!",
"=",
"REG",
")",
"<FIXE>"
] | [
"RET",
"}",
"<BUGS>",
"else",
"if",
"(",
"GET_CODE",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
"!",
"=",
"MEM",
")",
"<BUGE>",
"return",
"AS1",
"(",
"push",
"%",
"L1",
",",
"%",
"<NUM_LIT>",
")",
"else"
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 2,766 | [
"let",
"isExtendable",
"=",
"<NUM_LIT>",
";"
] | [
"def",
"C2_muxir",
":",
"HInst",
"<",
"(",
"outs",
"IntRegs",
":",
"$",
"Rd32",
")",
",",
"(",
"ins",
"PredRegs",
":",
"$",
"Pu4",
",",
"IntRegs",
":",
"$",
"Rs32",
",",
"s32_0Imm",
":",
"$",
"Ii",
")",
",",
"<STR_LIT>",
",",
"tc_4c5ba658",
",",
... |
LLVM | TPC | CPP | next_suggestion | Virtual ISA | 2,767 | [
"}"
] | [
"if",
"(",
"MI",
".",
"getOpcode",
"(",
")",
"==",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
"{",
"const",
"MCInstrDesc",
"&",
"Desc",
"=",
"MI",
".",
"getDesc",
"(",
")",
";",
"return",
"MI",
".",
"getOperand",
"(",
"Desc",
".",
"getNumOperands",
"(",
")... |
GCC | sparc | MD | stmt_completion | CPU | 2,768 | [
")",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
")"
] | [
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>"
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 2,769 | [
")",
"->",
"getDataLayout",
"(",
")",
")",
")",
";"
] | [
"TargetIRAnalysis",
"AMDGPUTargetMachine",
"::",
"getTargetIRAnalysis",
"(",
")",
"{",
"return",
"TargetIRAnalysis",
"(",
"[",
"this",
"]",
"(",
"Function",
"&",
"F",
")",
"{",
"return",
"TargetTransformInfo",
"(",
"AMDGPUTTIImpl",
"(",
"this",
",",
"F",
".",
... |
LLVM | MBlaze | CPP | stmt_completion | MPU | 2,770 | [
";"
] | [
"const",
"InstrItineraryData",
"&",
"getInstrItineraryData",
"(",
")",
"const",
"{",
"return",
"InstrItins"
] |
LLVM | PIC16 | CPP | program_repair | MPU | 2,771 | [
"<FIXS>",
"O",
"<<",
"Mang",
"->",
"getMangledName",
"(",
"Items",
"[",
"j",
"]",
")",
";",
"<FIXE>"
] | [
"O",
"<<",
"<STR_LIT>",
"\\n",
"<STR_LIT>",
";",
"SwitchToSection",
"(",
"PTAI",
"->",
"ROSections",
"[",
"i",
"]",
"->",
"S_",
")",
";",
"for",
"(",
"unsigned",
"j",
"=",
"<NUM_LIT>",
";",
"j",
"Items",
".",
"size",
"(",
")",
";",
"j",
"++",
")",
... |
LLVM | X86 | CPP | stmt_completion | CPU | 2,772 | [
":"
] | [
"case",
"X86",
"::",
"CVTSI2SDrm",
":",
"case",
"X86",
"::",
"CVTSI2SD64rr",
":",
"case",
"X86",
"::",
"CVTSI2SD64rm",
":",
"case",
"X86",
"::",
"CVTSD2SSrr",
":",
"case",
"X86",
"::",
"CVTSD2SSrm",
":",
"case",
"X86",
"::",
"Int_CVTSD2SSrr",
":",
"case",
... |
LLVM | X86 | CPP | next_suggestion | CPU | 2,773 | [
"for",
"(",
"APInt",
"&",
"Elt",
":",
"EltBits",
")",
"{"
] | [
"EVT",
"VT",
"=",
"N",
"->",
"getValueType",
"(",
"<NUM_LIT>",
")",
";",
"SDValue",
"N0",
"=",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"SDValue",
"N1",
"=",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"unsigned",
"NumBitsPerElt",
... |
LLVM | PowerPC | TD | next_suggestion | CPU | 2,774 | [
"}"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"RST",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"B",
";",
"bit",
"RC",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"RST",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
... |
LLVM | Mips | CPP | next_suggestion | CPU | 2,775 | [
"Inst",
".",
"addOperand",
"(",
"MCOperand",
"::",
"createReg",
"(",
"Base",
")",
")",
";"
] | [
"unsigned",
"Base",
"=",
"fieldFromInstruction",
"(",
"Insn",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
")",
";",
"Reg",
"=",
"getReg",
"(",
"Decoder",
",",
"Mips",
"::",
"GPR32RegClassID",
",",
"Reg",
")",
";",
"Base",
"=",
"getReg",
"(",
"Decoder",
",",
"Mip... |
LLVM | ARM64 | TD | next_suggestion | CPU | 2,776 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rd",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"shift",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"opc",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",... |
GCC | rs6000 | MD | stmt_completion | CPU | 2,777 | [
")"
] | [
"(",
"define_mode_attr",
"BOOL_REGS_UNARY",
"\t",
"[",
"(",
"TI",
"\t",
"<STR_LIT>",
")",
"(",
"PTI",
"\t",
"<STR_LIT>",
")",
"(",
"V16QI",
"\t",
"<STR_LIT>",
")",
"(",
"V8HI",
"\t",
"<STR_LIT>"
] |
LLVM | AArch64 | TD | next_suggestion | CPU | 2,778 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rn",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"opc",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
... |
LLVM | WebAssembly | CPP | code_generation | Virtual ISA | 2,779 | [
"void",
"WebAssemblyDAGToDAGISel",
"::",
"Select",
"(",
"SDNode",
"*",
"Node",
")",
"{",
"if",
"(",
"Node",
"->",
"isMachineOpcode",
"(",
")",
")",
"{",
"LLVM_DEBUG",
"(",
"errs",
"(",
")",
"<<",
"<STR_LIT>",
"== ",
"<STR_LIT>",
";",
"Node",
"->",
"dump"... | [
"Main",
"hook",
"for",
"targets",
"to",
"transform",
"nodes",
"into",
"machine",
"nodes",
"."
] |
GCC | rs6000 | MD | next_suggestion | CPU | 2,780 | [
"UNSPEC_MPIC_CORRECT",
")",
")",
")",
"]"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"P",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"plus",
":",
"P",
"(",
"match_operand",
":",
"P",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"unspec",
":",
"P",
"[",
... |
GCC | pa | CPP | stmt_completion | CPU | 2,781 | [
"]",
".",
"internal_label",
";"
] | [
"if",
"(",
"deferred_plabels",
"==",
"<NUM_LIT>",
")",
"deferred_plabels",
"=",
"(",
"struct",
"deferred_plabel",
"*",
")",
"ggc_alloc",
"(",
"sizeof",
"(",
"struct",
"deferred_plabel",
")",
")",
";",
"else",
"deferred_plabels",
"=",
"(",
"struct",
"deferred_pla... |
LLVM | AArch64 | CPP | next_suggestion | CPU | 2,782 | [
"}"
] | [
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"<NUM_LIT>",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",... |
GCC | i386 | CPP | stmt_completion | CPU | 2,783 | [
"v4sf",
")",
"_",
"_",
"C",
")",
";"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m128",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"mm_fmaddsub_ps",
"(",
"_",
"_",
"m128",
"_",
"_",
"A",
","... |
GCC | tilepro | MD | stmt_completion | VLIW | 2,784 | [
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"]"
] | [
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>"
] |
LLVM | Sparc | CPP | stmt_completion | CPU | 2,785 | [
")",
")",
";"
] | [
"if",
"(",
"RegNo",
">",
"<NUM_LIT>",
")",
"return",
"MCDisassembler",
"::",
"Fail",
";",
"unsigned",
"Reg",
"=",
"CPRegDecoderTable",
"[",
"RegNo",
"]",
";",
"Inst",
".",
"addOperand",
"(",
"MCOperand",
"::",
"createReg",
"(",
"Reg"
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 2,786 | [
"amdgcn_struct_ptr_buffer_atomic_umin",
":"
] | [
"case",
"Intrinsic",
"::",
"amdgcn_struct_ptr_buffer_atomic_sub",
":",
"case",
"Intrinsic",
"::",
"amdgcn_raw_buffer_atomic_sub",
":",
"case",
"Intrinsic",
"::",
"amdgcn_raw_ptr_buffer_atomic_sub",
":",
"Op",
"=",
"AtomicRMWInst",
"::",
"Sub",
";",
"break",
";",
"case",... |
LLVM | Hexagon | TD | next_suggestion | DSP | 2,787 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";"
] | [
"def",
"A2_absp",
":",
"HInst",
"<",
"(",
"outs",
"DoubleRegs",
":",
"$",
"Rdd32",
")",
",",
"(",
"ins",
"DoubleRegs",
":",
"$",
"Rss32",
")",
",",
"<STR_LIT>",
",",
"tc_cf8126ae",
",",
"TypeS_2op",
">",
",",
"Enc_b9c5fb",
"{",
"let",
"Inst",
"{",
"<... |
LLVM | Lanai | CPP | stmt_completion | CPU | 2,788 | [
"(",
"AluOp",
")",
")",
"{"
] | [
"assert",
"(",
"AluMCOp",
".",
"isImm",
"(",
")",
"&&",
"<STR_LIT>",
"Third operator is not immediate.",
"<STR_LIT>",
")",
";",
"unsigned",
"AluOp",
"=",
"AluMCOp",
".",
"getImm",
"(",
")",
";",
"Encoding",
"|=",
"LPAC",
"::",
"encodeLanaiAluCode",
"(",
"AluOp... |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 2,789 | [
"}"
] | [
"SGPRsUsed",
".",
"insert",
"(",
"LastSGPR",
")",
";",
"++",
"ConstantBusUseCount",
";",
"}",
"}",
"else",
"{",
"if",
"(",
"Desc",
".",
"OpInfo",
"[",
"OpIdx",
"]",
".",
"OperandType",
"==",
"MCOI",
"::",
"OPERAND_IMMEDIATE",
")",
"continue",
";",
"unsig... |
LLVM | PowerPC | CPP | next_suggestion | CPU | 2,790 | [
"break",
";"
] | [
"LowerMemOpCallTo",
"(",
"DAG",
",",
"MF",
",",
"Chain",
",",
"Arg",
",",
"PtrOff",
",",
"SPDiff",
",",
"ArgOffset",
",",
"isPPC64",
",",
"isTailCall",
",",
"false",
",",
"MemOpChains",
",",
"TailCallArguments",
",",
"dl",
")",
";",
"}",
"ArgOffset",
"+=... |
GCC | i386 | CPP | stmt_completion | CPU | 2,791 | [
"+=",
"<NUM_LIT>",
";"
] | [
"if",
"(",
"!",
"TARGET_ADJUST_UNROLL",
")",
"return",
"nunroll",
";",
"subrtx_iterator",
"::",
"array_type",
"array",
";",
"bbs",
"=",
"get_loop_body",
"(",
"loop",
")",
";",
"for",
"(",
"i",
"=",
"<NUM_LIT>",
";",
"i",
"<",
"loop",
"->",
"num_nodes",
"... |
LLVM | MBlaze | CPP | next_suggestion | MPU | 2,792 | [
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"decodeGETD",
"(",
"insn",
")",
";"
] | [
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"decodeBEQI",
"(",
"insn",
")",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"decodeBR",
"(",
"insn",
")",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"decodeBRI",
"(",
"... |
LLVM | Hexagon | CPP | next_suggestion | DSP | 2,793 | [
"std",
"::",
"fill",
"(",
"SMask",
".",
"begin",
"(",
")",
"+",
"CurSize",
",",
"SMask",
".",
"end",
"(",
")",
",",
"CurSize",
")",
";"
] | [
"assert",
"(",
"isa",
"<",
"VectorType",
">",
"(",
"Val",
"->",
"getType",
"(",
")",
")",
")",
";",
"auto",
"*",
"ValTy",
"=",
"cast",
"<",
"VectorType",
">",
"(",
"Val",
"->",
"getType",
"(",
")",
")",
";",
"assert",
"(",
"ValTy",
"->",
"getElem... |
LLVM | TPC | TD | next_suggestion | Virtual ISA | 2,794 | [
"let",
"MIOperandInfo",
"=",
"(",
"ops",
"i8imm",
":",
"$",
"datatype",
")",
";"
] | [
"let",
"ParserMatchClass",
"=",
"DataTypeAsmOperand",
";",
"let",
"OperandType",
"=",
"<STR_LIT>",
";"
] |
LLVM | AArch64 | TD | next_suggestion | CPU | 2,795 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"imm",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"Rn",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"Rm",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"imm",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"size",
";",
"let... |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 2,796 | [
"=",
"&",
"*",
"UI",
";"
] | [
"static",
"bool",
"isDefBetween",
"(",
"unsigned",
"Reg",
",",
"SlotIndex",
"First",
",",
"SlotIndex",
"Last",
",",
"const",
"MachineRegisterInfo",
"*",
"MRI",
",",
"const",
"LiveIntervals",
"*",
"LIS",
")",
"{",
"for",
"(",
"MachineRegisterInfo",
"::",
"def_i... |
LLVM | Hexagon | TD | next_suggestion | DSP | 2,797 | [
"let",
"BaseOpcode",
"=",
"<STR_LIT>",
";"
] | [
"let",
"isPredicated",
"=",
"<NUM_LIT>",
";",
"let",
"isTerminator",
"=",
"<NUM_LIT>",
";",
"let",
"isIndirectBranch",
"=",
"<NUM_LIT>",
";",
"let",
"isBranch",
"=",
"<NUM_LIT>",
";",
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"Defs",
"=",
"[",
"PC",
... |
GCC | i386 | MD | stmt_completion | CPU | 2,798 | [
")",
")"
] | [
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>"
] |
LLVM | BPF | CPP | next_suggestion | Virtual ISA | 2,799 | [
"return",
"false",
";"
] | [
"static",
"bool",
"TruncSizeCompatible",
"(",
"int",
"TruncSize",
",",
"unsigned",
"opcode",
")",
"{",
"if",
"(",
"TruncSize",
"==",
"<NUM_LIT>",
")",
"return",
"opcode",
"==",
"<STR_LIT>",
"::",
"<STR_LIT>",
"||",
"opcode",
"==",
"<STR_LIT>",
"::",
"<STR_LIT>... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.