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 | AMDGPU | CPP | program_repair | GPU | 24,800 | [
"<FIXS>",
"unsigned",
"RegNo",
")",
"{",
"<FIXE>"
] | [
"}",
"bool",
"AMDGPUAsmParser",
"::",
"subtargetHasRegister",
"(",
"const",
"MCRegisterInfo",
"&",
"MRI",
",",
"<BUGS>",
"unsigned",
"RegNo",
")",
"const",
"{",
"<BUGE>",
"for",
"(",
"MCRegAliasIterator",
"R",
"(",
"AMDGPU",
"::",
"TTMP12_TTMP13_TTMP14_TTMP15",
",... |
LLVM | AArch64 | TD | stmt_completion | CPU | 24,801 | [
"<STR_LIT>",
";"
] | [
"class",
"fixedpoint_i64",
"<",
"ValueType",
"FloatVT",
">",
":",
"Operand",
"<",
"FloatVT",
">",
",",
"ComplexPattern",
"<",
"FloatVT",
",",
"<NUM_LIT>",
",",
"<STR_LIT>",
",",
"[",
"fpimm",
",",
"ld",
"]",
">",
"{",
"let",
"EncoderMethod",
"=",
"<STR_LIT... |
LLVM | Patmos | CPP | code_generation | VLIW | 24,802 | [
"StringRef",
"getPassName",
"(",
")",
"const",
"override",
"{",
"return",
"<STR_LIT>",
"Patmos Stack Cache Analysis",
"<STR_LIT>",
";",
"}"
] | [
"getPassName",
"-",
"Return",
"a",
"nice",
"clean",
"name",
"for",
"a",
"pass",
"."
] |
LLVM | CellSPU | CPP | next_suggestion | MPU | 24,803 | [
"}"
] | [
"uint32_t",
"lower",
"=",
"uint32_t",
"(",
"UValue",
")",
";",
"if",
"(",
"upper",
"!=",
"lower",
")",
"return",
"SDValue",
"(",
")",
";",
"Value",
"=",
"Value",
">>",
"<NUM_LIT>",
";",
"}",
"if",
"(",
"isS10Constant",
"(",
"Value",
")",
")",
"return... |
LLVM | Hexagon | TD | stmt_completion | DSP | 24,804 | [
"=",
"<NUM_LIT>",
";"
] | [
"let",
"isTerminator",
"=",
"<NUM_LIT>",
";",
"let",
"isBranch",
"=",
"<NUM_LIT>",
";",
"let",
"isPredicatedNew",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax1",
"=",
"<NUM_LIT>",
";",
"let",
"cofRelax2",
"=",
"<NUM_LIT>",
";",
"let",
"cofMax1",
"=",
"<NUM_LIT>",
... |
LLVM | PowerPC | CPP | next_suggestion | CPU | 24,805 | [
"}"
] | [
"return",
"CSR_64_AllRegs_SaveList",
";",
"}",
"bool",
"SaveR2",
"=",
"MF",
"->",
"getRegInfo",
"(",
")",
".",
"isAllocatable",
"(",
"PPC",
"::",
"X2",
")",
"&&",
"!",
"Subtarget",
".",
"isUsingPCRelativeCalls",
"(",
")",
";",
"if",
"(",
"MF",
"->",
"get... |
LLVM | Hexagon | TD | next_suggestion | DSP | 24,806 | [
"let",
"prefersSlot3",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"hasNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"opNewValue",
"=",
"<NUM_LIT>",
";"
] |
LLVM | Mips | CPP | program_repair | CPU | 24,807 | [
"<FIXS>",
"StackSize",
"+=",
"RoundUpToAlignment",
"(",
"MipsFI",
"->",
"getMaxCallFrameSize",
"(",
")",
",",
"StackAlign",
")",
";",
"<FIXE>"
] | [
"unsigned",
"StackAlign",
"=",
"getStackAlignment",
"(",
")",
";",
"uint64_t",
"StackSize",
"=",
"RoundUpToAlignment",
"(",
"MFI",
"->",
"getStackSize",
"(",
")",
",",
"StackAlign",
")",
";",
"<BUGS>",
"if",
"(",
"MipsFI",
"->",
"globalBaseRegSet",
"(",
")",
... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 24,808 | [
";"
] | [
"Op",
"->",
"Tok",
".",
"Data",
"=",
"Str",
".",
"data",
"(",
")",
";",
"Op",
"->",
"Tok",
".",
"Length",
"=",
"Str",
".",
"size",
"(",
")",
";",
"return",
"Op"
] |
GCC | nios2 | CPP | next_suggestion | MPU | 24,809 | [
"if",
"(",
"mode",
"!=",
"BLKmode",
")",
"return",
"(",
"GET_MODE_BITSIZE",
"(",
"mode",
")",
">=",
"PARM_BOUNDARY",
"?",
"PAD_UPWARD",
":",
"PAD_DOWNWARD",
")",
";"
] | [
"static",
"pad_direction",
"nios2_function_arg_padding",
"(",
"machine_mode",
"mode",
",",
"const_tree",
"type",
")",
"{",
"if",
"(",
"!",
"BYTES_BIG_ENDIAN",
")",
"return",
"PAD_UPWARD",
";",
"if",
"(",
"type",
"!=",
"<NUM_LIT>",
"?",
"INTEGRAL_TYPE_P",
"(",
"t... |
GCC | aarch64 | CPP | stmt_completion | CPU | 24,810 | [
"<NUM_LIT>",
")",
";"
] | [
"tree",
"memory_scalar_type",
"(",
"const",
"function_instance",
"&",
"fi",
")",
"const",
"OVERRIDE",
"{",
"return",
"fi",
".",
"scalar_type",
"("
] |
LLVM | ARM | TD | stmt_completion | CPU | 24,811 | [
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rd",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
... |
GCC | aarch64 | MD | stmt_completion | CPU | 24,812 | [
"<STR_LIT>",
")",
")"
] | [
"(",
"eq_attr",
"<STR_LIT>"
] |
LLVM | ARM | CPP | next_suggestion | CPU | 24,813 | [
"const",
"SDValue",
"Ops",
"[",
"]",
"=",
"{",
"RegClass",
",",
"V0",
",",
"SubReg0",
",",
"V1",
",",
"SubReg1",
"}",
";"
] | [
"SDValue",
"RegClass",
"=",
"CurDAG",
"->",
"getTargetConstant",
"(",
"ARM",
"::",
"DPR_VFP2RegClassID",
",",
"MVT",
"::",
"i32",
")",
";",
"SDValue",
"SubReg0",
"=",
"CurDAG",
"->",
"getTargetConstant",
"(",
"ARM",
"::",
"ssub_0",
",",
"MVT",
"::",
"i32",
... |
LLVM | TPC | TD | next_suggestion | Virtual ISA | 24,814 | [
"}"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"sw",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"pred",
";",
"let",
"Dest",
"=",
"dst",
";",
"let",
"SrcA",
"=",
"src",
";",
"let",
"Switches",
"=",
"{",
"sw",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
",",
"<NUM_LIT>",
"}",... |
GCC | alpha | MD | stmt_completion | MPU | 24,815 | [
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")"
] | [
"(",
"if_then_else",
"(",
"match_operator",
"<NUM_LIT>",
"<STR_LIT>",
"[",
"(",
"float_extend",
":",
"DF",
"(",
"match_operand",
":",
"SF"
] |
GCC | arm | MD | next_suggestion | CPU | 24,816 | [
"(",
"UNSPEC_CRC32CH",
"<STR_LIT>",
")",
"(",
"UNSPEC_CRC32CW",
"<STR_LIT>",
")",
"]",
")"
] | [
"(",
"define_int_attr",
"crc_variant",
"[",
"(",
"UNSPEC_CRC32B",
"<STR_LIT>",
")",
"(",
"UNSPEC_CRC32H",
"<STR_LIT>",
")",
"(",
"UNSPEC_CRC32W",
"<STR_LIT>",
")",
"(",
"UNSPEC_CRC32CB",
"<STR_LIT>",
")"
] |
GCC | i386 | CPP | stmt_completion | CPU | 24,817 | [
"decl",
")",
"<=",
"<NUM_LIT>",
")",
"{"
] | [
"}",
"else",
"{",
"if",
"(",
"DECL_STATIC_CHAIN",
"(",
"decl",
")",
"||",
"crtl",
"->",
"tail_call_emit",
")",
"return",
"DI_REG",
";",
"if",
"(",
"ix86_function_regparm",
"(",
"TREE_TYPE",
"(",
"decl",
")",
","
] |
GCC | mep | MD | stmt_completion | CPU | 24,818 | [
")"
] | [
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
"<NUM_LIT>",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"set_attr",
"<STR_... |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 24,819 | [
"<STR_LIT>",
":",
"<STR_LIT>",
"image data size does not match dmask and tfe",
"<STR_LIT>",
")",
";"
] | [
"bool",
"isPackedD16",
"=",
"false",
";",
"unsigned",
"DataSize",
"=",
"(",
"Desc",
".",
"TSFlags",
"&",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
"?",
"<NUM_LIT>",
":",
"countPopulation",
"(",
"DMask",
")",
";",
"if",
"(",
"hasPackedD16",
"(",
")",
")",
"{",... |
LLVM | Mips | TD | stmt_completion | CPU | 24,820 | [
";"
] | [
"def",
"II_LHU",
":",
"InstrItinClass"
] |
LLVM | AMDGPU | TD | next_suggestion | GPU | 24,821 | [
"bits",
"<",
"<NUM_LIT>",
">",
"COORD_TYPE_Y",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"DST_GPR",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"DST_REL",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"DST_SEL_X",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"DST_SEL_Y",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"DST_SEL_Z",
";",
"bits",
"<",
... |
GCC | i386 | MD | program_repair | CPU | 24,822 | [
"<FIXS>",
"<STR_LIT>",
"<FIXE>"
] | [
"(",
"const_int",
"<NUM_LIT>",
")",
"]",
")",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
")",
"]",
"<STR_LIT>",
"<BUGS>",
"<STR_LIT>",
"<BUGE>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"(",
"define_insn",
"<STR_LIT>"
] |
LLVM | AArch64 | CPP | next_suggestion | CPU | 24,823 | [
"for",
"(",
"const",
"User",
"*",
"U",
":",
"I",
".",
"users",
"(",
")",
")",
"{"
] | [
"bool",
"AArch64TTIImpl",
"::",
"shouldConsiderAddressTypePromotion",
"(",
"const",
"Instruction",
"&",
"I",
",",
"bool",
"&",
"AllowPromotionWithoutCommonHeader",
")",
"{",
"bool",
"Considerable",
"=",
"false",
";",
"AllowPromotionWithoutCommonHeader",
"=",
"false",
";... |
GCC | i386 | CPP | stmt_completion | CPU | 24,824 | [
"_",
"v16si",
")",
"_",
"mm512_setzero_si512",
"(",
")",
",",
"(",
"_",
"_",
"mmask16",
")",
"_",
"_",
"U",
")",
";"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m512i",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"mm512_maskz_sllv_epi32",
"(",
"_",
"_",
"mmask16",
"_",
"_",
... |
LLVM | AArch64 | TD | stmt_completion | CPU | 24,825 | [
"<",
"[",
"WriteIS",
",",
"ReadI",
"]",
">",
"{"
] | [
"class",
"BaseBitfieldImmWith2RegArgs",
"<",
"bits",
"<",
"<NUM_LIT>",
">",
"opc",
",",
"RegisterClass",
"regtype",
",",
"Operand",
"imm_type",
",",
"string",
"asm",
">",
":",
"I",
"<",
"(",
"outs",
"regtype",
":",
"$",
"Rd",
")",
",",
"(",
"ins",
"regty... |
LLVM | SPIRV | CPP | next_suggestion | Virtual ISA | 24,826 | [
"Type",
"*",
"LLVMBaseTy",
"=",
"LLVMArrTy",
"->",
"getElementType",
"(",
")",
";"
] | [
"Register",
"SPIRVGlobalRegistry",
"::",
"getOrCreateConstIntArray",
"(",
"uint64_t",
"Val",
",",
"size_t",
"Num",
",",
"MachineInstr",
"&",
"I",
",",
"SPIRVType",
"*",
"SpvType",
",",
"const",
"SPIRVInstrInfo",
"&",
"TII",
")",
"{",
"const",
"Type",
"*",
"LLV... |
LLVM | ARM | TD | next_suggestion | CPU | 24,827 | [
"}"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"bit_28",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"RdaHiDest",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Qn",
"{",
... |
LLVM | Hexagon | CPP | next_suggestion | DSP | 24,828 | [
"}"
] | [
"case",
"Hexagon",
"::",
"SL2_loadrb_io",
":",
"case",
"Hexagon",
"::",
"SL2_loadrd_sp",
":",
"case",
"Hexagon",
"::",
"SL2_loadrh_io",
":",
"case",
"Hexagon",
"::",
"SL2_loadri_sp",
":",
"case",
"Hexagon",
"::",
"SL2_loadruh_io",
":",
"case",
"Hexagon",
"::",
... |
LLVM | X86 | CPP | next_suggestion | CPU | 24,829 | [
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":"
] | [
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"PerformCMOVCombine",
"(",
"N",
",",
"DAG",
",",
"DCI",
",",
"Subtarget",
")",
";",
"case",
"ISD",
"::",
"ADD",
":",
"return",
"PerformAddCombine",
"(",
"N",
",",
"DAG",
",",
"Subtarget",
")",
";",
... |
GCC | rs6000 | MD | next_suggestion | CPU | 24,830 | [
"<STR_LIT>",
")"
] | [
"(",
"float_truncate",
":",
"SF",
"(",
"match_operand",
":",
"DF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<STR_LIT>"
] |
LLVM | ARM | TD | stmt_completion | CPU | 24,831 | [
";"
] | [
"class",
"MVE_VMLALDAVBase",
"<",
"string",
"iname",
",",
"string",
"suffix",
",",
"dag",
"iops",
",",
"string",
"cstr",
",",
"bit",
"sz",
",",
"bit",
"bit_28",
",",
"bit",
"A",
",",
"bit",
"X",
",",
"bit",
"bit_8",
",",
"bit",
"bit_0",
",",
"list",
... |
LLVM | AArch64 | TD | next_suggestion | CPU | 24,832 | [
"}",
"]",
">",
"{",
"let",
"ParserMatchClass",
"=",
"Imm0_3Operand",
";"
] | [
"def",
"imm0_3",
":",
"Operand",
"<",
"i64",
">",
",",
"ImmLeaf",
"<",
"i64",
",",
"[",
"{",
"return",
"(",
"(",
"uint64_t",
")",
"Imm",
")",
"<",
"<NUM_LIT>",
";"
] |
GCC | mips | MD | stmt_completion | CPU | 24,833 | [
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"define_cpu_unit",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"define_cpu_unit"
] |
LLVM | Hexagon | CPP | next_suggestion | DSP | 24,834 | [
"NewInst",
".",
"addOperand",
"(",
"I",
")",
";"
] | [
"void",
"HexagonAsmParser",
"::",
"canonicalizeImmediates",
"(",
"MCInst",
"&",
"MCI",
")",
"{",
"MCInst",
"NewInst",
";",
"NewInst",
".",
"setOpcode",
"(",
"MCI",
".",
"getOpcode",
"(",
")",
")",
";",
"for",
"(",
"MCOperand",
"&",
"I",
":",
"MCI",
")",
... |
GCC | sh | MD | next_suggestion | CPU | 24,835 | [
"(",
"and",
"(",
"match_code",
"<STR_LIT>",
")"
] | [
"(",
"define_constraint",
"<STR_LIT>",
"<STR_LIT>"
] |
GCC | i386 | CPP | next_suggestion | CPU | 24,836 | [
"m",
"->",
"call_ms2sysv_pad_in",
"=",
"<NUM_LIT>",
";"
] | [
"else",
"if",
"(",
"ix86_static_chain_on_stack",
")",
"{",
"gcc_assert",
"(",
"!",
"reload_completed",
")",
";",
"m",
"->",
"call_ms2sysv",
"=",
"false",
";",
"warn_once_call_ms2sysv_xlogues",
"(",
"<STR_LIT>",
"static call chains",
"<STR_LIT>",
")",
";",
"}",
"el... |
GCC | i386 | MD | program_repair | CPU | 24,837 | [
"<FIXS>",
"<STR_LIT>",
"<FIXE>"
] | [
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
")",
"]",
"<STR_LIT>",
"<BUGS>",
"<STR_LIT>",
"<BUGE>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"(",
"define_insn",
"<STR_LIT>"
] |
GCC | i386 | MD | stmt_completion | CPU | 24,838 | [
")",
"]",
")"
] | [
"(",
"const_int",
"<NUM_LIT>",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
"<NUM_LIT>",
")",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
")",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
"]",
")",
")",
"]",
"<STR_LIT>",
"[",
"(",
"parallel",
"[",
"(",
... |
LLVM | ARM | CPP | stmt_completion | CPU | 24,839 | [
"{"
] | [
"FunctionPass",
"*",
"llvm",
"::",
"createThumb2ITBlockPass",
"(",
")"
] |
GCC | aarch64 | MD | next_suggestion | CPU | 24,840 | [
"(",
"define_cpu_unit",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"define_cpu_unit",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"define_cpu_unit",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | arm | CPP | stmt_completion | CPU | 24,841 | [
"_",
"c",
")",
";"
] | [
"return",
"_",
"_",
"builtin_mve_vmlaq_n_uv16qi",
"(",
"_",
"_",
"a",
",",
"_",
"_",
"b",
",",
"_"
] |
GCC | frv | MD | next_suggestion | VLIW | 24,842 | [
"(",
"unspec",
":",
"DI",
"[",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"define_insn",
"<STR_LIT>",
"[",
"(",
"set",
"(",
"match_operand",
":",
"DI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
LLVM | XCore | CPP | code_generation | MPU | 24,843 | [
"void",
"XCoreFrameLowering",
"::",
"eliminateCallFramePseudoInstr",
"(",
"MachineFunction",
"&",
"MF",
",",
"MachineBasicBlock",
"&",
"MBB",
",",
"MachineBasicBlock",
"::",
"iterator",
"I",
")",
"const",
"{",
"const",
"XCoreInstrInfo",
"&",
"TII",
"=",
"*",
"stat... | [
"This",
"method",
"is",
"called",
"during",
"prolog/epilog",
"code",
"insertion",
"to",
"eliminate",
"call",
"frame",
"setup",
"and",
"destroy",
"pseudo",
"instructions",
"(",
"but",
"only",
"if",
"the",
"Target",
"is",
"using",
"them",
")",
"."
] |
LLVM | M68k | CPP | next_suggestion | MPU | 24,844 | [
"}"
] | [
"std",
"::",
"unique_ptr",
"<",
"M68kOperand",
">",
"M68kOperand",
"::",
"createImm",
"(",
"const",
"MCExpr",
"*",
"Expr",
",",
"SMLoc",
"Start",
",",
"SMLoc",
"End",
")",
"{",
"auto",
"Op",
"=",
"std",
"::",
"make_unique",
"<",
"M68kOperand",
">",
"(",
... |
LLVM | TPC | TD | next_suggestion | Virtual ISA | 24,845 | [
"}"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Dest",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Switches",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"="... |
LLVM | PowerPC | CPP | stmt_completion | CPU | 24,846 | [
")",
"SplatSize",
"=",
"<NUM_LIT>",
";"
] | [
"static",
"SDValue",
"BuildSplatI",
"(",
"int",
"Val",
",",
"unsigned",
"SplatSize",
",",
"MVT",
"VT",
",",
"SelectionDAG",
"&",
"DAG",
",",
"DebugLoc",
"dl",
")",
"{",
"assert",
"(",
"Val",
">=",
"-",
"<NUM_LIT>",
"&&",
"Val",
"<=",
"<NUM_LIT>",
"&&",
... |
LLVM | Hexagon | CPP | next_suggestion | DSP | 24,847 | [
"}"
] | [
"void",
"HexagonSubtarget",
"::",
"restoreLatency",
"(",
"SUnit",
"*",
"Src",
",",
"SUnit",
"*",
"Dst",
")",
"const",
"{",
"MachineInstr",
"*",
"SrcI",
"=",
"Src",
"->",
"getInstr",
"(",
")",
";",
"for",
"(",
"auto",
"&",
"I",
":",
"Src",
"->",
"Succ... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 24,848 | [
"<NUM_LIT>",
")",
",",
"Op",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
")",
";"
] | [
"EVT",
"ScalarTy",
"=",
"Scalar",
".",
"getValueType",
"(",
")",
";",
"if",
"(",
"(",
"ScalarTy",
"==",
"MVT",
"::",
"i8",
")",
"||",
"(",
"ScalarTy",
"==",
"MVT",
"::",
"i16",
")",
")",
"Scalar",
"=",
"DAG",
".",
"getNode",
"(",
"ISD",
"::",
"AN... |
GCC | i386 | CPP | stmt_completion | CPU | 24,849 | [
"_",
"_",
"v32qi",
")",
"_",
"_",
"B",
")",
";"
] | [
"return",
"(",
"_",
"_",
"m256i",
")",
"_",
"_",
"builtin_ia32_vaesdeclast_v32qi",
"(",
"(",
"_",
"_",
"v32qi",
")",
"_",
"_",
"A",
",",
"("
] |
GCC | xtensa | MD | next_suggestion | MPU | 24,850 | [
"(",
"set_attr",
"<STR_LIT>",
"\t",
"<STR_LIT>",
")"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"SF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"if_then_else",
":",
"SF",
"(",
"match_operator",
"<NUM_LIT>",
"<STR_LIT>",
"[",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"("... |
LLVM | X86 | CPP | next_suggestion | CPU | 24,851 | [
"}"
] | [
"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>",
":",
"return",
"false",
";"
] |
LLVM | ARM | TD | stmt_completion | CPU | 24,852 | [
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
... |
LLVM | BPF | CPP | stmt_completion | Virtual ISA | 24,853 | [
";"
] | [
"auto",
"*",
"S",
"=",
"MI",
"->",
"getMF",
"(",
")",
"->",
"getFunction",
"(",
")",
".",
"getSubprogram",
"(",
")",
";",
"MCSymbol",
"*",
"FuncLabel",
"=",
"Asm",
"->",
"getFunctionBegin",
"(",
")",
";",
"constructLineInfo",
"(",
"S",
",",
"FuncLabel"... |
GCC | mips | CPP | program_repair | CPU | 24,854 | [
"<FIXS>",
"struct",
"GTY",
"(",
"(",
")",
")",
"mips_frame_info",
"{",
"<FIXE>"
] | [
"}",
";",
"<BUGS>",
"struct",
"mips_frame_info",
"GTY",
"(",
"(",
")",
")",
"{",
"<BUGE>",
"HOST_WIDE_INT",
"total_size",
";"
] |
GCC | loongarch | CPP | stmt_completion | CPU | 24,855 | [
"value",
";"
] | [
"else",
"{",
"codes",
"[",
"cost",
"]",
".",
"code",
"=",
"UNKNOWN",
";",
"codes",
"[",
"cost",
"]",
".",
"method",
"=",
"METHOD_NORMAL",
";",
"codes",
"[",
"cost",
"]",
".",
"value",
"=",
"low_part",
"&",
"~",
"(",
"IMM_REACH",
"-",
"<NUM_LIT>",
"... |
GCC | i386 | CPP | stmt_completion | CPU | 24,856 | [
")",
";"
] | [
"rtx",
"reg",
"=",
"gen_rtx_REG",
"(",
"V4SFmode",
",",
"regno",
")",
";",
"rtx",
"mem",
";",
"unsigned",
"int",
"align",
"=",
"GET_MODE_ALIGNMENT",
"(",
"V4SFmode",
")",
";",
"mem",
"=",
"choose_baseaddr",
"(",
"cfa_offset",
",",
"&",
"align",
")",
";",... |
LLVM | PowerPC | CPP | program_repair | CPU | 24,857 | [
"<FIXS>",
"CurDAG",
"->",
"SelectNodeTo",
"(",
"N",
",",
"PPC",
"::",
"ANDC",
",",
"MVT",
"::",
"i32",
",",
"Select",
"(",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
")",
",",
"<FIXE>",
"<FIXS>",
"CurDAG",
"->",
"SelectNodeTo",
"(",
"N",
",",
"P... | [
"if",
"(",
"isOprNot",
"(",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
".",
"Val",
")",
")",
"<BUGS>",
"CurDAG",
"->",
"SelectNodeTo",
"(",
"N",
",",
"MVT",
"::",
"i32",
",",
"PPC",
"::",
"ANDC",
",",
"Select",
"(",
"N",
"->",
"getOperand",
"(... |
LLVM | AArch64 | TD | next_suggestion | CPU | 24,858 | [
"let",
"ParserMatchClass",
"=",
"Imm1_32Operand",
";"
] | [
"}",
"]",
">",
"{",
"let",
"EncoderMethod",
"=",
"<STR_LIT>",
";",
"let",
"DecoderMethod",
"=",
"<STR_LIT>",
";"
] |
GCC | mips | CPP | stmt_completion | CPU | 24,859 | [
",",
"symbol",
")",
";"
] | [
"rtx",
"call",
",",
"reg",
",",
"symbol",
",",
"second_call",
";",
"second_call",
"=",
"<NUM_LIT>",
";",
"call",
"=",
"mips_call_expr_from_insn",
"(",
"insn",
",",
"&",
"second_call",
")",
";",
"if",
"(",
"!",
"call",
")",
"continue",
";",
"gcc_assert",
... |
GCC | aarch64 | MD | next_suggestion | CPU | 24,860 | [
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
GCC | i386 | MD | stmt_completion | CPU | 24,861 | [
"<STR_LIT>",
")"
] | [
"(",
"define_automaton"
] |
LLVM | PIC16 | CPP | stmt_completion | MPU | 24,862 | [
")",
";"
] | [
"if",
"(",
"EmitDebugDirectives",
")",
"{",
"std",
"::",
"string",
"FunctEndSym",
"=",
"<STR_LIT>",
".ef.",
"<STR_LIT>",
"+",
"FunctName",
";",
"std",
"::",
"string",
"BlockEndSym",
"=",
"<STR_LIT>",
".eb.",
"<STR_LIT>",
"+",
"FunctName",
";",
"EmitSymbol",
"(... |
LLVM | FISC | CPP | next_suggestion | CPU | 24,863 | [
"}"
] | [
"const",
"FISCRegisterInfo",
"&",
"getRegisterInfo",
"(",
")",
"const",
"{",
"return",
"RI",
";"
] |
GCC | i386 | CPP | stmt_completion | CPU | 24,864 | [
"_",
"_",
"A",
",",
"(",
"_",
"_",
"v8hi",
")",
"_",
"_",
"B",
")",
";"
] | [
"return",
"(",
"_",
"_",
"m128i",
")",
"_",
"_",
"builtin_ia32_pmulhuw128",
"(",
"(",
"_",
"_",
"v8hi",
")"
] |
LLVM | WebAssembly | CPP | next_suggestion | Virtual ISA | 24,865 | [
"switch",
"(",
"Op",
".",
"getOpcode",
"(",
")",
")",
"{"
] | [
"auto",
"*",
"ShiftVec",
"=",
"dyn_cast",
"<",
"BuildVectorSDNode",
">",
"(",
"Op",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
".",
"getNode",
"(",
")",
")",
";",
"APInt",
"SplatValue",
",",
"SplatUndef",
";",
"unsigned",
"SplatBitSize",
";",
"bool",
"HasAn... |
LLVM | XCore | CPP | next_suggestion | MPU | 24,866 | [
"SDValue",
"StoreHigh",
"=",
"DAG",
".",
"getTruncStore",
"(",
"Chain",
",",
"dl",
",",
"High",
",",
"HighAddr",
",",
"ST",
"->",
"getPointerInfo",
"(",
")",
".",
"getWithOffset",
"(",
"<NUM_LIT>",
")",
",",
"MVT",
"::",
"i16",
",",
"ST",
"->",
"isVola... | [
"assert",
"(",
"!",
"ST",
"->",
"isTruncatingStore",
"(",
")",
"&&",
"<STR_LIT>",
"Unexpected store type",
"<STR_LIT>",
")",
";",
"assert",
"(",
"ST",
"->",
"getMemoryVT",
"(",
")",
"==",
"MVT",
"::",
"i32",
"&&",
"<STR_LIT>",
"Unexpected store EVT",
"<STR_LIT... |
GCC | loongarch | CPP | stmt_completion | CPU | 24,867 | [
"_",
"<NUM_LIT>",
")",
";"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"_",
"m256i",
"_",
"_",
"lasx_xvbitset_h",
"(",
"_",
"_",
"m256i",
"_",
"<NUM_L... |
LLVM | MBlaze | CPP | stmt_completion | MPU | 24,868 | [
";"
] | [
"unsigned",
"MBlazeRegisterInfo",
"::",
"getEHExceptionRegister",
"(",
")",
"const",
"{",
"llvm_unreachable",
"(",
"<STR_LIT>",
"What is the exception register",
"<STR_LIT>",
")",
";",
"return",
"<NUM_LIT>"
] |
LLVM | AArch64 | CPP | code_generation | CPU | 24,869 | [
"bool",
"AArch64FastISel",
"::",
"fastLowerArguments",
"(",
")",
"{",
"if",
"(",
"!",
"FuncInfo",
".",
"CanLowerReturn",
")",
"return",
"false",
";",
"const",
"Function",
"*",
"F",
"=",
"FuncInfo",
".",
"Fn",
";",
"if",
"(",
"F",
"->",
"isVarArg",
"(",
... | [
"This",
"method",
"is",
"called",
"by",
"target-independent",
"code",
"to",
"do",
"target-",
"specific",
"argument",
"lowering",
"."
] |
LLVM | Hexagon | CPP | program_repair | DSP | 24,870 | [
"<FIXS>",
"void",
"print",
"(",
"const",
"TargetRegisterInfo",
"*",
"TRI",
"=",
"nullptr",
")",
"const",
"{",
"<FIXE>"
] | [
"static",
"uint32_t",
"deduce",
"(",
"const",
"Constant",
"*",
"C",
")",
";",
"}",
";",
"struct",
"Register",
"{",
"unsigned",
"Reg",
",",
"SubReg",
";",
"explicit",
"Register",
"(",
"unsigned",
"R",
",",
"unsigned",
"SR",
"=",
"<NUM_LIT>",
")",
":",
"... |
LLVM | AMDGPU | TD | stmt_completion | GPU | 24,871 | [
"}",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"src0",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"src1",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"!",
"if",
"(",
"ps",
".",
"has_sdst",
... |
LLVM | X86 | CPP | stmt_completion | CPU | 24,872 | [
":"
] | [
"}",
"FixupKind",
"=",
"FK_PCRel_4",
";",
"}",
"MCSymbolRefExpr",
"::",
"VariantKind",
"Modifier",
"=",
"Target",
".",
"isAbsolute",
"(",
")",
"?",
"MCSymbolRefExpr",
"::",
"VK_None",
":",
"Target",
".",
"getSymA",
"(",
")",
"->",
"getKind",
"(",
")",
";",... |
LLVM | SystemZ | CPP | next_suggestion | CPU | 24,873 | [
"uint64_t",
"Size",
"=",
"Load",
"->",
"getMemoryVT",
"(",
")",
".",
"getStoreSize",
"(",
")",
";"
] | [
"if",
"(",
"Load",
"->",
"getMemoryVT",
"(",
")",
"!=",
"Store",
"->",
"getMemoryVT",
"(",
")",
")",
"return",
"false",
";",
"if",
"(",
"Load",
"->",
"isVolatile",
"(",
")",
"||",
"Store",
"->",
"isVolatile",
"(",
")",
")",
"return",
"false",
";",
... |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 24,874 | [
"MachineFunction",
"*",
"MF",
"=",
"BB",
"->",
"getParent",
"(",
")",
";"
] | [
"bool",
"AMDGPUInstructionSelector",
"::",
"selectG_INTRINSIC",
"(",
"MachineInstr",
"&",
"I",
",",
"CodeGenCoverage",
"&",
"CoverageInfo",
")",
"const",
"{",
"unsigned",
"IntrinsicID",
"=",
"I",
".",
"getOperand",
"(",
"I",
".",
"getNumExplicitDefs",
"(",
")",
... |
LLVM | Z80 | CPP | stmt_completion | MPU | 24,875 | [
",",
"VT",
",",
"DAG",
".",
"getNode",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
",",
"DL",
",",
"MVT",
"::",
"i24",
",",
"N0",
")",
")",
";"
] | [
"SDLoc",
"DL",
"(",
"N",
")",
";",
"if",
"(",
"VT",
"==",
"MVT",
"::",
"i16",
"&&",
"Subtarget",
".",
"is24Bit",
"(",
")",
")",
"return",
"DAG",
".",
"getNode",
"(",
"ISD",
"::",
"TRUNCATE",
",",
"DL"
] |
GCC | rs6000 | MD | stmt_completion | CPU | 24,876 | [
"]",
",",
"r1",
",",
"r2",
")"
] | [
"emit_insn",
"(",
"gen_vsx_xvcv",
"<",
"su",
">",
"xdsp",
"(",
"r1",
",",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
")",
"emit_insn",
"(",
"gen_vsx_xvcv",
"<",
"su",
">",
"xdsp",
"(",
"r2",
",",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
")",
"rs6000_expand... |
LLVM | AMDGPU | CPP | code_generation | GPU | 24,877 | [
"static",
"bool",
"isZero",
"(",
"Register",
"Reg",
",",
"MachineRegisterInfo",
"&",
"MRI",
")",
"{",
"int64_t",
"C",
";",
"if",
"(",
"mi_match",
"(",
"Reg",
",",
"MRI",
",",
"m_ICst",
"(",
"C",
")",
")",
"&&",
"C",
"==",
"<NUM_LIT>",
")",
"return",
... | [
"Return",
"true",
"if",
"the",
"expression",
"is",
"a",
"constant",
"zero",
"."
] |
LLVM | AArch64 | TD | next_suggestion | CPU | 24,878 | [
"}"
] | [
"let",
"Latency",
"=",
"<NUM_LIT>",
";",
"let",
"NumMicroOps",
"=",
"<NUM_LIT>",
";"
] |
GCC | s390 | MD | next_suggestion | MPU | 24,879 | [
"<STR_LIT>",
")"
] | [
"(",
"define_register_constraint",
"<STR_LIT>",
"<STR_LIT>"
] |
LLVM | Hexagon | CPP | next_suggestion | DSP | 24,880 | [
"return",
"false",
";"
] | [
"if",
"(",
"MID",
".",
"mayStore",
"(",
")",
")",
"{",
"MachineOperand",
"StOp",
"=",
"MI",
".",
"getOperand",
"(",
"MI",
".",
"getNumOperands",
"(",
")",
"-",
"<NUM_LIT>",
")",
";",
"if",
"(",
"StOp",
".",
"isReg",
"(",
")",
"&&",
"StOp",
".",
"... |
GCC | arm | MD | stmt_completion | CPU | 24,881 | [
"SI",
"]",
")"
] | [
"(",
"define_mode_iterator",
"HSI",
"[",
"HI"
] |
LLVM | WebAssembly | CPP | stmt_completion | Virtual ISA | 24,882 | [
"(",
")",
";"
] | [
"const",
"AttributeList",
"&",
"Attrs",
"=",
"Call",
"->",
"getAttributes",
"(",
")",
";",
"if",
"(",
"Attrs",
".",
"hasParamAttr",
"(",
"I",
",",
"Attribute",
"::",
"ByVal",
")",
"||",
"Attrs",
".",
"hasParamAttr",
"(",
"I",
",",
"Attribute",
"::",
"S... |
LLVM | AArch64 | CPP | next_suggestion | CPU | 24,883 | [
"return",
"true",
";"
] | [
"MachineRegisterInfo",
"&",
"MRI",
"=",
"MBB",
".",
"getParent",
"(",
")",
"->",
"getRegInfo",
"(",
")",
";",
"MachineInstr",
"*",
"MI",
"=",
"nullptr",
";",
"if",
"(",
"MO",
".",
"isReg",
"(",
")",
"&&",
"Register",
"::",
"isVirtualRegister",
"(",
"MO... |
LLVM | ARM64 | TD | next_suggestion | CPU | 24,884 | [
"}"
] | [
"let",
"SuperClasses",
"=",
"[",
"ExtendOperand",
"]",
";",
"let",
"Name",
"=",
"<STR_LIT>",
";"
] |
LLVM | Sparc | CPP | stmt_completion | CPU | 24,885 | [
",",
"VT",
")",
";"
] | [
"else",
"return",
"std",
"::",
"make_pair",
"(",
"<NUM_LIT>",
"U",
",",
"&",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
";",
"case",
"'",
"f",
"'",
":",
"if",
"(",
"VT",
"==",
"MVT",
"::",
"f32",
")",
"return",
"std",
"::",
"make_pair",
"(",
"<NUM_LIT>",
... |
LLVM | Hexagon | TD | next_suggestion | DSP | 24,886 | [
"let",
"isPredicatedNew",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"isPredicated",
"=",
"<NUM_LIT>",
";",
"let",
"hasNewValue",
"=",
"<NUM_LIT>",
";",
"let",
... |
LLVM | Hexagon | CPP | next_suggestion | DSP | 24,887 | [
"RegisterRef",
"RR",
"=",
"PDA",
".",
"Addr",
"->",
"getRegRef",
"(",
"*",
"this",
")",
";"
] | [
"void",
"DataFlowGraph",
"::",
"pushDefs",
"(",
"NodeAddr",
"<",
"InstrNode",
"*",
">",
"IA",
",",
"DefStackMap",
"&",
"DefM",
")",
"{",
"NodeList",
"Defs",
"=",
"IA",
".",
"Addr",
"->",
"members_if",
"(",
"IsDef",
",",
"*",
"this",
")",
";",
"NodeSet"... |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 24,888 | [
"}"
] | [
"return",
"L",
"->",
"getName",
"(",
")",
"<",
"R",
"->",
"getName",
"(",
")",
";",
"}",
")",
";",
"return",
"{",
"std",
"::",
"move",
"(",
"V",
")",
"}",
";"
] |
GCC | rs6000 | CPP | stmt_completion | CPU | 24,889 | [
")",
";"
] | [
"static",
"rtx",
"gen_frame_mem_offset",
"(",
"machine_mode",
"mode",
",",
"rtx",
"reg",
",",
"int",
"offset",
")",
"{",
"rtx",
"int_rtx",
",",
"offset_rtx",
";",
"int_rtx",
"=",
"GEN_INT",
"(",
"offset",
")",
";",
"if",
"(",
"(",
"TARGET_SPE_ABI",
"&&",
... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 24,890 | [
",",
"MVT",
"::",
"v8i8",
",",
"Val",
")",
";"
] | [
"if",
"(",
"!",
"Subtarget",
"->",
"hasNEON",
"(",
")",
")",
"return",
"SDValue",
"(",
")",
";",
"SDValue",
"Val",
"=",
"Op",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
";",
"SDLoc",
"DL",
"(",
"Op",
")",
";",
"EVT",
"VT",
"=",
"Op",
".",
"getValu... |
GCC | ia64 | MD | stmt_completion | CPU | 24,891 | [
")",
"]"
] | [
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"plus",
":",
"SI",
"(",
"mult",
":",
"SI",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
... |
LLVM | CellSPU | CPP | next_suggestion | MPU | 24,892 | [
"assert",
"(",
"isPowerOf2_32",
"(",
"Align",
")",
"&&",
"<STR_LIT>",
"Alignment is not power of 2",
"<STR_LIT>",
")",
";"
] | [
"MachineFrameInfo",
"*",
"MFI",
"=",
"MF",
".",
"getFrameInfo",
"(",
")",
";",
"unsigned",
"FrameSize",
"=",
"MFI",
"->",
"getStackSize",
"(",
")",
";",
"unsigned",
"TargetAlign",
"=",
"MF",
".",
"getTarget",
"(",
")",
".",
"getFrameInfo",
"(",
")",
"->"... |
LLVM | X86 | CPP | next_suggestion | CPU | 24,893 | [
"for",
"(",
"unsigned",
"i",
"=",
"<NUM_LIT>",
",",
"e",
"=",
"Addr",
".",
"size",
"(",
")",
";",
"i",
"!=",
"e",
";",
"++",
"i",
")",
"MIB",
".",
"addOperand",
"(",
"Addr",
"[",
"i",
"]",
")",
";"
] | [
"unsigned",
"Opc",
"=",
"getStoreRegOpcode",
"(",
"SrcReg",
",",
"RC",
",",
"isAligned",
",",
"TM",
")",
";",
"DebugLoc",
"DL",
";",
"MachineInstrBuilder",
"MIB",
"=",
"BuildMI",
"(",
"MF",
",",
"DL",
",",
"get",
"(",
"Opc",
")",
")",
";"
] |
GCC | ia64 | CPP | program_repair | CPU | 24,894 | [
"<FIXS>",
"scheduled_good_insn",
"(",
"rtx_insn",
"*",
"last",
")",
"<FIXE>"
] | [
"static",
"int",
"<BUGS>",
"scheduled_good_insn",
"(",
"rtx",
"last",
")",
"<BUGE>",
"{",
"if",
"(",
"last",
"&&",
"recog_memoized",
"(",
"last",
")",
">=",
"<NUM_LIT>",
")",
"return",
"<NUM_LIT>",
";"
] |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 24,895 | [
"::",
"G_AMDGPU_S_BUFFER_LOAD_SBYTE",
"}",
";"
] | [
"switch",
"(",
"LoadMI",
"->",
"getOpcode",
"(",
")",
")",
"{",
"case",
"AMDGPU",
"::",
"G_AMDGPU_BUFFER_LOAD_UBYTE",
":",
"MatchData",
"=",
"{",
"LoadMI",
",",
"AMDGPU",
"::",
"G_AMDGPU_BUFFER_LOAD_SBYTE",
"}",
";",
"return",
"Width",
"==",
"<NUM_LIT>",
";",
... |
LLVM | Hexagon | TD | next_suggestion | DSP | 24,896 | [
"let",
"isPredicated",
"=",
"<NUM_LIT>",
";"
] | [
"def",
"J4_cmpeqi_fp0_jump_t",
":",
"HInst",
"<",
"(",
"outs",
")",
",",
"(",
"ins",
"GeneralSubRegs",
":",
"$",
"Rs16",
",",
"u5_0Imm",
":",
"$",
"II",
",",
"b30_2Imm",
":",
"$",
"Ii",
")",
",",
"<STR_LIT>",
",",
"tc_3d495a39",
",",
"TypeCJ",
">",
"... |
LLVM | XCore | CPP | next_suggestion | MPU | 24,897 | [
"}"
] | [
"Msg",
"<<",
"<STR_LIT>",
"storeToStack offset too big ",
"<STR_LIT>",
"<<",
"Offset",
";",
"llvm_report_error",
"(",
"Msg",
".",
"str",
"(",
")",
")",
";",
"}",
"int",
"Opcode",
"=",
"isU6",
"?",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"<STR_LIT>",
"::",
"<STR... |
GCC | i386 | MD | stmt_completion | CPU | 24,898 | [
"gen_reg_rtx",
"(",
"XFmode",
")"
] | [
"{",
"rtx",
"op0",
"=",
"gen_reg_rtx",
"(",
"XFmode",
")",
"rtx",
"op1",
"="
] |
GCC | rx | MD | stmt_completion | CPU | 24,899 | [
")"
] | [
"[",
"(",
"set",
"(",
"pc",
")",
"(",
"if_then_else",
"(",
"match_operator",
"<NUM_LIT>",
"<STR_LIT>",
"[",
"(",
"and",
":",
"SI",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.