Compiler_Type stringclasses 2
values | Target stringclasses 176
values | Programming Language stringclasses 3
values | Task stringclasses 4
values | Target_Type stringclasses 7
values | Idx int64 0 636k | Ground_Truth listlengths 0 2.32k | Input listlengths 1 1.02k |
|---|---|---|---|---|---|---|---|
GCC | avr | CPP | program_repair | MPU | 20,500 | [
"<FIXS>",
"bool",
"absdata",
"=",
"(",
"mcu",
"->",
"dev_attribute",
"&",
"AVR_ISA_LDS",
")",
"!=",
"<NUM_LIT>",
";",
"bool",
"errata_skip",
"=",
"(",
"mcu",
"->",
"dev_attribute",
"&",
"AVR_ERRATA_SKIP",
")",
"!=",
"<NUM_LIT>",
";",
"bool",
"rmw",
"=",
"(... | [
"FILE",
"*",
"f",
"=",
"fopen",
"(",
"name",
",",
"<STR_LIT>",
"w",
"<STR_LIT>",
")",
";",
"<BUGS>",
"bool",
"absdata",
"=",
"<NUM_LIT>",
"!=",
"(",
"mcu",
"->",
"dev_attribute",
"&",
"AVR_ISA_LDS",
")",
";",
"bool",
"errata_skip",
"=",
"<NUM_LIT>",
"!="... |
LLVM | P2 | CPP | stmt_completion | MPU | 20,501 | [
"=",
"getImm",
"(",
")",
";"
] | [
"assert",
"(",
"N",
"==",
"<NUM_LIT>",
"&&",
"<STR_LIT>",
"Invalid number of operands!",
"<STR_LIT>",
")",
";",
"const",
"MCExpr",
"*",
"Expr"
] |
LLVM | R600 | CPP | next_suggestion | GPU | 20,502 | [
"NODE_NAME_CASE",
"(",
"DWORDADDR",
")",
"NODE_NAME_CASE",
"(",
"FRACT",
")",
"NODE_NAME_CASE",
"(",
"FMAX",
")",
"NODE_NAME_CASE",
"(",
"SMAX",
")",
"NODE_NAME_CASE",
"(",
"UMAX",
")",
"NODE_NAME_CASE",
"(",
"FMIN",
")",
"NODE_NAME_CASE",
"(",
"SMIN",
")",
"N... | [
"NODE_NAME_CASE",
"(",
"RET_FLAG",
")",
";",
"NODE_NAME_CASE",
"(",
"BRANCH_COND",
")",
";"
] |
LLVM | SystemZ | CPP | stmt_completion | CPU | 20,503 | [
"Disp",
")",
"{"
] | [
"bool",
"selectBDAddr20Only",
"(",
"SDValue",
"Addr",
",",
"SDValue",
"&",
"Base",
",",
"SDValue",
"&"
] |
GCC | i386 | CPP | stmt_completion | CPU | 20,504 | [
"fp_xmm",
")",
")",
";"
] | [
"emit_move_insn",
"(",
"gen_lowpart",
"(",
"DImode",
",",
"int_xmm",
")",
",",
"input",
")",
";",
"}",
"else",
"{",
"x",
"=",
"gen_reg_rtx",
"(",
"V2DImode",
")",
";",
"ix86_expand_vector_init_one_nonzero",
"(",
"false",
",",
"V2DImode",
",",
"x",
",",
"in... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,505 | [
"}"
] | [
"let",
"isPredicatedNew",
"=",
"<NUM_LIT>",
";",
"let",
"mayLoad",
"=",
"<NUM_LIT>",
";",
"let",
"CextOpcode",
"=",
"<STR_LIT>",
";",
"let",
"BaseOpcode",
"=",
"<STR_LIT>",
";",
"let",
"isExtendable",
"=",
"<NUM_LIT>",
";",
"let",
"opExtendable",
"=",
"<NUM_LI... |
LLVM | AArch64 | CPP | next_suggestion | CPU | 20,506 | [
"}",
"else",
"{"
] | [
"if",
"(",
"DCI",
".",
"isBeforeLegalizeOps",
"(",
")",
")",
"return",
"SDValue",
"(",
")",
";",
"EVT",
"VT",
"=",
"N",
"->",
"getValueType",
"(",
"<NUM_LIT>",
")",
";",
"if",
"(",
"!",
"VT",
".",
"isVector",
"(",
")",
")",
"return",
"SDValue",
"("... |
LLVM | X86 | TD | stmt_completion | CPU | 20,507 | [
"(",
"!",
"cast",
"<",
"I",
">",
"(",
"OpcPrefix",
"#",
"BDrm",
")",
"addr",
":",
"$",
"src",
")",
">",
";"
] | [
"def",
":",
"Pat",
"<",
"(",
"v4i32",
"(",
"ExtOp",
"(",
"v16i8",
"(",
"vzload_v2i64",
"addr",
":",
"$",
"src",
")",
")",
")",
")",
","
] |
LLVM | TVM | CPP | next_suggestion | Virtual ISA | 20,508 | [
"expandMemSetAsLoopTVM",
"(",
"cast",
"<",
"MemSetInst",
">",
"(",
"Inst",
")",
")",
";"
] | [
"Instruction",
"*",
"Inst",
"=",
"cast",
"<",
"Instruction",
">",
"(",
"*",
"I",
")",
";",
"++",
"I",
";",
"switch",
"(",
"ID",
")",
"{",
"default",
":",
"continue",
";",
"case",
"Intrinsic",
"::",
"memcpy",
":",
"{",
"auto",
"*",
"Memcpy",
"=",
... |
GCC | visium | MD | stmt_completion | Virtual ISA | 20,509 | [
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | i386 | CPP | stmt_completion | CPU | 20,510 | [
"_",
"_",
"U",
",",
"_",
"_",
"R",
")",
";"
] | [
"return",
"(",
"_",
"_",
"m128h",
")",
"_",
"_",
"builtin_ia32_vfnmaddsh3_mask3",
"(",
"(",
"_",
"_",
"v8hf",
")",
"_",
"_",
"W",
",",
"(",
"_",
"_",
"v8hf",
")",
"_",
"_",
"A",
",",
"(",
"_",
"_",
"v8hf",
")",
"_",
"_",
"B",
",",
"(",
"_",... |
GCC | i386 | MD | stmt_completion | CPU | 20,511 | [
"MODE",
">",
"mode",
","
] | [
"(",
"match_operand",
":",
"SWI",
"<NUM_LIT>",
"<STR_LIT>",
")",
"]",
")",
")",
"(",
"clobber",
"(",
"reg",
":",
"CC",
"FLAGS_REG",
")",
")",
"]",
")",
"(",
"set",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"match_dup",
"<NUM_LIT>",
")",
")",
"(",
"set... |
LLVM | AArch64 | TD | next_suggestion | CPU | 20,512 | [
"let",
"EncoderMethod",
"=",
"<STR_LIT>",
";"
] | [
"let",
"PrintMethod",
"=",
"<STR_LIT>",
"#",
"Reg",
"#",
"<STR_LIT>",
"#",
"Width",
"#",
"<STR_LIT>",
";",
"let",
"DecoderMethod",
"=",
"<STR_LIT>",
";"
] |
GCC | alpha | CPP | program_repair | MPU | 20,513 | [
"<FIXS>",
"enum",
"machine_mode",
"mode",
"ATTRIBUTE_UNUSED",
";",
"<FIXE>"
] | [
"intmode_mask_operand",
"(",
"op",
",",
"mode",
")",
"register",
"rtx",
"op",
";",
"<BUGS>",
"enum",
"machine_mode",
"mode",
";",
"<BUGE>",
"{",
"#",
"if",
"HOST_BITS_PER_WIDE_INT",
"==",
"<NUM_LIT>",
"if",
"(",
"GET_CODE",
"(",
"op",
")",
"==",
"CONST_DOUBL... |
GCC | rl78 | MD | stmt_completion | MPU | 20,514 | [
"const_string",
"<STR_LIT>",
")",
")"
] | [
"(",
"define_attr",
"<STR_LIT>",
"<STR_LIT>",
"("
] |
LLVM | Hexagon | TD | stmt_completion | DSP | 20,515 | [
"}",
"=",
"<NUM_LIT>",
";"
] | [
"def",
"A2_vminw",
":",
"HInst",
"<",
"(",
"outs",
"DoubleRegs",
":",
"$",
"Rdd32",
")",
",",
"(",
"ins",
"DoubleRegs",
":",
"$",
"Rtt32",
",",
"DoubleRegs",
":",
"$",
"Rss32",
")",
",",
"<STR_LIT>",
",",
"tc_779080bf",
",",
"TypeALU64",
">",
",",
"E... |
LLVM | Patmos | CPP | program_repair | VLIW | 20,516 | [
"<FIXS>",
"Register",
"PreRegallocReduce",
"::",
"getVreg",
"(",
"EqClass",
"&",
"eq_class",
")",
"<FIXE>",
"<FIXS>",
"if",
"(",
"vreg_map",
".",
"count",
"(",
"eq_class",
".",
"number",
")",
")",
"{",
"return",
"vreg_map",
"[",
"eq_class",
".",
"number",
... | [
"return",
"changed",
";",
"}",
"<BUGS>",
"static",
"Register",
"getVregForPred",
"(",
"MachineRegisterInfo",
"&",
"RI",
",",
"unsigned",
"pred",
",",
"std",
"::",
"map",
"unsigned",
",",
"Register",
">",
"&",
"vreg_map",
")",
"<BUGE>",
"{",
"<BUGS>",
"if",
... |
LLVM | AArch64 | TD | stmt_completion | CPU | 20,517 | [
"=",
"<NUM_LIT>",
";"
] | [
"def",
"KryoWrite_3cyc_XY_XY_237ln",
":",
"SchedWriteRes",
"<",
"[",
"KryoUnitXY",
",",
"KryoUnitXY",
"]",
">",
"{",
"let",
"Latency",
"=",
"<NUM_LIT>",
";",
"let",
"NumMicroOps"
] |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 20,518 | [
"MI",
".",
"setDesc",
"(",
"TII",
"->",
"get",
"(",
"AMDGPU",
"::",
"SI_TCRETURN",
")",
")",
";"
] | [
"BuildMI",
"(",
"*",
"MI",
".",
"getParent",
"(",
")",
",",
"MI",
",",
"MI",
".",
"getDebugLoc",
"(",
")",
",",
"TII",
"->",
"get",
"(",
"MovOpc",
")",
",",
"ExecReg",
")",
"->",
"addOperand",
"(",
"MI",
".",
"getOperand",
"(",
"ExecIdx",
")",
")... |
GCC | c6x | MD | next_suggestion | VLIW | 20,519 | [
"<STR_LIT>"
] | [
"[",
"(",
"parallel",
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"(",
"set",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"unsp... |
LLVM | ARM | CPP | next_suggestion | CPU | 20,520 | [
"}"
] | [
"const",
"MCOperand",
"&",
"MO2",
"=",
"MI",
"->",
"getOperand",
"(",
"OpNum",
"+",
"<NUM_LIT>",
")",
";",
"O",
"<<",
"markup",
"(",
"<STR_LIT>",
"<mem:",
"<STR_LIT>",
")",
"<<",
"<STR_LIT>",
"[",
"<STR_LIT>",
";",
"printRegName",
"(",
"O",
",",
"MO1",
... |
GCC | arm | MD | next_suggestion | CPU | 20,521 | [
"<STR_LIT>"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
")",
"(",
"fix",
":",
"SI",
"(",
"fix",
":",
"HF",
"(",
"match_operand",
":",
"HF",
"<NUM_LIT>",
"<STR_LIT>",
")",
")",
")",
")",
"]"
] |
GCC | rs6000 | MD | stmt_completion | CPU | 20,522 | [
"<STR_LIT>",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>"
] |
LLVM | ARM | TD | next_suggestion | CPU | 20,523 | [
"}"
] | [
"def",
"fsub_mlx",
":",
"PatFrag",
"<",
"(",
"ops",
"node",
":",
"$",
"lhs",
",",
"node",
":",
"$",
"rhs",
")",
",",
"(",
"fsub",
"node",
":",
"$",
"lhs",
",",
"node",
":",
"$",
"rhs",
")",
",",
"[",
"{",
"return",
"hasNoVMLxHazardUse",
"(",
"N... |
LLVM | Mips | CPP | next_suggestion | CPU | 20,524 | [
"return",
"Defs",
".",
"count",
"(",
"V",
")",
"||",
"SeenNoObjStore",
";"
] | [
"if",
"(",
"MayStore",
")",
"return",
"!",
"Defs",
".",
"insert",
"(",
"V",
")",
"||",
"Uses",
".",
"count",
"(",
"V",
")",
"||",
"SeenNoObjStore",
"||",
"SeenNoObjLoad",
";",
"Uses",
".",
"insert",
"(",
"V",
")",
";"
] |
GCC | i386 | CPP | next_suggestion | CPU | 20,525 | [
"else",
"if",
"(",
"GET_MODE_CLASS",
"(",
"GET_MODE",
"(",
"op0",
")",
")",
"==",
"MODE_FLOAT",
")",
"ret",
"=",
"ix86_expand_fp_compare",
"(",
"code",
",",
"op0",
",",
"op1",
",",
"NULL_RTX",
",",
"second_test",
",",
"bypass_test",
")",
";"
] | [
"if",
"(",
"second_test",
")",
"*",
"second_test",
"=",
"NULL_RTX",
";",
"if",
"(",
"bypass_test",
")",
"*",
"bypass_test",
"=",
"NULL_RTX",
";",
"if",
"(",
"ix86_compare_emitted",
")",
"{",
"ret",
"=",
"gen_rtx_fmt_ee",
"(",
"code",
",",
"VOIDmode",
",",
... |
LLVM | Hexagon | CPP | stmt_completion | DSP | 20,526 | [
"<NUM_LIT>",
")",
")",
";"
] | [
"unsigned",
"HexagonTTIImpl",
"::",
"getMemoryOpCost",
"(",
"unsigned",
"Opcode",
",",
"Type",
"*",
"Src",
",",
"MaybeAlign",
"Alignment",
",",
"unsigned",
"AddressSpace",
",",
"const",
"Instruction",
"*",
"I",
")",
"{",
"assert",
"(",
"Opcode",
"==",
"Instruc... |
GCC | i386 | MD | program_repair | CPU | 20,527 | [
"<FIXS>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"VI4_AVX2",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"<FIXE>",
"<FIXS>",
"(",
"match_operand",
":",
"VI4_AVX2",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"VI4_AVX2",
"<NUM_LIT>",... | [
"}",
")",
"(",
"define_insn",
"<STR_LIT>",
"<BUGS>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"VI4_AVX2",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"<BUGE>",
"(",
"ashiftrt",
":",
"VI4_AVX2",
"<BUGS>",
"(",
"match_operand",
":",
"VI4_AVX2",
"<NUM_LIT>",
"... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,528 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rdd32",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rtt32",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"Rdd32",
";"
] |
LLVM | Z80 | CPP | next_suggestion | MPU | 20,529 | [
"if",
"(",
"Z80CC",
"==",
"Z80",
"::",
"COND_INVALID",
")",
"return",
"true",
";"
] | [
"I",
"--",
";",
"if",
"(",
"I",
"->",
"isDebugValue",
"(",
")",
")",
"continue",
";",
"if",
"(",
"!",
"isUnpredicatedTerminator",
"(",
"I",
")",
")",
"break",
";",
"if",
"(",
"!",
"I",
"->",
"isBranch",
"(",
")",
")",
"return",
"true",
";",
"if",... |
LLVM | PowerPC | CPP | next_suggestion | CPU | 20,530 | [
"}"
] | [
"Parser",
".",
"Lex",
"(",
")",
";",
"}",
"break",
";",
"}",
"if",
"(",
"getParser",
"(",
")",
".",
"parseExpression",
"(",
"EVal",
")",
")",
"return",
"true",
";",
"if",
"(",
"Variant",
"!=",
"PPCMCExpr",
"::",
"VK_PPC_None",
")",
"{",
"if",
"(",
... |
LLVM | IA64 | CPP | stmt_completion | CPU | 20,531 | [
"IA64 Assembly Printer",
"<STR_LIT>",
";"
] | [
"return",
"<STR_LIT>"
] |
GCC | rs6000 | CPP | code_generation | CPU | 20,532 | [
"static",
"rtx",
"htm_expand_builtin",
"(",
"tree",
"exp",
",",
"rtx",
"target",
",",
"bool",
"*",
"expandedp",
")",
"{",
"tree",
"fndecl",
"=",
"TREE_OPERAND",
"(",
"CALL_EXPR_FN",
"(",
"exp",
")",
",",
"<NUM_LIT>",
")",
";",
"bool",
"nonvoid",
"=",
"TR... | [
"Expand",
"the",
"HTM",
"builtin",
"in",
"EXP",
"and",
"store",
"the",
"result",
"in",
"TARGET",
".",
"Return",
"the",
"expanded",
"rtx",
"."
] |
LLVM | SystemZ | TD | next_suggestion | CPU | 20,533 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"enc",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";"
] | [
"class",
"DirectiveInsnRIE",
"<",
"dag",
"outs",
",",
"dag",
"ins",
",",
"string",
"asmstr",
",",
"list",
"<",
"dag",
">",
"pattern",
">",
":",
"InstRIEd",
"<",
"<NUM_LIT>",
",",
"outs",
",",
"ins",
",",
"asmstr",
",",
"pattern",
">",
"{",
"bits",
"<... |
LLVM | LC2200 | CPP | stmt_completion | CPU | 20,534 | [
"const",
"llvm",
"::",
"MCRegisterInfo",
"&",
"MRI",
",",
"const",
"llvm",
"::",
"MCTargetOptions",
"&",
"Options",
")",
"{"
] | [
"MCAsmBackend",
"*",
"llvm",
"::",
"createLC2200AsmBackend",
"(",
"const",
"llvm",
"::",
"Target",
"&",
"T",
",",
"const",
"llvm",
"::",
"MCSubtargetInfo",
"&",
"STI",
","
] |
LLVM | R600 | TD | program_repair | GPU | 20,535 | [
"<FIXS>",
"[",
"(",
"set",
"i32",
":",
"$",
"dst",
",",
"(",
"AMDGPUmul_u24",
"i32",
":",
"$",
"src0",
",",
"i32",
":",
"$",
"src1",
")",
")",
"]",
",",
"VecALU",
"<FIXE>"
] | [
"def",
"MUL_LIT_eg",
":",
"MUL_LIT_Common",
"<NUM_LIT>",
">",
";",
"def",
"LOG_CLAMPED_eg",
":",
"LOG_CLAMPED_Common",
"<NUM_LIT>",
">",
";",
"def",
"MUL_UINT24_eg",
":",
"R600_2OP",
"<NUM_LIT>",
",",
"<STR_LIT>",
",",
"<BUGS>",
"[",
"(",
"set",
"i32",
":",
"$... |
LLVM | CellSPU | CPP | stmt_completion | MPU | 20,536 | [
"<NUM_LIT>",
";"
] | [
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"<NUM_LIT>",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"<NUM_LIT>",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"<NUM_LIT>",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
"... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 20,537 | [
"MaxCSFrameIndex",
",",
"false",
")",
";"
] | [
"return",
"determineSVEStackObjectOffsets",
"(",
"MFI",
",",
"MinCSFrameIndex",
","
] |
LLVM | ARM | CPP | next_suggestion | CPU | 20,538 | [
"return",
"ST",
"->",
"hasV6T2Ops",
"(",
")",
"?",
"<NUM_LIT>",
":",
"<NUM_LIT>",
";"
] | [
"uint64_t",
"ZImmVal",
"=",
"Imm",
".",
"getZExtValue",
"(",
")",
";",
"if",
"(",
"!",
"ST",
"->",
"isThumb",
"(",
")",
")",
"{",
"if",
"(",
"(",
"SImmVal",
">=",
"<NUM_LIT>",
"&&",
"SImmVal",
"<",
"<NUM_LIT>",
")",
"||",
"(",
"<STR_LIT>",
"::",
"<... |
GCC | i386 | CPP | program_repair | CPU | 20,539 | [
"<FIXS>",
"pro_epilogue_adjust_stack",
"(",
"stack_pointer_rtx",
",",
"hard_frame_pointer_rtx",
",",
"GEN_INT",
"(",
"offset",
")",
",",
"style",
")",
";",
"<FIXE>",
"<FIXS>",
"pro_epilogue_adjust_stack",
"(",
"stack_pointer_rtx",
",",
"stack_pointer_rtx",
",",
"GEN_INT... | [
"{",
"if",
"(",
"!",
"frame_pointer_needed",
")",
"abort",
"(",
")",
";",
"<BUGS>",
"emit_insn",
"(",
"gen_pro_epilogue_adjust_stack",
"(",
"stack_pointer_rtx",
",",
"hard_frame_pointer_rtx",
",",
"GEN_INT",
"(",
"offset",
")",
")",
")",
";",
"<BUGE>",
"}",
"e... |
LLVM | Mips | TD | stmt_completion | CPU | 20,540 | [
"<NUM_LIT>",
">",
";"
] | [
"class",
"AVE_U_D_ENC",
":",
"MSA_3R_FMT",
"<",
"<NUM_LIT>",
",",
"<NUM_LIT>",
","
] |
LLVM | PIC16 | CPP | next_suggestion | MPU | 20,541 | [
"}"
] | [
"switch",
"(",
"Ty",
".",
"getTag",
"(",
")",
")",
"{",
"case",
"dwarf",
"::",
"DW_TAG_array_type",
":",
"{",
"PopulateArrayTypeInfo",
"(",
"Ty",
",",
"TypeNo",
",",
"HasAux",
",",
"Aux",
",",
"TagName",
")",
";",
"break",
";",
"}",
"case",
"dwarf",
... |
LLVM | ARM | TD | next_suggestion | CPU | 20,542 | [
"}"
] | [
"def",
"tADDi3",
":",
"T1sIGenEncodeImm",
"<",
"<NUM_LIT>",
",",
"(",
"outs",
"tGPR",
":",
"$",
"Rd",
")",
",",
"(",
"ins",
"tGPR",
":",
"$",
"Rm",
",",
"imm0_7",
":",
"$",
"imm3",
")",
",",
"IIC_iALUi",
",",
"<STR_LIT>",
",",
"<STR_LIT>",
",",
"["... |
GCC | loongarch | MD | stmt_completion | CPU | 20,543 | [
")"
] | [
"<STR_LIT>",
"(",
"and",
"(",
"match_code",
"<STR_LIT>"
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 20,544 | [
"(",
")",
".",
"getRegisterInfo",
"(",
")",
")",
",",
"TII",
"(",
"*",
"MF",
".",
"getSubtarget",
"<",
"GCNSubtarget",
">",
"(",
")",
".",
"getInstrInfo",
"(",
")",
")",
",",
"Helper",
"(",
"Helper",
")",
"{",
"}"
] | [
"AMDGPURegBankCombinerHelper",
"(",
"MachineIRBuilder",
"&",
"B",
",",
"CombinerHelper",
"&",
"Helper",
")",
":",
"B",
"(",
"B",
")",
",",
"MF",
"(",
"B",
".",
"getMF",
"(",
")",
")",
",",
"MRI",
"(",
"*",
"B",
".",
"getMRI",
"(",
")",
")",
",",
... |
GCC | i386 | MD | stmt_completion | CPU | 20,545 | [
")",
")",
")"
] | [
"(",
"and",
"(",
"match_code",
"<STR_LIT>",
")",
"(",
"match_test",
"<STR_LIT>"
] |
GCC | vax | MD | next_suggestion | CPU | 20,546 | [
"(",
"sign_extract",
":",
"SI",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"[",
"(",
"set",
"(",
"cc0",
")",
"(",
"compare"
] |
LLVM | X86 | CPP | stmt_completion | CPU | 20,547 | [
")",
",",
"Shift",
")",
";"
] | [
"static",
"SDValue",
"combineAndMaskToShift",
"(",
"SDNode",
"*",
"N",
",",
"SelectionDAG",
"&",
"DAG",
",",
"const",
"X86Subtarget",
"&",
"Subtarget",
")",
"{",
"SDValue",
"Op0",
"=",
"peekThroughBitcasts",
"(",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 20,548 | [
";"
] | [
"bool",
"AArch64TargetLowering",
"::",
"shouldConsiderGEPOffsetSplit",
"(",
")",
"const",
"{",
"return",
"true"
] |
GCC | i386 | CPP | stmt_completion | CPU | 20,549 | [
"__RTM__",
"<STR_LIT>",
")",
";"
] | [
"break",
";",
"case",
"PROCESSOR_K6",
":",
"def_or_undef",
"(",
"parse_in",
",",
"<STR_LIT>",
"__tune_k6__",
"<STR_LIT>",
")",
";",
"if",
"(",
"last_tune_char",
"==",
"'",
"<NUM_LIT>",
"'",
")",
"def_or_undef",
"(",
"parse_in",
",",
"<STR_LIT>",
"__tune_k6_2__",... |
GCC | i386 | MD | program_repair | CPU | 20,550 | [
"<FIXS>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<FIXE>"
] | [
"(",
"match_operand",
":",
"SF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>",
"<BUGS>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<BUGE>"
] |
LLVM | AArch64 | CPP | next_suggestion | CPU | 20,551 | [
"if",
"(",
"auto",
"ShiftedImm",
"=",
"getShiftedVal",
"<",
"<NUM_LIT>",
">",
"(",
")",
")",
"if",
"(",
"!",
"(",
"IsByte",
"&&",
"ShiftedImm",
"->",
"second",
")",
"&&",
"<STR_LIT>",
"::",
"<STR_LIT>",
"<",
"T",
">",
"(",
"ShiftedImm",
"->",
"first",
... | [
"DiagnosticPredicate",
"isSVEAddSubImm",
"(",
")",
"const",
"{",
"if",
"(",
"!",
"isShiftedImm",
"(",
")",
"&&",
"(",
"!",
"isImm",
"(",
")",
"||",
"!",
"isa",
"<",
"MCConstantExpr",
">",
"(",
"getImm",
"(",
")",
")",
")",
")",
"return",
"DiagnosticPre... |
GCC | frv | MD | next_suggestion | VLIW | 20,552 | [
"(",
"clobber",
"(",
"match_scratch",
":",
"CC_CCR",
"<NUM_LIT>",
"<STR_LIT>",
")",
")",
"]"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"CC_UNS",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"CC_UNS",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")"
] |
GCC | m68k | MD | next_suggestion | MPU | 20,553 | [
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"zero_extract",
":",
"SI",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | i386 | CPP | next_suggestion | CPU | 20,554 | [
"}"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m256i",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"mm256_clmulepi64_epi128",
"(",
"_",
"_",
"m256i",
"_",
"_",
... |
LLVM | XCore | CPP | next_suggestion | MPU | 20,555 | [
"if",
"(",
"N",
"->",
"getMemoryVT",
"(",
")",
"==",
"MVT",
"::",
"i8",
")",
"return",
"DAG",
".",
"getTruncStore",
"(",
"N",
"->",
"getChain",
"(",
")",
",",
"SDLoc",
"(",
"Op",
")",
",",
"N",
"->",
"getVal",
"(",
")",
",",
"N",
"->",
"getBase... | [
"if",
"(",
"N",
"->",
"getMemoryVT",
"(",
")",
"==",
"MVT",
"::",
"i32",
")",
"{",
"if",
"(",
"N",
"->",
"getAlignment",
"(",
")",
"<",
"<NUM_LIT>",
")",
"report_fatal_error",
"(",
"<STR_LIT>",
"atomic store must be aligned",
"<STR_LIT>",
")",
";",
"return... |
LLVM | AArch64 | CPP | code_generation | CPU | 20,556 | [
"bool",
"AArch64InstrInfo",
"::",
"isCandidateToMergeOrPair",
"(",
"MachineInstr",
"&",
"MI",
")",
"const",
"{",
"if",
"(",
"MI",
".",
"hasOrderedMemoryRef",
"(",
")",
")",
"return",
"false",
";",
"assert",
"(",
"MI",
".",
"getOperand",
"(",
"<NUM_LIT>",
")"... | [
"Return",
"true",
"if",
"this",
"is",
"a",
"load/store",
"that",
"can",
"be",
"potentially",
"paired/merged",
"."
] |
LLVM | PowerPC | CPP | stmt_completion | CPU | 20,557 | [
"'",
":"
] | [
"ConstraintWeight",
"weight",
"=",
"CW_Invalid",
";",
"Value",
"*",
"CallOperandVal",
"=",
"info",
".",
"CallOperandVal",
";",
"if",
"(",
"!",
"CallOperandVal",
")",
"return",
"CW_Default",
";",
"Type",
"*",
"type",
"=",
"CallOperandVal",
"->",
"getType",
"(",... |
LLVM | ARM64 | TD | stmt_completion | CPU | 20,558 | [
"=",
"<STR_LIT>",
";"
] | [
"def",
"barrier_op",
":",
"Operand",
"<",
"i32",
">",
"{",
"let",
"PrintMethod"
] |
GCC | aarch64 | MD | program_repair | CPU | 20,559 | [
"<FIXS>",
"(",
"define_insn",
"<STR_LIT>",
"<FIXE>"
] | [
"}",
")",
"<BUGS>",
"(",
"define_insn",
"<STR_LIT>",
"<BUGE>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"VWIDE",
">",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"unspec",
":",
"VWIDE",
">",
"[",
"(",
"match_operand",
":",
"PRED_BHS",
"<NUM_LIT>",
... |
LLVM | ARM | CPP | next_suggestion | CPU | 20,560 | [
"if",
"(",
"M",
"[",
"i",
"+",
"e",
"]",
">=",
"<NUM_LIT>",
"&&",
"M",
"[",
"i",
"+",
"e",
"]",
"!=",
"(",
"i",
"*",
"<NUM_LIT>",
")",
"+",
"Ofs",
"+",
"Upper",
")",
"return",
"false",
";"
] | [
"unsigned",
"NumElts",
"=",
"VT",
".",
"getVectorNumElements",
"(",
")",
";",
"if",
"(",
"NumElts",
"!=",
"M",
".",
"size",
"(",
")",
"||",
"(",
"VT",
"!=",
"MVT",
"::",
"v8i16",
"&&",
"VT",
"!=",
"MVT",
"::",
"v16i8",
")",
")",
"return",
"false",
... |
LLVM | PowerPC | TD | stmt_completion | CPU | 20,561 | [
">",
";"
] | [
"def",
"imm16ShiftedSExt",
":",
"PatLeaf",
"<",
"(",
"imm",
")",
",",
"[",
"{",
"if",
"(",
"N",
"-",
">",
"getZExtValue",
"(",
")",
"&",
"<NUM_LIT>",
")",
"return",
"false",
";",
"if",
"(",
"N",
"-",
">",
"getValueType",
"(",
"<NUM_LIT>",
")",
"=",... |
GCC | arm | CPP | stmt_completion | CPU | 20,562 | [
"_",
"_",
"c",
",",
"_",
"_",
"p",
")",
";"
] | [
"return",
"_",
"_",
"arm_vmlsdavaxq_p_s16",
"(",
"_",
"_",
"a",
",",
"_",
"_",
"b",
","
] |
LLVM | SystemZ | CPP | stmt_completion | CPU | 20,563 | [
";"
] | [
"SystemZMachineFunctionInfo",
"*",
"ZFI",
"=",
"MF",
".",
"getInfo",
"<",
"SystemZMachineFunctionInfo",
">",
"(",
")",
";",
"int",
"FI",
"=",
"ZFI",
"->",
"getFramePointerSaveIndex",
"(",
")",
";",
"if",
"(",
"!",
"FI",
")",
"{",
"MachineFrameInfo",
"&",
"... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,564 | [
"}"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"addrMode",
"=",
"PostInc",
";",
"let",
"accessSize",
"=",
"WordAccess",
";",
"let",
"may... |
GCC | rs6000 | CPP | code_generation | CPU | 20,565 | [
"static",
"void",
"expand_strncmp_align_check",
"(",
"rtx",
"strncmp_label",
",",
"rtx",
"src_addr",
",",
"HOST_WIDE_INT",
"bytes",
")",
"{",
"rtx",
"lab_ref",
"=",
"gen_rtx_LABEL_REF",
"(",
"VOIDmode",
",",
"strncmp_label",
")",
";",
"rtx",
"src_pgoff",
"=",
"g... | [
"Generate",
"page",
"crossing",
"check",
"and",
"branch",
"code",
"to",
"set",
"up",
"for",
"strncmp",
"when",
"we",
"do",
"n't",
"have",
"DI",
"alignment",
".",
"STRNCMP_LABEL",
"is",
"the",
"label",
"to",
"branch",
"if",
"there",
"is",
"a",
"page",
"cr... |
LLVM | X86 | CPP | next_suggestion | CPU | 20,566 | [
"V",
"=",
"DAG",
".",
"getBitcast",
"(",
"MVT",
"::",
"v16i8",
",",
"V",
")",
";"
] | [
"MVT",
"SExtVT",
";",
"MVT",
"FPCastVT",
"=",
"MVT",
"::",
"INVALID_SIMPLE_VALUE_TYPE",
";",
"switch",
"(",
"VecVT",
".",
"getSimpleVT",
"(",
")",
".",
"SimpleTy",
")",
"{",
"default",
":",
"return",
"SDValue",
"(",
")",
";",
"case",
"MVT",
"::",
"v2i1",... |
LLVM | Mips | CPP | code_generation | CPU | 20,567 | [
"bool",
"MipsSEInstrInfo",
"::",
"isReallyTriviallyReMaterializable",
"(",
"const",
"MachineInstr",
"&",
"MI",
",",
"AAResults",
"*",
"AA",
")",
"const",
"{",
"switch",
"(",
"MI",
".",
"getOpcode",
"(",
")",
")",
"{",
"case",
"Mips",
"::",
"CheriBoundedStackPs... | [
"For",
"instructions",
"with",
"opcodes",
"for",
"which",
"the",
"M_REMATERIALIZABLE",
"flag",
"is",
"set",
",",
"this",
"hook",
"lets",
"the",
"target",
"specify",
"whether",
"the",
"instruction",
"is",
"actually",
"trivially",
"rematerializable",
",",
"taking",
... |
GCC | ia64 | MD | next_suggestion | CPU | 20,568 | [
"{",
"operands",
"[",
"<NUM_LIT>",
"]",
"=",
"gen_reg_rtx",
"(",
"BImode",
")"
] | [
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"if_then_else",
":",
"SI",
"(",
"ne",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"match... |
LLVM | X86 | CPP | stmt_completion | CPU | 20,569 | [
")",
"{"
] | [
"void",
"Warning",
"(",
"SMLoc",
"L",
",",
"const",
"Twine",
"&",
"Msg"
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,570 | [
"let",
"hasNewValue",
"=",
"<NUM_LIT>",
";"
] | [
"def",
"A2_paddf",
":",
"HInst",
"<",
"(",
"outs",
"IntRegs",
":",
"$",
"Rd32",
")",
",",
"(",
"ins",
"PredRegs",
":",
"$",
"Pu4",
",",
"IntRegs",
":",
"$",
"Rs32",
",",
"IntRegs",
":",
"$",
"Rt32",
")",
",",
"<STR_LIT>",
",",
"tc_4c5ba658",
",",
... |
GCC | pa | MD | stmt_completion | CPU | 20,571 | [
"<NUM_LIT>",
"<NUM_LIT>",
")"
] | [
"(",
"define_function_unit",
"<STR_LIT>",
"<NUM_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"<NUM_LIT>",
"<NUM_LIT>",
")",
"(",
"define_function_unit",
"<STR_LIT>",
"<NUM_LIT>",
"... |
GCC | sh | MD | next_suggestion | CPU | 20,572 | [
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")"
] | [
"<STR_LIT>",
"{",
"return",
"<STR_LIT>",
"\t",
"<STR_LIT>",
"<STR_LIT>",
"\t",
"<STR_LIT>",
"<STR_LIT>",
"}",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | arm | CPP | stmt_completion | CPU | 20,573 | [
"_",
"b",
",",
"_",
"_",
"imm",
")",
";"
] | [
"_",
"_",
"arm_vsliq_n_s32",
"(",
"int32x4_t",
"_",
"_",
"a",
",",
"int32x4_t",
"_",
"_",
"b",
",",
"const",
"int",
"_",
"_",
"imm",
")",
"{",
"return",
"_",
"_",
"builtin_mve_vsliq_n_sv4si",
"(",
"_",
"_",
"a",
",",
"_"
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 20,574 | [
"{"
] | [
"Blocks",
".",
"clear",
"(",
")",
";",
"LiveMaskQueries",
".",
"clear",
"(",
")",
";",
"LowerToCopyInstrs",
".",
"clear",
"(",
")",
";",
"LowerToMovInstrs",
".",
"clear",
"(",
")",
";",
"CallingConv",
"=",
"MF",
".",
"getFunction",
"(",
")",
".",
"getC... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,575 | [
"let",
"prefersSlot3",
"=",
"<NUM_LIT>",
";"
] | [
"def",
"A2_vsububs",
":",
"HInst",
"<",
"(",
"outs",
"DoubleRegs",
":",
"$",
"Rdd32",
")",
",",
"(",
"ins",
"DoubleRegs",
":",
"$",
"Rtt32",
",",
"DoubleRegs",
":",
"$",
"Rss32",
")",
",",
"<STR_LIT>",
",",
"tc_779080bf",
",",
"TypeALU64",
">",
",",
... |
GCC | m32c | CPP | code_generation | MPU | 20,576 | [
"int",
"m32c_expand_cmpstr",
"(",
"rtx",
"*",
"operands",
")",
"{",
"rtx",
"src1a",
",",
"src2a",
";",
"src1a",
"=",
"XEXP",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"<NUM_LIT>",
")",
";",
"src2a",
"=",
"XEXP",
"(",
"operands",
"[",
"<NUM_LIT>",
"]... | [
"This",
"is",
"a",
"strcmp",
"(",
")",
"opcode",
".",
"$",
"0",
"is",
"the",
"destination",
"(",
"HI",
")",
"which",
"holds",
"<",
"=",
">",
"0",
"depending",
"on",
"the",
"comparison",
",",
"$",
"1",
"is",
"one",
"string",
"(",
"MEM",
":",
"BLK"... |
LLVM | X86 | CPP | next_suggestion | CPU | 20,577 | [
"SmallVector",
"<",
"SDValue",
",",
"<NUM_LIT>",
">",
"Amt2Csts",
";"
] | [
"}",
"}",
"}",
"}",
"if",
"(",
"VT",
"==",
"MVT",
"::",
"v4i32",
"&&",
"Op",
"->",
"getOpcode",
"(",
")",
"==",
"ISD",
"::",
"SHL",
")",
"{",
"Op",
"=",
"DAG",
".",
"getNode",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
",",
"dl",
",",
"VT",
",",
"O... |
LLVM | Sparc | CPP | stmt_completion | CPU | 20,578 | [
"MachineFunction",
"&",
"MF",
")",
"const",
"{"
] | [
"unsigned",
"SparcRegisterInfo",
"::",
"getFrameRegister",
"("
] |
LLVM | VE | CPP | code_generation | CPU | 20,579 | [
"bool",
"writeNopData",
"(",
"raw_ostream",
"&",
"OS",
",",
"uint64_t",
"Count",
")",
"const",
"override",
"{",
"if",
"(",
"(",
"Count",
"%",
"<NUM_LIT>",
")",
"!=",
"<NUM_LIT>",
")",
"return",
"false",
";",
"for",
"(",
"uint64_t",
"i",
"=",
"<NUM_LIT>",... | [
"Write",
"an",
"(",
"optimal",
")",
"nop",
"sequence",
"of",
"Count",
"bytes",
"to",
"the",
"given",
"output",
"."
] |
LLVM | Patmos | CPP | code_generation | VLIW | 20,580 | [
"virtual",
"unsigned",
"getByValTypeAlignment",
"(",
"Type",
"*",
"Ty",
")",
"const",
"LLVM_OVERRIDE",
"{",
"return",
"<NUM_LIT>",
";",
"}"
] | [
"Return",
"the",
"desired",
"alignment",
"for",
"ByVal",
"aggregate",
"function",
"arguments",
"in",
"the",
"caller",
"parameter",
"area",
"."
] |
GCC | tilegx | MD | next_suggestion | VLIW | 20,581 | [
"<STR_LIT>"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"IVMODE",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"xor",
":",
"IVMODE",
"(",
"match_operand",
":",
"IVMODE",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"IVMODE",
"<NUM_LIT>",
"<ST... |
LLVM | AMDGPU | TD | program_repair | GPU | 20,582 | [
"<FIXS>",
"RegisterClass",
"src_rc",
",",
"string",
"dns",
"=",
"<STR_LIT>",
">",
":",
"MIMG_Helper",
"<FIXE>"
] | [
"int",
"Channels",
"=",
"channels",
";",
"}",
"class",
"MIMG_NoSampler_Helper",
"bits",
"<NUM_LIT>",
">",
"op",
",",
"string",
"asm",
",",
"RegisterClass",
"dst_rc",
",",
"<BUGS>",
"RegisterClass",
"src_rc",
">",
":",
"MIMG",
"<BUGE>",
"op",
",",
"(",
"outs"... |
GCC | pdp11 | MD | program_repair | MPU | 20,583 | [
"<FIXS>",
"<FIXE>",
"<FIXS>",
"(",
"and",
"(",
"match_code",
"<STR_LIT>",
")",
"(",
"match_test",
"<STR_LIT>",
")",
")",
")",
"<FIXE>"
] | [
"(",
"ior",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
")",
"(",
"match_test",
"<STR_LIT>",
")",
")",
")",
"<BUGS>",
"<BUGE>",
"(",
"define_predicate",
"<STR_LIT>",
"<BUGS>",
"(",
"match_code",
"<STR_LIT>",
")",
"{",
"int",
"shsh",
"=",
"INTVAL",
"(",
"... |
LLVM | X86 | CPP | program_repair | CPU | 20,584 | [
"<FIXS>",
"SDValue",
"Cst55",
"=",
"DAG",
".",
"getConstant",
"(",
"APInt",
"::",
"getSplat",
"(",
"Len",
",",
"APInt",
"(",
"<NUM_LIT>",
",",
"<NUM_LIT>",
")",
")",
",",
"dl",
",",
"EltVT",
")",
";",
"SDValue",
"Cst33",
"=",
"DAG",
".",
"getConstant",... | [
"bool",
"NeedsBitcast",
"=",
"EltVT",
"==",
"MVT",
"::",
"i32",
";",
"MVT",
"BitcastVT",
"=",
"VT",
".",
"is256BitVector",
"(",
")",
"?",
"MVT",
"::",
"v4i64",
":",
"MVT",
"::",
"v2i64",
";",
"<BUGS>",
"SDValue",
"Cst55",
"=",
"DAG",
".",
"getConstant"... |
GCC | sh | MD | stmt_completion | CPU | 20,585 | [
")"
] | [
"(",
"define_attr",
"<STR_LIT>",
"<STR_LIT>",
"(",
"const_string",
"<STR_LIT>",
")"
] |
LLVM | X86 | CPP | program_repair | CPU | 20,586 | [
"<FIXS>",
"case",
"X86",
"::",
"AND16mi8",
":",
"case",
"X86",
"::",
"AND32mi8",
":",
"case",
"X86",
"::",
"AND64mi8",
":",
"case",
"X86",
"::",
"OR16mi8",
":",
"case",
"X86",
"::",
"OR32mi8",
":",
"case",
"X86",
"::",
"OR64mi8",
":",
"<FIXE>"
] | [
"switch",
"(",
"Store",
"->",
"getOpcode",
"(",
")",
")",
"{",
"default",
":",
"llvm_unreachable",
"(",
"<STR_LIT>",
"Unexpected Opcode!",
"<STR_LIT>",
")",
";",
"<BUGS>",
"case",
"X86",
"::",
"AND16mi",
":",
"case",
"X86",
"::",
"AND32mi",
":",
"case",
"X... |
LLVM | ARM | CPP | program_repair | CPU | 20,587 | [
"<FIXS>",
"if",
"(",
"Val",
"==",
"std",
"::",
"numeric_limits",
"int32_t",
">",
"::",
"min",
"(",
")",
")",
"Val",
"=",
"<NUM_LIT>",
";",
"<FIXE>"
] | [
"if",
"(",
"!",
"Memory",
".",
"OffsetRegNum",
")",
"{",
"<STR_LIT>",
"::",
"<STR_LIT>",
"AddSub",
"=",
"Val",
"<NUM_LIT>",
"?",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"<STR_LIT>",
"::",
"<STR_LIT>",
";",
"<BUGS>",
"if",
"(",
"Val",
"==",
"INT32_MIN",
")",
... |
LLVM | Mips | CPP | next_suggestion | CPU | 20,588 | [
"}"
] | [
"if",
"(",
"ImmValue",
"==",
"(",
"ImmValue",
"&",
"~",
"(",
"ImmValue",
"+",
"<NUM_LIT>",
")",
")",
")",
"{",
"Imm",
"=",
"CurDAG",
"->",
"getTargetConstant",
"(",
"ImmValue",
".",
"countPopulation",
"(",
")",
"-",
"<NUM_LIT>",
",",
"SDLoc",
"(",
"N",... |
LLVM | AMDGPU | CPP | program_repair | GPU | 20,589 | [
"<FIXS>",
"if",
"(",
"RequiresStackAccess",
")",
"{",
"<FIXE>"
] | [
"if",
"(",
"TM",
".",
"getOptLevel",
"(",
")",
"==",
"CodeGenOpt",
"::",
"None",
")",
"HasStackObjects",
"=",
"true",
";",
"const",
"SISubtarget",
"&",
"ST",
"=",
"MF",
".",
"getSubtarget",
"SISubtarget",
">",
"(",
")",
";",
"if",
"(",
"ST",
".",
"is... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,590 | [
"bits",
"<",
"<NUM_LIT>",
">",
"Rdd32",
";"
] | [
"class",
"Enc_78e566",
":",
"OpcodeHexagon",
"{",
"bits",
"<",
"<NUM_LIT>",
">",
"Pt4",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Pt4",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";"
] |
LLVM | Mips | TD | next_suggestion | CPU | 20,591 | [
"InstrItinClass",
"Itinerary",
"=",
"itin",
";"
] | [
"dag",
"InOperandList",
"=",
"(",
"ins",
"FGROpnd",
":",
"$",
"fs",
",",
"FGROpnd",
":",
"$",
"ft",
")",
";",
"string",
"AsmString",
"=",
"!",
"strconcat",
"(",
"instr_asm",
",",
"<STR_LIT>",
")",
";",
"list",
"<",
"dag",
">",
"Pattern",
"=",
"[",
... |
LLVM | Hexagon | CPP | next_suggestion | DSP | 20,592 | [
"SDValue",
"V",
"=",
"DAG",
".",
"getBitcast",
"(",
"MVT",
"::",
"i64",
",",
"SubV",
")",
";"
] | [
"if",
"(",
"const",
"auto",
"*",
"CN",
"=",
"dyn_cast",
"<",
"const",
"ConstantSDNode",
">",
"(",
"IdxV",
".",
"getNode",
"(",
")",
")",
")",
"{",
"unsigned",
"Idx",
"=",
"CN",
"->",
"getZExtValue",
"(",
")",
";",
"assert",
"(",
"Idx",
"==",
"<NUM_... |
LLVM | X86 | CPP | stmt_completion | CPU | 20,593 | [
"getConstant",
"(",
"OffsetIdx",
"*",
"EltSize",
",",
"DL",
",",
"Scalar",
".",
"getValueType",
"(",
")",
")",
")",
";"
] | [
"const",
"unsigned",
"V0BroadcastIdx",
"=",
"BroadcastIdx",
"/",
"Scale",
";",
"if",
"(",
"(",
"V0Opc",
"!=",
"ISD",
"::",
"SCALAR_TO_VECTOR",
"||",
"V0BroadcastIdx",
"!=",
"<NUM_LIT>",
")",
"&&",
"V0Opc",
"!=",
"ISD",
"::",
"BUILD_VECTOR",
")",
"return",
"S... |
GCC | arm | CPP | program_repair | CPU | 20,594 | [
"<FIXS>",
"&&",
"TARGET_VFP",
"&&",
"(",
"mode",
"==",
"SFmode",
"||",
"mode",
"==",
"DFmode",
")",
")",
"<FIXE>"
] | [
"if",
"(",
"TARGET_HARD_FLOAT",
"<BUGS>",
"&&",
"(",
"TARGET_VFP",
"||",
"TARGET_FPA",
"||",
"TARGET_MAVERICK",
")",
"&&",
"(",
"mode",
"==",
"SFmode",
"||",
"mode",
"==",
"DFmode",
"||",
"(",
"TARGET_MAVERICK",
"&&",
"mode",
"==",
"DImode",
")",
")",
")",... |
GCC | arm | MD | next_suggestion | CPU | 20,595 | [
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
")"
] | [
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | a29k | MD | program_repair | MPU | 20,596 | [
"<FIXS>",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"<FIXE>"
] | [
"(",
"define_expand",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"reg",
":",
"SI",
"<NUM_LIT>",
")",
"<BUGS>",
"(",
"match_dup",
"<NUM_LIT>",
")",
")",
"<BUGE>",
"(",
"match_parallel",
"<NUM_LIT>",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<N... |
GCC | arm | CPP | next_suggestion | CPU | 20,597 | [
"}"
] | [
"CUMULATIVE_ARGS",
"args_so_far_v",
";",
"cumulative_args_t",
"args_so_far",
";",
"bool",
"first_param",
"=",
"true",
";",
"tree",
"arg_type",
",",
"prev_arg_type",
"=",
"NULL_TREE",
",",
"ret_type",
";",
"arm_init_cumulative_args",
"(",
"&",
"args_so_far_v",
",",
"... |
GCC | i386 | CPP | stmt_completion | CPU | 20,598 | [
"_",
"_",
"v8si",
")",
"_",
"_",
"index",
",",
"mask",
",",
"_",
"_",
"scale",
")",
";"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m512d",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"mm512_i32gather_pd",
"(",
"_",
"_",
"m256i",
"_",
"_",
"ind... |
LLVM | ARM64 | TD | next_suggestion | CPU | 20,599 | [
"}"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.