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 | program_repair | CPU | 20,200 | [
"<FIXS>",
"return",
"Register",
"(",
")",
";",
"<FIXE>"
] | [
"if",
"(",
"SubRegIdx",
"==",
"X86",
"::",
"sub_8bit_hi",
")",
"<BUGS>",
"return",
"false",
";",
"<BUGE>"
] |
LLVM | VE | TD | stmt_completion | CPU | 20,201 | [
"vl",
",",
"v256f64",
":",
"$",
"pt",
")",
">",
";"
] | [
"def",
":",
"Pat",
"<",
"(",
"int_ve_vl_vldlzxnc_vssvl",
"i64",
":",
"$",
"sy",
",",
"i64",
":",
"$",
"sz",
",",
"v256f64",
":",
"$",
"pt",
",",
"i32",
":",
"$",
"vl",
")",
",",
"(",
"VLDLZXNCrrl_v",
"i64",
":",
"$",
"sy",
",",
"i64",
":",
"$",... |
LLVM | R600 | TD | next_suggestion | GPU | 20,202 | [
"}"
] | [
"class",
"DS_Load2_Helper",
"<",
"bits",
"<",
"<NUM_LIT>",
">",
"op",
",",
"string",
"asm",
",",
"RegisterClass",
"regClass",
">",
":",
"DS",
"<",
"op",
",",
"(",
"outs",
"regClass",
":",
"$",
"vdst",
")",
",",
"(",
"ins",
"i1imm",
":",
"$",
"gds",
... |
GCC | mips | CPP | stmt_completion | CPU | 20,203 | [
",",
"insn",
")",
";"
] | [
"void",
"mips_split_move_insn",
"(",
"rtx",
"dest",
",",
"rtx",
"src",
",",
"rtx",
"insn",
")",
"{",
"mips_split_move",
"(",
"dest",
",",
"src",
",",
"mips_insn_split_type",
"(",
"insn",
")"
] |
LLVM | Mips | CPP | next_suggestion | CPU | 20,204 | [
"if",
"(",
"IdVal",
"==",
"<STR_LIT>",
"novirt",
"<STR_LIT>",
")",
"return",
"parseSetNoVirtDirective",
"(",
")",
";"
] | [
"if",
"(",
"IdVal",
"==",
"<STR_LIT>",
"nomacro",
"<STR_LIT>",
")",
"return",
"parseSetNoMacroDirective",
"(",
")",
";",
"if",
"(",
"IdVal",
"==",
"<STR_LIT>",
"mips16",
"<STR_LIT>",
")",
"return",
"parseSetMips16Directive",
"(",
")",
";",
"if",
"(",
"IdVal",
... |
GCC | m32c | MD | stmt_completion | MPU | 20,205 | [
")",
")",
")"
] | [
"(",
"and",
"(",
"and",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"not",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"(",
"not",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
LLVM | X86 | CPP | next_suggestion | CPU | 20,206 | [
"MBP",
".",
"Predicate",
"=",
"Cond",
"[",
"<NUM_LIT>",
"]",
".",
"getImm",
"(",
")",
"==",
"X86",
"::",
"COND_NE",
"?",
"MachineBranchPredicate",
"::",
"PRED_NE",
":",
"MachineBranchPredicate",
"::",
"PRED_EQ",
";"
] | [
"break",
";",
"}",
"if",
"(",
"I",
"->",
"readsRegister",
"(",
"X86",
"::",
"EFLAGS",
",",
"TRI",
")",
")",
"SingleUseCondition",
"=",
"false",
";",
"}",
"if",
"(",
"!",
"ConditionDef",
")",
"return",
"true",
";",
"if",
"(",
"SingleUseCondition",
")",
... |
LLVM | AArch64 | TD | stmt_completion | CPU | 20,207 | [
"]",
">",
"{"
] | [
"def",
"A64FXWrite_1Cyc_GI56",
":",
"SchedWriteRes",
"<",
"[",
"A64FXGI56"
] |
LLVM | ARM | CPP | stmt_completion | CPU | 20,208 | [
"<STR_LIT>",
"::",
"<STR_LIT>",
";"
] | [
"unsigned",
"Binary",
"=",
"<NUM_LIT>",
";",
"bool",
"isSPVFP",
"=",
"ARM",
"::",
"SPRRegisterClass",
"->",
"contains",
"(",
"RegN",
")",
";",
"RegN",
"=",
"getARMRegisterNumbering",
"(",
"RegN",
")",
";",
"if",
"(",
"!",
"isSPVFP",
")",
"{",
"Binary",
"... |
GCC | i386 | CPP | stmt_completion | CPU | 20,209 | [
"lam_u57",
")",
"{"
] | [
"rtx",
"tag",
"=",
"expand_simple_binop",
"(",
"Pmode",
",",
"LSHIFTRT",
",",
"tagged_pointer",
",",
"GEN_INT",
"(",
"IX86_HWASAN_SHIFT",
")",
",",
"target",
",",
"<NUM_LIT>",
",",
"OPTAB_DIRECT",
")",
";",
"rtx",
"ret",
"=",
"gen_reg_rtx",
"(",
"QImode",
")... |
LLVM | X86 | CPP | next_suggestion | CPU | 20,210 | [
"if",
"(",
"MovMI",
"->",
"getOpcode",
"(",
")",
"==",
"X86",
"::",
"MOV32r0",
"&&",
"MovMI",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
".",
"getReg",
"(",
")",
"==",
"MovReg",
")",
"{"
] | [
"MovReg",
"=",
"MI",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
".",
"getReg",
"(",
")",
";",
"if",
"(",
"SubIdx",
"!=",
"X86",
"::",
"sub_32bit",
"||",
"FillBits",
"!=",
"<NUM_LIT>",
")",
"return",
"false",
";",
"const",
"MachineRegisterInfo",
"&",
"MRI"... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 20,211 | [
"RegNo",
")",
";"
] | [
"static",
"DecodeStatus",
"DecodeQQQRegisterClass",
"(",
"MCInst",
"&",
"Inst",
",",
"unsigned",
"RegNo",
",",
"uint64_t",
"Addr",
",",
"const",
"MCDisassembler",
"*",
"Decoder",
")",
"{",
"if",
"(",
"RegNo",
">",
"<NUM_LIT>",
")",
"return",
"Fail",
";",
"un... |
LLVM | ARM | CPP | next_suggestion | CPU | 20,212 | [
"if",
"(",
"Flag",
".",
"getNode",
"(",
")",
")",
"result",
"=",
"DAG",
".",
"getNode",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
",",
"dl",
",",
"MVT",
"::",
"Other",
",",
"Chain",
",",
"Flag",
")",
";"
] | [
"Chain",
"=",
"DAG",
".",
"getCopyToReg",
"(",
"Chain",
",",
"dl",
",",
"VA",
".",
"getLocReg",
"(",
")",
",",
"HalfGPRs",
",",
"Flag",
")",
";",
"Flag",
"=",
"Chain",
".",
"getValue",
"(",
"<NUM_LIT>",
")",
";",
"VA",
"=",
"RVLocs",
"[",
"++",
"... |
LLVM | Mips | CPP | next_suggestion | CPU | 20,213 | [
"return",
"Op",
";"
] | [
"auto",
"Op",
"=",
"make_unique",
"<",
"MipsOperand",
">",
"(",
"k_RegisterIndex",
",",
"Parser",
")",
";",
"Op",
"->",
"RegIdx",
".",
"Index",
"=",
"Index",
";",
"Op",
"->",
"RegIdx",
".",
"RegInfo",
"=",
"RegInfo",
";",
"Op",
"->",
"RegIdx",
".",
"... |
LLVM | Hexagon | CPP | stmt_completion | DSP | 20,214 | [
",",
"IfR",
")",
";"
] | [
"if",
"(",
"HasFP",
")",
"{",
"unsigned",
"DwFPReg",
"=",
"HRI",
".",
"getDwarfRegNum",
"(",
"HRI",
".",
"getFrameRegister",
"(",
")",
",",
"true",
")",
";",
"unsigned",
"DwRAReg",
"=",
"HRI",
".",
"getDwarfRegNum",
"(",
"HRI",
".",
"getRARegister",
"(",... |
GCC | s390 | MD | next_suggestion | MPU | 20,215 | [
"(",
"const_int",
"<NUM_LIT>",
")",
")",
")"
] | [
"(",
"define_attr",
"<STR_LIT>",
"<STR_LIT>",
"(",
"cond",
"[",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
"]"
] |
LLVM | WDC65816 | TD | stmt_completion | MPU | 20,216 | [
",",
"(",
"load",
"ADDRabs",
":",
"$",
"src2",
")",
")",
")",
"]",
">",
";"
] | [
"def",
"EORabs",
":",
"Group1",
"<",
"OpGrp1EOR",
",",
"AddrModeGrp1Abs",
",",
"(",
"outs",
"AccRegs",
":",
"$",
"dst",
")",
",",
"(",
"ins",
"AccRegs",
":",
"$",
"src1",
",",
"MEMabs",
":",
"$",
"src2",
")",
",",
"<STR_LIT>",
",",
"[",
"(",
"set",... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,217 | [
"let",
"cofRelax1",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"isPredica... |
LLVM | X86 | CPP | next_suggestion | CPU | 20,218 | [
"}"
] | [
"bool",
"IsSubAdd",
";",
"if",
"(",
"!",
"isAddSubOrSubAdd",
"(",
"N",
",",
"Subtarget",
",",
"DAG",
",",
"Opnd0",
",",
"Opnd1",
",",
"IsSubAdd",
")",
")",
"return",
"SDValue",
"(",
")",
";",
"MVT",
"VT",
"=",
"N",
"->",
"getSimpleValueType",
"(",
"<... |
GCC | rs6000 | CPP | stmt_completion | CPU | 20,219 | [
"file",
")",
";"
] | [
"assemble_name",
"(",
"file",
",",
"label",
")",
";",
"fputs",
"(",
"<STR_LIT>",
"-__gcc_unwind_dbase",
"<STR_LIT>",
","
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,220 | [
"let",
"opExtentBits",
"=",
"<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 | s390 | MD | program_repair | MPU | 20,221 | [
"<FIXS>",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<FIXE>"
] | [
"<STR_LIT>",
"<STR_LIT>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"<BUGS>",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<BUGE>"
] |
LLVM | ARM64 | TD | stmt_completion | CPU | 20,222 | [
":",
"AsmOperandClass",
"{"
] | [
"def",
"MemoryIndexed128Operand"
] |
LLVM | X86 | CPP | code_generation | CPU | 20,223 | [
"bool",
"X86AsmBackend",
"::",
"writeNopData",
"(",
"uint64_t",
"Count",
",",
"MCObjectWriter",
"*",
"OW",
")",
"const",
"{",
"static",
"const",
"uint8_t",
"Nops",
"[",
"<NUM_LIT>",
"]",
"[",
"<NUM_LIT>",
"]",
"=",
"{",
"{",
"<NUM_LIT>",
"}",
",",
"{",
"... | [
"Write",
"an",
"(",
"optimal",
")",
"nop",
"sequence",
"of",
"Count",
"bytes",
"to",
"the",
"given",
"output",
"."
] |
LLVM | X86 | CPP | program_repair | CPU | 20,224 | [
"<FIXS>",
"<FIXE>",
"<FIXS>",
"for",
"(",
"int",
"i",
"=",
"<NUM_LIT>",
";",
"i",
">",
"<NUM_LIT>",
";",
"--",
"i",
")",
"<FIXE>"
] | [
"return",
"true",
";",
"}",
"case",
"X86",
"::",
"PTILESTOREDV",
":",
"{",
"<BUGS>",
"MI",
".",
"RemoveOperand",
"(",
"<NUM_LIT>",
")",
";",
"<BUGE>",
"for",
"(",
"int",
"i",
"=",
"<NUM_LIT>",
";",
"i",
">=",
"<NUM_LIT>",
";",
"--",
"i",
")",
"MI",
... |
LLVM | X86 | CPP | next_suggestion | CPU | 20,225 | [
"if",
"(",
"IsStrict",
")",
"{"
] | [
"std",
"::",
"pair",
"<",
"SDValue",
",",
"SDValue",
">",
"Tmp",
"=",
"BuildFILD",
"(",
"DstVT",
",",
"MVT",
"::",
"i64",
",",
"dl",
",",
"Store2",
",",
"StackSlot",
",",
"MPI",
",",
"SlotAlign",
",",
"DAG",
")",
";",
"if",
"(",
"IsStrict",
")",
... |
LLVM | ARM | CPP | next_suggestion | CPU | 20,226 | [
"for",
"(",
"n",
"=",
"<NUM_LIT>",
";",
"n",
"<",
"NumVecs",
";",
"++",
"n",
")",
"Tys",
"[",
"n",
"]",
"=",
"VT",
";"
] | [
"unsigned",
"NumVecs",
"=",
"<NUM_LIT>",
";",
"unsigned",
"NewOpc",
"=",
"<NUM_LIT>",
";",
"unsigned",
"IntNo",
"=",
"cast",
"<",
"ConstantSDNode",
">",
"(",
"VLD",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
")",
"->",
"getZExtValue",
"(",
")",
";",
"if",
... |
GCC | rs6000 | MD | next_suggestion | CPU | 20,227 | [
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")"
] | [
"<STR_LIT>",
"<STR_LIT>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
LLVM | TPC | TD | next_suggestion | Virtual ISA | 20,228 | [
"let",
"PredPolarity",
"=",
"pred",
"{",
"<NUM_LIT>",
"}",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"src",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"sw",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"pred",
";",
"let",
"Dest",
"=",
"dest",
";",
"let",
"SrcA",
"=",
"src",
";",
"let",
"Switches",
"=",
"sw",
";",
"let",
"PredAddress... |
GCC | m68k | CPP | program_repair | MPU | 20,229 | [
"<FIXS>",
"&&",
"reg_overlap_mentioned_p",
"(",
"middlehalf",
"[",
"<NUM_LIT>",
"]",
",",
"XEXP",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"<NUM_LIT>",
")",
")",
")",
"<FIXE>",
"<FIXS>",
"if",
"(",
"reg_overlap_mentioned_p",
"(",
"operands",
"[",
"<NUM_LIT... | [
"}",
"}",
"else",
"if",
"(",
"size",
"==",
"<NUM_LIT>",
"<BUGS>",
"&&",
"reg_mentioned_p",
"(",
"middlehalf",
"[",
"<NUM_LIT>",
"]",
",",
"XEXP",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"<NUM_LIT>",
")",
")",
")",
"<BUGE>",
"{",
"<BUGS>",
"if",
"(... |
LLVM | AArch64 | TD | stmt_completion | CPU | 20,230 | [
"}",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"V",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"opc",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
... |
LLVM | XCore | CPP | stmt_completion | MPU | 20,231 | [
"STTI",
";"
] | [
"virtual",
"const",
"ScalarTargetTransformInfo",
"*",
"getScalarTargetTransformInfo",
"(",
")",
"const",
"{",
"return",
"&"
] |
GCC | i386 | CPP | next_suggestion | CPU | 20,232 | [
"}"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m512",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"mm512_maskz_broadcast_f32x4",
"(",
"_",
"_",
"mmask16",
"_",
"... |
LLVM | Hexagon | CPP | next_suggestion | DSP | 20,233 | [
"if",
"(",
"Opc",
"==",
"ISD",
"::",
"MULHS",
")",
"return",
"DAG",
".",
"getNode",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
",",
"dl",
",",
"ResTys",
",",
"{",
"Vs",
",",
"Vt",
"}",
")",
".",
"getValue",
"(",
"<NUM_LIT>",
")",
";"
] | [
"SDValue",
"Vt",
"=",
"Op",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"SDVTList",
"ResTys",
"=",
"DAG",
".",
"getVTList",
"(",
"ResTy",
",",
"ResTy",
")",
";",
"unsigned",
"Opc",
"=",
"Op",
".",
"getOpcode",
"(",
")",
";",
"if",
"(",
"Opc",
"=... |
GCC | mips | MD | stmt_completion | CPU | 20,234 | [
"<STR_LIT>",
")"
] | [
"(",
"unspec",
":",
"CCDSP",
"[",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"match_dup",
"<NUM_LIT>",
")",
"]",
"UNSPEC_MAQ_S_W_PHL",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"\t"
] |
LLVM | AArch64 | CPP | stmt_completion | CPU | 20,235 | [
"(",
"*",
"First",
")",
";"
] | [
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LI... |
LLVM | BPF | CPP | program_repair | Virtual ISA | 20,236 | [
"<FIXS>",
"CallInfo",
"CInfo",
";",
"if",
"(",
"!",
"IsPreserveDIAccessIndexCall",
"(",
"Call",
",",
"CInfo",
")",
")",
"<FIXE>",
"<FIXS>",
"if",
"(",
"CInfo",
".",
"Kind",
"==",
"BPFPreserveArrayAI",
")",
"<FIXE>",
"<FIXS>",
"else",
"if",
"(",
"CInfo",
".... | [
"for",
"(",
"auto",
"&",
"BB",
":",
"F",
")",
"for",
"(",
"auto",
"&",
"I",
":",
"BB",
")",
"{",
"auto",
"*",
"Call",
"=",
"dyn_cast",
"CallInst",
">",
"(",
"&",
"I",
")",
";",
"<BUGS>",
"uint32_t",
"Kind",
";",
"const",
"MDNode",
"*",
"TypeMet... |
LLVM | Mips | CPP | next_suggestion | CPU | 20,237 | [
"MipsTargetStreamer",
"::",
"emitDirectiveSetMacro",
"(",
")",
";"
] | [
"void",
"MipsTargetAsmStreamer",
"::",
"emitDirectiveSetMacro",
"(",
")",
"{",
"OS",
"<<",
"<STR_LIT>",
"\\t.set\\tmacro\\n",
"<STR_LIT>",
";"
] |
GCC | i386 | CPP | stmt_completion | CPU | 20,238 | [
"_",
"C",
")",
";"
] | [
"return",
"_",
"_",
"builtin_ia32_vcvtph2psx512_mask_round",
"(",
"_",
"_",
"B",
",",
"_",
"mm512_setzero_ps",
"(",
")",
",",
"_",
"_",
"A",
",",
"_"
] |
LLVM | Mips | CPP | program_repair | CPU | 20,239 | [
"<FIXS>",
"OS",
"<<",
"<STR_LIT>",
"RegIdx<",
"<STR_LIT>",
"<<",
"RegIdx",
".",
"Index",
"<<",
"<STR_LIT>",
":",
"<STR_LIT>",
"<<",
"RegIdx",
".",
"Kind",
"<<",
"<STR_LIT>",
", ",
"<STR_LIT>",
"<<",
"StringRef",
"(",
"RegIdx",
".",
"Tok",
".",
"Data",
",",... | [
"OS",
"<<",
"<STR_LIT>",
">",
"<STR_LIT>",
";",
"break",
";",
"case",
"k_RegisterIndex",
":",
"<BUGS>",
"OS",
"<<",
"<STR_LIT>",
"RegIdx<",
"<STR_LIT>",
"<<",
"RegIdx",
".",
"Index",
"<<",
"<STR_LIT>",
":",
"<STR_LIT>",
"<<",
"RegIdx",
".",
"Kind",
"<<",
"... |
LLVM | X86 | CPP | code_generation | CPU | 20,240 | [
"SDValue",
"X86TargetLowering",
"::",
"LowerCallResult",
"(",
"SDValue",
"Chain",
",",
"SDValue",
"InFlag",
",",
"CallingConv",
"::",
"ID",
"CallConv",
",",
"bool",
"isVarArg",
",",
"const",
"SmallVectorImpl",
"<",
"ISD",
"::",
"InputArg",
">",
"&",
"Ins",
","... | [
"LowerCallResult",
"-",
"Lower",
"the",
"result",
"values",
"of",
"an",
"ISD",
":",
":CALL",
"into",
"the",
"appropriate",
"copies",
"out",
"of",
"appropriate",
"physical",
"registers",
"."
] |
LLVM | AArch64 | TD | stmt_completion | CPU | 20,241 | [
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"Neon_fmls",
">",
";"
] | [
"def",
"FMLSvvv_2S",
":",
"NeonI_3VSame_Constraint_impl",
"<",
"<STR_LIT>",
",",
"<STR_LIT>",
",",
"VPR64",
",",
"v2f32",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
","
] |
GCC | arm | CPP | stmt_completion | CPU | 20,242 | [
")",
"{"
] | [
"_",
"_",
"qasx",
"(",
"int16x2_t",
"_",
"_",
"a",
",",
"int16x2_t",
"_",
"_",
"b"
] |
GCC | ia64 | CPP | next_suggestion | CPU | 20,243 | [
"code",
"=",
"LTU",
";"
] | [
"if",
"(",
"mode",
"==",
"V8QImode",
"&&",
"(",
"code",
"==",
"UMIN",
"||",
"code",
"==",
"UMAX",
")",
")",
"return",
"false",
";",
"if",
"(",
"mode",
"==",
"V4HImode",
"&&",
"(",
"code",
"==",
"SMIN",
"||",
"code",
"==",
"SMAX",
")",
")",
"retur... |
GCC | mn10200 | CPP | program_repair | MPU | 20,244 | [
"<FIXS>",
"fprintf",
"(",
"file",
",",
"<STR_LIT>",
"%s",
"<STR_LIT>",
",",
"reg_names",
"[",
"subreg_regno",
"(",
"x",
")",
"+",
"<NUM_LIT>",
"]",
")",
";",
"<FIXE>"
] | [
"break",
";",
"case",
"SUBREG",
":",
"<BUGS>",
"fprintf",
"(",
"file",
",",
"<STR_LIT>",
"%s",
"<STR_LIT>",
",",
"reg_names",
"[",
"REGNO",
"(",
"SUBREG_REG",
"(",
"x",
")",
")",
"+",
"SUBREG_WORD",
"(",
"x",
")",
"]",
"+",
"<NUM_LIT>",
")",
";",
"<B... |
GCC | rs6000 | MD | stmt_completion | CPU | 20,245 | [
"<STR_LIT>",
")",
")"
] | [
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"eq_attr",
"<STR_LIT>"
] |
LLVM | X86 | TD | program_repair | CPU | 20,246 | [
"<FIXS>",
"string",
"asm_opr",
",",
"Domain",
"d",
"=",
"GenericDomain",
",",
"string",
"Name",
">",
"{",
"<FIXE>"
] | [
"multiclass",
"sse12_move_rr",
"RegisterClass",
"RC",
",",
"SDNode",
"OpNode",
",",
"ValueType",
"vt",
",",
"X86MemOperand",
"x86memop",
",",
"string",
"base_opc",
",",
"<BUGS>",
"string",
"asm_opr",
",",
"Domain",
"d",
"=",
"GenericDomain",
">",
"{",
"<BUGE>",
... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,247 | [
"}"
] | [
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"Uses",
"=",
"[",
"P0",
"]",
";",
"let",
"Defs",
"=",
"[",
"P0",
",",
"PC",
"]",
";",
"let",
"BaseOpcode",
"=",
"<STR_LIT>",
";",
"let",
"isTaken",
"=",
"Inst",
"{",
"<NUM_LIT>",
"}",
";",
"let",
"i... |
GCC | csky | CPP | code_generation | CPU | 20,248 | [
"static",
"void",
"csky_asm_trampoline_template",
"(",
"FILE",
"*",
"f",
")",
"{",
"if",
"(",
"CSKY_ISA_FEATURE",
"(",
"<NUM_LIT>",
")",
")",
"{",
"fprintf",
"(",
"f",
",",
"<STR_LIT>",
"\\tlrw\\t%s, [.Lstatic_chain]\\n",
"<STR_LIT>",
",",
"reg_names",
"[",
"STA... | [
"Worker",
"function",
"for",
"TARGET_ASM_TRAMPOLINE_TEMPLATE",
".",
"Output",
"assembler",
"code",
"for",
"a",
"block",
"containing",
"the",
"constant",
"parts",
"of",
"a",
"trampoline",
",",
"leaving",
"space",
"for",
"the",
"variable",
"parts",
".",
"Note",
"t... |
GCC | aarch64 | CPP | code_generation | CPU | 20,249 | [
"bool",
"aarch64_offset_7bit_signed_scaled_p",
"(",
"machine_mode",
"mode",
",",
"HOST_WIDE_INT",
"offset",
")",
"{",
"return",
"(",
"offset",
">=",
"-",
"<NUM_LIT>",
"*",
"GET_MODE_SIZE",
"(",
"mode",
")",
"&&",
"offset",
"<",
"<NUM_LIT>",
"*",
"GET_MODE_SIZE",
... | [
"Return",
"true",
"if",
"OFFSET",
"is",
"a",
"signed",
"7-bit",
"value",
"multiplied",
"by",
"the",
"size",
"of",
"MODE",
"."
] |
LLVM | Mips | TD | stmt_completion | CPU | 20,250 | [
";"
] | [
"def",
"II_DIV_D",
":",
"InstrItinClass"
] |
LLVM | Hexagon | TD | stmt_completion | DSP | 20,251 | [
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"isPredica... |
GCC | gcn | CPP | stmt_completion | GPU | 20,252 | [
"TImode",
")",
";"
] | [
"inline",
"bool",
"vgpr_4reg_mode_p",
"(",
"machine_mode",
"mode",
")",
"{",
"if",
"(",
"VECTOR_MODE_P",
"(",
"mode",
")",
")",
"mode",
"=",
"GET_MODE_INNER",
"(",
"mode",
")",
";",
"return",
"(",
"mode",
"=="
] |
LLVM | ARM64 | TD | next_suggestion | CPU | 20,253 | [
"}"
] | [
"def",
"ro_indexed32",
":",
"ro_indexed",
"<",
"<NUM_LIT>",
">",
",",
"ComplexPattern",
"<",
"i64",
",",
"<NUM_LIT>",
",",
"<STR_LIT>",
",",
"[",
"]",
">",
"{",
"let",
"ParserMatchClass",
"=",
"MemROAsmOperand32",
";"
] |
LLVM | M88k | TD | stmt_completion | MPU | 20,254 | [
"[",
"]",
">",
";"
] | [
"def",
"ADDRrs",
":",
"ComplexPattern",
"<",
"i32",
",",
"<NUM_LIT>",
",",
"<STR_LIT>",
",",
"[",
"]",
","
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 20,255 | [
"RHS",
")",
";"
] | [
"return",
"(",
"CI",
"&&",
"CI",
"->",
"isOne",
"(",
")",
")",
"?",
"RHS",
":",
"B",
".",
"CreateMul",
"(",
"LHS",
","
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 20,256 | [
"SGPR_32RegClass",
")",
";"
] | [
"unsigned",
"NewExec",
"=",
"MRI",
".",
"createVirtualRegister",
"(",
"BoolRC",
")",
";",
"unsigned",
"CurrentIdxReg",
"=",
"MRI",
".",
"createVirtualRegister",
"(",
"&",
"AMDGPU",
"::",
"SGPR_32RegClass",
")",
";",
"unsigned",
"CondReg",
"=",
"MRI",
".",
"cre... |
LLVM | X86 | CPP | stmt_completion | CPU | 20,257 | [
"Subtarget",
")",
";"
] | [
"default",
":",
"llvm_unreachable",
"(",
"<STR_LIT>",
"Custom UINT_TO_FP is not supported!",
"<STR_LIT>",
")",
";",
"case",
"MVT",
"::",
"v2i32",
":",
"return",
"lowerUINT_TO_FP_v2i32",
"(",
"Op",
",",
"dl",
",",
"DAG",
",",
"Subtarget",
")",
";",
"case",
"MVT",... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,258 | [
"}"
] | [
"let",
"cofRelax2",
"=",
"<NUM_LIT>",
";",
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"Uses",
"=",
"[",
"P1",
"]",
";",
"let",
"Defs",
"=",
"[",
"P1",
",",
"PC",
"]",
";",
"let",
"BaseOpcode",
"=",
"<STR_LIT>",
";",
"let",
"isTaken",
"=",
"Ins... |
GCC | i386 | CPP | program_repair | CPU | 20,259 | [
"<FIXS>",
"fndecls",
"=",
"static_cast",
"vec",
"tree",
">",
"*",
">",
"(",
"fndecls_p",
")",
";",
"<FIXE>",
"<FIXS>",
"num_versions",
"=",
"fndecls",
"->",
"length",
"(",
")",
";",
"<FIXE>",
"<FIXS>",
"default_decl",
"=",
"(",
"*",
"fndecls",
")",
"[",
... | [
"&&",
"empty_bb",
"!=",
"NULL",
")",
";",
"<BUGS>",
"fndecls",
"=",
"(",
"VEC",
"(",
"tree",
",",
"heap",
")",
"*",
")",
"fndecls_p",
";",
"<BUGE>",
"<BUGS>",
"num_versions",
"=",
"VEC_length",
"(",
"tree",
",",
"fndecls",
")",
";",
"<BUGE>",
"gcc_asse... |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 20,260 | [
"AMDGPU",
"::",
"PRED_SEL_ZERO",
")",
";"
] | [
"default",
":",
"return",
"true",
";",
"}",
"MachineOperand",
"&",
"MO2",
"=",
"Cond",
"[",
"<NUM_LIT>",
"]",
";",
"switch",
"(",
"MO2",
".",
"getReg",
"(",
")",
")",
"{",
"case",
"AMDGPU",
"::",
"PRED_SEL_ZERO",
":",
"MO2",
".",
"setReg",
"(",
"AMDG... |
LLVM | Mips | CPP | next_suggestion | CPU | 20,261 | [
"LastFiller",
"=",
"++",
"I",
";"
] | [
"if",
"(",
"EnableDelaySlotFiller",
"&&",
"findDelayInstr",
"(",
"MBB",
",",
"I",
",",
"D",
")",
")",
"{",
"MBB",
".",
"splice",
"(",
"llvm",
"::",
"next",
"(",
"I",
")",
",",
"&",
"MBB",
",",
"D",
")",
";",
"++",
"UsefulSlots",
";",
"}",
"else",... |
GCC | rs6000 | MD | next_suggestion | CPU | 20,262 | [
"<STR_LIT>"
] | [
"(",
"minus",
":",
"V4SF",
"(",
"match_operand",
":",
"V4SF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"V4SF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<STR_LIT>"
] |
GCC | arm | MD | stmt_completion | CPU | 20,263 | [
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"unspec",
":",
"DI",
"[",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"MVE_5",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"MVE_5",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",... |
GCC | powerpcspe | MD | next_suggestion | CPU | 20,264 | [
"(",
"clobber",
"(",
"match_operand",
":",
"P",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"]"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"FPR_FUSION",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"unspec",
":",
"FPR_FUSION",
"[",
"(",
"match_operand",
":",
"FPR_FUSION",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
"UNSPEC_FUSION_P9",
")",
")"
] |
GCC | arm | CPP | stmt_completion | CPU | 20,265 | [
"B",
",",
"_",
"_",
"C",
")",
";"
] | [
"static",
"_",
"_",
"inline",
"_",
"_",
"m64",
"_",
"mm_miabt_si64",
"(",
"_",
"_",
"m64",
"_",
"_",
"A",
",",
"int",
"_",
"_",
"B",
",",
"int",
"_",
"_",
"C",
")",
"{",
"return",
"_",
"_",
"builtin_arm_tmiabt",
"(",
"_",
"_",
"A",
",",
"_",
... |
GCC | s390 | CPP | stmt_completion | MPU | 20,266 | [
"cmp_op2",
")",
")",
")",
";"
] | [
"default",
":",
"break",
";",
"}",
"}",
"else",
"{",
"if",
"(",
"cond",
"==",
"LT",
"&&",
"cmp_op2",
"==",
"CONST0_RTX",
"(",
"mode",
")",
")",
"{",
"int",
"shift",
"=",
"GET_MODE_BITSIZE",
"(",
"GET_MODE_INNER",
"(",
"mode",
")",
")",
"-",
"<NUM_LIT... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,267 | [
"let",
"isTaken",
"=",
"Inst",
"{",
"<NUM_LIT>",
"}",
";"
] | [
"let",
"isPredicated",
"=",
"<NUM_LIT>",
";",
"let",
"isTerminator",
"=",
"<NUM_LIT>",
";",
"let",
"isBranch",
"=",
"<NUM_LIT>",
";",
"let",
"isPredicatedNew",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax1",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax2",
"=",
"<NUM_LIT... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,268 | [
"let",
"opExtentAlign",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"isPredica... |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 20,269 | [
"}"
] | [
"bool",
"SIRemoveShortExecBranches",
"::",
"getBlockDestinations",
"(",
"MachineBasicBlock",
"&",
"SrcMBB",
",",
"MachineBasicBlock",
"*",
"&",
"TrueMBB",
",",
"MachineBasicBlock",
"*",
"&",
"FalseMBB",
",",
"SmallVectorImpl",
"<",
"MachineOperand",
">",
"&",
"Cond",
... |
GCC | ia64 | MD | stmt_completion | CPU | 20,270 | [
"<STR_LIT>",
")",
"]",
")"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"VECINT12",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"us_minus",
":",
"VECINT12",
"(",
"match_operand",
":",
"VECINT12",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"VECINT12",
"<NUM_... |
GCC | spu | MD | next_suggestion | MPU | 20,271 | [
"<STR_LIT>"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"unspec_volatile",
":",
"SI",
"[",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
"UNSPEC_MFS... |
LLVM | BPF | CPP | code_generation | Virtual ISA | 20,272 | [
"DecodeStatus",
"BPFDisassembler",
"::",
"getInstruction",
"(",
"MCInst",
"&",
"Instr",
",",
"uint64_t",
"&",
"Size",
",",
"ArrayRef",
"<",
"uint8_t",
">",
"Bytes",
",",
"uint64_t",
"Address",
",",
"raw_ostream",
"&",
"CStream",
")",
"const",
"{",
"bool",
"I... | [
"Returns",
"the",
"disassembly",
"of",
"a",
"single",
"instruction",
"."
] |
LLVM | ARM | TD | stmt_completion | CPU | 20,273 | [
",",
"<STR_LIT>",
",",
"Dt",
",",
"<STR_LIT>",
",",
"<STR_LIT>",
",",
"[",
"]",
">",
",",
"Sched",
"<",
"[",
"WriteVLD4",
"]",
">",
"{"
] | [
"class",
"VLD1D4",
"<",
"bits",
"<",
"<NUM_LIT>",
">",
"op7_4",
",",
"string",
"Dt",
",",
"Operand",
"AddrMode",
">",
":",
"NLdSt",
"<",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"op7_4",
",",
"(",
"outs",
"VecListFourD",
":",
"$",
"Vd",
")... |
GCC | i386 | CPP | code_generation | CPU | 20,274 | [
"static",
"int",
"ix86_return_pops_args",
"(",
"tree",
"fundecl",
",",
"tree",
"funtype",
",",
"int",
"size",
")",
"{",
"unsigned",
"int",
"ccvt",
";",
"if",
"(",
"TARGET_64BIT",
")",
"return",
"<NUM_LIT>",
";",
"ccvt",
"=",
"ix86_get_callcvt",
"(",
"funtype... | [
"Value",
"is",
"the",
"number",
"of",
"bytes",
"of",
"arguments",
"automatically",
"popped",
"when",
"returning",
"from",
"a",
"subroutine",
"call",
".",
"FUNDECL",
"is",
"the",
"declaration",
"node",
"of",
"the",
"function",
"(",
"as",
"a",
"tree",
")",
"... |
LLVM | Hexagon | TD | program_repair | DSP | 20,275 | [
"<FIXS>",
"let",
"Defs",
"=",
"[",
"R29",
",",
"R30",
",",
"R31",
"]",
",",
"Uses",
"=",
"[",
"R30",
"]",
",",
"hasSideEffects",
"=",
"<NUM_LIT>",
"in",
"<FIXE>"
] | [
"<STR_LIT>",
",",
"[",
"]",
">",
";",
"<BUGS>",
"let",
"Defs",
"=",
"[",
"R29",
",",
"R30",
",",
"R31",
"]",
",",
"Uses",
"=",
"[",
"R30",
"]",
",",
"hasSideEffects",
"=",
"<NUM_LIT>",
",",
"isCodeGenOnly",
"=",
"<NUM_LIT>",
"in",
"<BUGE>",
"def",
... |
GCC | mn10300 | MD | next_suggestion | MPU | 20,276 | [
"(",
"ior",
"(",
"match_test",
"<STR_LIT>",
")"
] | [
"(",
"define_constraint",
"<STR_LIT>",
"<STR_LIT>",
"(",
"and",
"(",
"match_code",
"<STR_LIT>",
")"
] |
LLVM | ARM | TD | stmt_completion | CPU | 20,277 | [
"<STR_LIT>",
")",
",",
"v2i64",
",",
"v2i64",
",",
"IntOp",
",",
"Commutable",
">",
";"
] | [
"def",
"v2i64",
":",
"N3VQInt",
"<",
"op24",
",",
"op23",
",",
"<NUM_LIT>",
",",
"op11_8",
",",
"op4",
",",
"f",
",",
"itinQ32",
",",
"OpcodeStr",
",",
"!",
"strconcat",
"(",
"Dt",
","
] |
LLVM | X86 | CPP | stmt_completion | CPU | 20,278 | [
"&&",
"<STR_LIT>",
"Implicit def isn't flags?",
"<STR_LIT>",
")",
";"
] | [
"bool",
"X86InstrInfo",
"::",
"hasReassociableOperands",
"(",
"const",
"MachineInstr",
"&",
"Inst",
",",
"const",
"MachineBasicBlock",
"*",
"MBB",
")",
"const",
"{",
"assert",
"(",
"Inst",
".",
"getNumExplicitOperands",
"(",
")",
"==",
"<NUM_LIT>",
"&&",
"Inst",... |
LLVM | AArch64 | TD | stmt_completion | CPU | 20,279 | [
";"
] | [
"let",
"ParserMatchClass",
"=",
"SImm7s4Operand",
";",
"let",
"PrintMethod",
"=",
"<STR_LIT>"
] |
GCC | arm | CPP | next_suggestion | CPU | 20,280 | [
"fixed_regs",
"[",
"PIC_OFFSET_TABLE_REGNUM",
"]",
"=",
"<NUM_LIT>",
";"
] | [
"call_used_regs",
"[",
"regno",
"]",
"=",
"regno",
"<",
"FIRST_VFP_REGNUM",
"+",
"<NUM_LIT>",
"||",
"regno",
">=",
"FIRST_VFP_REGNUM",
"+",
"<NUM_LIT>",
";",
"}",
"if",
"(",
"TARGET_HAVE_MVE",
")",
"fixed_regs",
"[",
"VPR_REGNUM",
"]",
"=",
"<NUM_LIT>",
";",
... |
GCC | rs6000 | CPP | stmt_completion | CPU | 20,281 | [
"v16qu",
")",
"_",
"_",
"B",
",",
"_",
"_",
"shiftB",
")",
";"
] | [
"else",
"{",
"const",
"_",
"_",
"v16qu",
"_",
"_",
"shiftA",
"=",
"vec_splats",
"(",
"(",
"unsigned",
"char",
")",
"(",
"(",
"<NUM_LIT>",
"-",
"_",
"_",
"count",
")",
"*",
"<NUM_LIT>",
")",
")",
";",
"const",
"_",
"_",
"v16qu",
"_",
"_",
"shiftB"... |
GCC | ia64 | MD | program_repair | CPU | 20,282 | [
"<FIXS>",
"<STR_LIT>",
"<FIXE>"
] | [
"(",
"neg",
":",
"DF",
"(",
"mult",
":",
"DF",
"(",
"match_operand",
":",
"DF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"DF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
")",
")",
"]",
"<STR_LIT>",
"<BUGS>",
"<STR... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,283 | [
"let",
"opNewValue",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"isRestrictNoSlot1Store",
"=",
"<NUM_LIT>",
";",
"let",
"Defs",
"=",
"[",
"PC",
"]",
";",
"let",
"BaseOpcode",
"=",
"<STR_LIT>",
";",
"let",
"isTaken",
"=",
"Inst",
"{",
"<NUM_LIT>",
"}",
";",
"let",
"isExt... |
GCC | s390 | MD | stmt_completion | MPU | 20,284 | [
":",
"V2DI"
] | [
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"vec_select",
":",
"V_HW_4",
"(",
"vec_concat",
":",
"<",
"vec_2x_nelts",
">",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"match_dup",
"<NUM_LIT>",
")",
")",
"(",
"parallel",
"[",
"(",
... |
LLVM | ARM | CPP | next_suggestion | CPU | 20,285 | [
"}"
] | [
"bool",
"hasVFP2Base",
"(",
")",
"const",
"{",
"return",
"HasVFPv2D16SP",
";"
] |
LLVM | ARM | CPP | next_suggestion | CPU | 20,286 | [
"}"
] | [
"if",
"(",
"pReloc",
".",
"symInfo",
"(",
")",
"->",
"reserved",
"(",
")",
"&",
"ARMRelocator",
"::",
"ReservePLT",
")",
"{",
"S",
"=",
"helper_get_PLT_address",
"(",
"*",
"pReloc",
".",
"symInfo",
"(",
")",
",",
"pParent",
")",
";",
"T",
"=",
"<NUM_... |
LLVM | X86 | CPP | stmt_completion | CPU | 20,287 | [
";"
] | [
"MachineInstr",
"*",
"MI",
"=",
"I",
";",
"const",
"int",
"opcode",
"=",
"MI",
"->",
"getOpcode",
"(",
")",
";",
"if",
"(",
"opcode",
"!=",
"X86",
"::",
"LEA16r",
"&&",
"opcode",
"!=",
"X86",
"::",
"LEA32r",
"&&",
"opcode",
"!=",
"X86",
"::",
"LEA6... |
GCC | pa | CPP | program_repair | CPU | 20,288 | [
"<FIXS>",
"if",
"(",
"(",
"regno",
">=",
"FIRST_PSEUDO_REGISTER",
"||",
"regno",
"==",
"-",
"<NUM_LIT>",
")",
"&&",
"(",
"class",
"==",
"FP_REGS",
"||",
"class",
"==",
"SNAKE_FP_REGS",
"||",
"class",
"==",
"HI_SNAKE_FP_REGS",
")",
")",
"return",
"GENERAL_REG... | [
"{",
"int",
"regno",
"=",
"true_regnum",
"(",
"in",
")",
";",
"<BUGS>",
"if",
"(",
"regno",
">=",
"FIRST_PSEUDO_REGISTER",
")",
"regno",
"=",
"-",
"<NUM_LIT>",
";",
"if",
"(",
"class",
"==",
"FP_REGS",
"||",
"class",
"==",
"SNAKE_FP_REGS",
"||",
"class",... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 20,289 | [
";"
] | [
"bool",
"hasV8_3aOps",
"(",
")",
"const",
"{",
"return",
"HasV8_3aOps"
] |
GCC | nios2 | CPP | next_suggestion | MPU | 20,290 | [
"last_regno",
"=",
"regno",
";"
] | [
"if",
"(",
"!",
"split_mem_address",
"(",
"XEXP",
"(",
"mem",
",",
"<NUM_LIT>",
")",
",",
"&",
"first_base",
",",
"&",
"first_offset",
")",
")",
"return",
"false",
";",
"if",
"(",
"!",
"REG_P",
"(",
"first_base",
")",
"||",
"!",
"CONST_INT_P",
"(",
"... |
GCC | rs6000 | MD | program_repair | CPU | 20,291 | [
"<FIXS>",
"<STR_LIT>",
"<FIXE>",
"<FIXS>",
"<STR_LIT>",
"<FIXE>"
] | [
"(",
"define_expand",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"unsigned_fix",
":",
"SI",
"(",
"match_operand",
":",
"SF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<BUG... |
LLVM | Hexagon | CPP | stmt_completion | DSP | 20,292 | [
"DI",
";"
] | [
"unsigned",
"DOpc",
"=",
"DI",
"->",
"getOpcode",
"(",
")",
";",
"switch",
"(",
"DOpc",
")",
"{",
"case",
"Hexagon",
"::",
"TFRI",
":",
"case",
"Hexagon",
"::",
"TFRI64",
":",
"case",
"Hexagon",
"::",
"CONST32_Int_Real",
":",
"case",
"Hexagon",
"::",
"... |
LLVM | ARM | CPP | program_repair | CPU | 20,293 | [
"<FIXS>",
"unsigned",
"short",
"NumOps",
",",
"unsigned",
"&",
"NumOpsAdded",
",",
"BO",
"B",
")",
"{",
"<FIXE>"
] | [
"static",
"bool",
"DisassembleNEONSetLnFrm",
"(",
"MCInst",
"&",
"MI",
",",
"unsigned",
"Opcode",
",",
"uint32_t",
"insn",
",",
"<BUGS>",
"unsigned",
"short",
"NumOps",
",",
"unsigned",
"&",
"NumOpsAdded",
",",
"BO",
")",
"{",
"<BUGE>",
"const",
"TargetInstrDe... |
LLVM | X86 | CPP | next_suggestion | CPU | 20,294 | [
"Lea",
".",
"addOperand",
"(",
"MCOperand",
"::",
"CreateImm",
"(",
"<NUM_LIT>",
")",
")",
";"
] | [
"static",
"void",
"fixupStringOpReg",
"(",
"const",
"MCOperand",
"&",
"Op",
",",
"MCStreamer",
"&",
"Out",
",",
"const",
"MCSubtargetInfo",
"&",
"STI",
")",
"{",
"clearHighBits",
"(",
"Op",
",",
"Out",
",",
"STI",
")",
";",
"MCInst",
"Lea",
";",
"Lea",
... |
LLVM | Hexagon | TD | next_suggestion | DSP | 20,295 | [
"let",
"opExtentAlign",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"CextOpcode",
"=",
"<STR_LIT>",
";",
"let",
"InputType",
"=",
"<STR_LIT>",
";",
"let",
"BaseOpcode",
"=",
"<STR_LIT>",
";",
"let",
"isExtendable",
"=",
"<NUM_LIT>",
";",
"let",
"opExtendable",
"=",
"<NUM_LIT>",
";",
"let",
"isExtentSigned",
"=",
"<NUM_L... |
LLVM | Hexagon | TD | stmt_completion | DSP | 20,296 | [
"=",
"<NUM_LIT>",
";"
] | [
"def",
"A2_vrsadub",
":",
"HInst",
"<",
"(",
"outs",
"DoubleRegs",
":",
"$",
"Rdd32",
")",
",",
"(",
"ins",
"DoubleRegs",
":",
"$",
"Rss32",
",",
"DoubleRegs",
":",
"$",
"Rtt32",
")",
",",
"<STR_LIT>",
",",
"tc_bafaade3",
",",
"TypeM",
">",
",",
"Enc... |
GCC | alpha | MD | stmt_completion | MPU | 20,297 | [
"<STR_LIT>",
")",
"]"
] | [
"(",
"define_expand",
"<STR_LIT>",
"[",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>"
] |
LLVM | Hexagon | TD | stmt_completion | DSP | 20,298 | [
"<NUM_LIT>",
";"
] | [
"def",
"L4_and_memopb_zomap",
":",
"HInst",
"<",
"(",
"outs",
")",
",",
"(",
"ins",
"IntRegs",
":",
"$",
"Rs32",
",",
"IntRegs",
":",
"$",
"Rt32",
")",
",",
"<STR_LIT>",
",",
"tc_7186d325",
",",
"TypeMAPPING",
">",
"{",
"let",
"isPseudo",
"="
] |
GCC | rs6000 | MD | program_repair | CPU | 20,299 | [
"<FIXS>",
"(",
"DF",
"<STR_LIT>",
")",
"<FIXE>"
] | [
"(",
"V2DI",
"<STR_LIT>",
")",
"(",
"V2DF",
"<STR_LIT>",
")",
"(",
"DI",
"\t",
"<STR_LIT>",
")",
"<BUGS>",
"(",
"DF",
"<STR_LIT>",
")",
"<BUGE>",
"(",
"SF",
"\t",
"<STR_LIT>",
")",
"(",
"TF",
"\t",
"<STR_LIT>",
")",
"(",
"KF",
"\t",
"<STR_LIT>",
")"
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.