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 | 627,700 | [
"<FIXS>",
"default",
":",
"return",
"-",
"<NUM_LIT>",
";",
"<FIXE>"
] | [
"}",
"switch",
"(",
"RegWidth",
")",
"{",
"<BUGS>",
"default",
":",
"llvm_unreachable",
"(",
"<STR_LIT>",
"Unknown register width",
"<STR_LIT>",
")",
";",
"<BUGE>",
"case",
"<NUM_LIT>",
":",
"return",
"AMDGPU",
"::",
"SGPR_32RegClassID",
";",
"case",
"<NUM_LIT>",
... |
GCC | rs6000 | MD | next_suggestion | CPU | 627,701 | [
"(",
"const_string",
"<STR_LIT>",
")",
")",
")",
"]",
")"
] | [
"[",
"(",
"set",
"(",
"attr",
"<STR_LIT>",
")",
"(",
"cond",
"[",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"const_string",
"<STR_LIT>",
")",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",... |
GCC | arm | MD | program_repair | CPU | 627,702 | [
"<FIXS>",
"emit_insn",
"(",
"gen_rtx_SET",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"<FIXE>"
] | [
"if",
"(",
"GET_CODE",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
"=",
"=",
"LT",
"&",
"&",
"operands",
"[",
"<NUM_LIT>",
"]",
"=",
"=",
"const0_rtx",
")",
"{",
"<BUGS>",
"emit_insn",
"(",
"gen_rtx_SET",
"(",
"VOIDmode",
",",
"operands",
"[",
"<NUM_L... |
LLVM | MBlaze | CPP | program_repair | MPU | 627,703 | [
"<FIXS>",
"SelectAddrRegImm",
"(",
"SDValue",
"N",
",",
"SDValue",
"&",
"Base",
",",
"SDValue",
"&",
"Disp",
")",
"{",
"<FIXE>",
"<FIXS>",
"if",
"(",
"SelectAddrRegReg",
"(",
"N",
",",
"Base",
",",
"Disp",
")",
")",
"<FIXE>"
] | [
"bool",
"MBlazeDAGToDAGISel",
"::",
"<BUGS>",
"SelectAddrRegImm",
"(",
"SDValue",
"N",
",",
"SDValue",
"&",
"Disp",
",",
"SDValue",
"&",
"Base",
")",
"{",
"<BUGE>",
"<BUGS>",
"if",
"(",
"SelectAddrRegReg",
"(",
"N",
",",
"Disp",
",",
"Base",
")",
")",
"<... |
LLVM | Hexagon | TD | next_suggestion | DSP | 627,704 | [
"let",
"isExtentSigned",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"isPredicated",
"=",
"<NUM_LIT>",
";",
"let",
"hasNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"opNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"addrMode",
"=",
"BaseImmOffset",
";",
"let",
"accessSize",
"=",
"ByteAccess",
";",
"let",
"mayLoad",
"=",
"<NUM_LIT>"... |
LLVM | M88k | CPP | code_generation | MPU | 627,705 | [
"const",
"M88kSubtarget",
"*",
"M88kTargetMachine",
"::",
"getSubtargetImpl",
"(",
"const",
"Function",
"&",
"F",
")",
"const",
"{",
"Attribute",
"CPUAttr",
"=",
"F",
".",
"getFnAttribute",
"(",
"<STR_LIT>",
"target-cpu",
"<STR_LIT>",
")",
";",
"Attribute",
"FSA... | [
"Virtual",
"method",
"implemented",
"by",
"subclasses",
"that",
"returns",
"a",
"reference",
"to",
"that",
"target",
"'s",
"TargetSubtargetInfo-derived",
"member",
"variable",
"."
] |
LLVM | FISC | CPP | next_suggestion | CPU | 627,706 | [
"O",
"<<",
"Str",
";"
] | [
"void",
"FISCInstPrinter",
"::",
"printCondCode",
"(",
"const",
"MCInst",
"*",
"MI",
",",
"unsigned",
"OpNum",
",",
"raw_ostream",
"&",
"O",
")",
"{",
"const",
"MCOperand",
"&",
"Op",
"=",
"MI",
"->",
"getOperand",
"(",
"OpNum",
")",
";",
"ISD",
"::",
... |
LLVM | M88k | CPP | stmt_completion | MPU | 627,707 | [
")",
";"
] | [
"uint64_t",
"CurVal",
"=",
"<NUM_LIT>",
";",
"for",
"(",
"unsigned",
"i",
"=",
"<NUM_LIT>",
";",
"i",
"!=",
"NumBytes",
";",
"++",
"i",
")",
"{",
"unsigned",
"Idx",
"=",
"(",
"FullSize",
"-",
"<NUM_LIT>",
"-",
"i",
")",
";",
"CurVal",
"|=",
"static_c... |
LLVM | Alpha | CPP | code_generation | MPU | 627,708 | [
"MachineBasicBlock",
"*",
"AlphaTargetLowering",
"::",
"EmitInstrWithCustomInserter",
"(",
"MachineInstr",
"*",
"MI",
",",
"MachineBasicBlock",
"*",
"BB",
",",
"DenseMap",
"<",
"MachineBasicBlock",
"*",
",",
"MachineBasicBlock",
"*",
">",
"*",
"EM",
")",
"const",
... | [
"This",
"method",
"should",
"be",
"implemented",
"by",
"targets",
"that",
"mark",
"instructions",
"with",
"the",
"'usesCustomInserter",
"'",
"flag",
"."
] |
GCC | fr30 | CPP | code_generation | DSP | 627,709 | [
"int",
"fr30_num_arg_regs",
"(",
"enum",
"machine_mode",
"mode",
",",
"tree",
"type",
")",
"{",
"int",
"size",
";",
"if",
"(",
"targetm",
".",
"calls",
".",
"must_pass_in_stack",
"(",
"mode",
",",
"type",
")",
")",
"return",
"<NUM_LIT>",
";",
"if",
"(",
... | [
"Compute",
"the",
"number",
"of",
"word",
"sized",
"registers",
"needed",
"to",
"hold",
"a",
"function",
"argument",
"of",
"mode",
"INT_MODE",
"and",
"tree",
"type",
"TYPE",
"."
] |
GCC | rs6000 | CPP | stmt_completion | CPU | 627,710 | [
",",
"(",
"vector",
"signed",
"int",
")",
"a3",
")",
";"
] | [
"inline",
"vector",
"signed",
"int",
"vec_msum",
"(",
"vector",
"signed",
"short",
"a1",
",",
"vector",
"signed",
"short",
"a2",
",",
"vector",
"signed",
"int",
"a3",
")",
"{",
"return",
"(",
"vector",
"signed",
"int",
")",
"_",
"_",
"builtin_altivec_vmsum... |
LLVM | AArch64 | TD | stmt_completion | CPU | 627,711 | [
"$",
"imm",
")",
"]",
">",
",",
"Sched",
"<",
"[",
"WriteFImm",
"]",
">",
"{"
] | [
"class",
"BaseFPMoveImmediate",
"<",
"RegisterClass",
"regtype",
",",
"Operand",
"fpimmtype",
",",
"string",
"asm",
">",
":",
"I",
"<",
"(",
"outs",
"regtype",
":",
"$",
"Rd",
")",
",",
"(",
"ins",
"fpimmtype",
":",
"$",
"imm",
")",
",",
"asm",
",",
... |
GCC | m32c | MD | stmt_completion | MPU | 627,712 | [
")"
] | [
"<STR_LIT>",
"(",
"and",
"(",
"match_code",
"<STR_LIT>"
] |
LLVM | X86 | CPP | next_suggestion | CPU | 627,713 | [
"default",
":",
"llvm_unreachable",
"(",
"<STR_LIT>",
"Unexpected value type",
"<STR_LIT>",
")",
";"
] | [
"case",
"MVT",
"::",
"i1",
":",
"case",
"MVT",
"::",
"i8",
":",
"return",
"fastEmitInst_extractsubreg",
"(",
"MVT",
"::",
"i8",
",",
"SrcReg",
",",
"X86",
"::",
"sub_8bit",
")",
";",
"case",
"MVT",
"::",
"i16",
":",
"return",
"fastEmitInst_extractsubreg",
... |
GCC | arm | CPP | stmt_completion | CPU | 627,714 | [
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
"}",
")",
";"
] | [
"return",
"(",
"poly8x16_t",
")",
"_",
"_",
"builtin_shuffle",
"(",
"_",
"_",
"a",
",",
"(",
"uint8x16_t",
")",
"{",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
... |
LLVM | Hexagon | TD | stmt_completion | DSP | 627,715 | [
"=",
"<NUM_LIT>",
";"
] | [
"def",
"L2_ploadrbt_zomap",
":",
"HInst",
"<",
"(",
"outs",
"IntRegs",
":",
"$",
"Rd32",
")",
",",
"(",
"ins",
"PredRegs",
":",
"$",
"Pt4",
",",
"IntRegs",
":",
"$",
"Rs32",
")",
",",
"<STR_LIT>",
",",
"tc_5ef37dc4",
",",
"TypeMAPPING",
">",
"{",
"le... |
LLVM | ARM | CPP | program_repair | CPU | 627,716 | [
"<FIXS>",
"if",
"(",
"const",
"auto",
"*",
"CE",
"=",
"dyn_cast",
"MCConstantExpr",
">",
"(",
"Memory",
".",
"OffsetImm",
")",
")",
"Inst",
".",
"addOperand",
"(",
"MCOperand",
"::",
"createImm",
"(",
"CE",
"->",
"getValue",
"(",
")",
")",
")",
";",
... | [
"void",
"addMemPCRelImm12Operands",
"(",
"MCInst",
"&",
"Inst",
",",
"unsigned",
"N",
")",
"const",
"{",
"assert",
"(",
"N",
"==",
"<NUM_LIT>",
"&&",
"<STR_LIT>",
"Invalid number of operands!",
"<STR_LIT>",
")",
";",
"<BUGS>",
"int32_t",
"Imm",
"=",
"Memory",
... |
LLVM | X86 | CPP | stmt_completion | CPU | 627,717 | [
"arg_end",
"(",
")",
";"
] | [
"if",
"(",
"F",
"->",
"getAttributes",
"(",
")",
".",
"hasAttribute",
"(",
"Idx",
",",
"Attribute",
"::",
"ByVal",
")",
"||",
"F",
"->",
"getAttributes",
"(",
")",
".",
"hasAttribute",
"(",
"Idx",
",",
"Attribute",
"::",
"InReg",
")",
"||",
"F",
"->"... |
LLVM | Cpu0 | CPP | next_suggestion | CPU | 627,718 | [
"}"
] | [
"switch",
"(",
"Op",
".",
"getOpcode",
"(",
")",
")",
"{",
"case",
"ISD",
"::",
"BRCOND",
":",
"return",
"LowerBRCOND",
"(",
"Op",
",",
"DAG",
")",
";",
"case",
"ISD",
"::",
"GlobalAddress",
":",
"return",
"LowerGlobalAddress",
"(",
"Op",
",",
"DAG",
... |
LLVM | AArch64 | TD | next_suggestion | CPU | 627,719 | [
"let",
"DecoderMethod",
"=",
"<STR_LIT>",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"offset",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"Rn",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"Rt",
";",
"let",
"isAuthenticated",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
... |
LLVM | Hexagon | CPP | next_suggestion | DSP | 627,720 | [
"unsigned",
"Opc",
"=",
"SlotAlign",
"<",
"RegAlign",
"?",
"Hexagon",
"::",
"PS_vloadrwu_ai",
":",
"Hexagon",
"::",
"PS_vloadrw_ai",
";"
] | [
"bool",
"HasAlloca",
"=",
"MFI",
".",
"hasVarSizedObjects",
"(",
")",
";",
"const",
"HexagonFrameLowering",
"&",
"HFI",
"=",
"*",
"Subtarget",
".",
"getFrameLowering",
"(",
")",
";",
"MachineMemOperand",
"*",
"MMO",
"=",
"MF",
".",
"getMachineMemOperand",
"(",... |
GCC | mips | CPP | next_suggestion | CPU | 627,721 | [
"return",
"size",
"<=",
"MIPS_MAX_MOVE_BYTES_STRAIGHT",
";"
] | [
"if",
"(",
"op",
"==",
"STORE_BY_PIECES",
")",
"return",
"mips_store_by_pieces_p",
"(",
"size",
",",
"align",
")",
";",
"if",
"(",
"op",
"==",
"MOVE_BY_PIECES",
"&&",
"HAVE_movmemsi",
")",
"{",
"if",
"(",
"currently_expanding_to_rtl",
")",
"return",
"false",
... |
GCC | mips | CPP | program_repair | CPU | 627,722 | [
"<FIXS>",
"return",
"<STR_LIT>",
"bne\\t%2,%.,1f%#\\n\\tbreak\\t7\\n1:",
"<STR_LIT>",
";",
"<FIXE>"
] | [
"if",
"(",
"TARGET_MIPS16",
")",
"return",
"<STR_LIT>",
"bnez\\t%2,1f\\n\\tbreak\\t7\\n1:",
"<STR_LIT>",
";",
"else",
"<BUGS>",
"return",
"<STR_LIT>",
"bne\\t%2,%.,1f\\n\\t%#break\\t7\\n1:",
"<STR_LIT>",
";",
"<BUGE>",
"}",
"return",
"division",
";",
"}"
] |
GCC | i386 | CPP | stmt_completion | CPU | 627,723 | [
"_",
"_",
"mmask32",
")",
"-",
"<NUM_LIT>",
")",
";"
] | [
"return",
"(",
"_",
"_",
"m512i",
")",
"_",
"_",
"builtin_ia32_permvarhi512_mask",
"(",
"(",
"_",
"_",
"v32hi",
")",
"_",
"_",
"B",
",",
"(",
"_",
"_",
"v32hi",
")",
"_",
"_",
"A",
",",
"(",
"_",
"_",
"v32hi",
")",
"_",
"mm512_setzero_hi",
"(",
... |
LLVM | X86 | CPP | stmt_completion | CPU | 627,724 | [
")",
")",
"==",
"<NUM_LIT>",
";"
] | [
"if",
"(",
"ResVT",
".",
"getVectorElementType",
"(",
")",
"==",
"MVT",
"::",
"i1",
")",
"return",
"Index",
"==",
"<NUM_LIT>",
"||",
"(",
"(",
"ResVT",
".",
"getSizeInBits",
"(",
")",
"==",
"SrcVT",
".",
"getSizeInBits",
"(",
")",
"*",
"<NUM_LIT>",
")"... |
LLVM | PowerPC | CPP | stmt_completion | CPU | 627,725 | [
"(",
")",
"/",
"<NUM_LIT>",
";"
] | [
"unsigned",
"Opcode",
"=",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
".",
"getOpcode",
"(",
")",
";",
"(",
"void",
")",
"Opcode",
";",
"bool",
"Strict",
"=",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
"->",
"isStrictFPOpcode",
"(",
")",
";",... |
GCC | pa | CPP | program_repair | CPU | 627,726 | [
"<FIXS>",
"enum",
"machine_mode",
"mode",
"ATTRIBUTE_UNUSED",
";",
"<FIXE>"
] | [
"intpc_or_label_operand",
"(",
"op",
",",
"mode",
")",
"rtx",
"op",
";",
"<BUGS>",
"enum",
"machine_mode",
"mode",
";",
"<BUGE>",
"{",
"return",
"(",
"GET_CODE",
"(",
"op",
")",
"==",
"PC",
"||",
"GET_CODE",
"(",
"op",
")",
"==",
"LABEL_REF",
")",
";",... |
GCC | rs6000 | CPP | next_suggestion | CPU | 627,727 | [
"mode",
"=",
"word_mode",
";"
] | [
"cum",
"->",
"intoffset",
"=",
"-",
"<NUM_LIT>",
";",
"if",
"(",
"intoffset",
"%",
"BITS_PER_WORD",
"!=",
"<NUM_LIT>",
")",
"{",
"mode",
"=",
"mode_for_size",
"(",
"BITS_PER_WORD",
"-",
"intoffset",
"%",
"BITS_PER_WORD",
",",
"MODE_INT",
",",
"<NUM_LIT>",
")... |
GCC | avr | CPP | program_repair | MPU | 627,728 | [
"<FIXS>",
"static",
"int",
"avr_operand_rtx_cost",
"(",
"rtx",
",",
"enum",
"machine_mode",
",",
"enum",
"rtx_code",
",",
"int",
",",
"bool",
")",
";",
"static",
"bool",
"avr_rtx_costs",
"(",
"rtx",
",",
"int",
",",
"int",
",",
"int",
",",
"int",
"*",
... | [
"static",
"void",
"avr_asm_out_dtor",
"(",
"rtx",
",",
"int",
")",
";",
"static",
"int",
"avr_register_move_cost",
"(",
"enum",
"machine_mode",
",",
"reg_class_t",
",",
"reg_class_t",
")",
";",
"static",
"int",
"avr_memory_move_cost",
"(",
"enum",
"machine_mode",
... |
GCC | frv | MD | next_suggestion | VLIW | 627,729 | [
"<STR_LIT>",
")"
] | [
"(",
"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 | 627,730 | [
"_",
"_",
"m256d",
"_",
"_",
"A",
",",
"int",
"_",
"_",
"B",
")",
"{"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m256d",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"mm256_reduce_pd",
"("
] |
LLVM | Sparc | CPP | next_suggestion | CPU | 627,731 | [
"DAG",
".",
"ComputeMaskedBits",
"(",
"Op",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
",",
"Mask",
",",
"KnownZero2",
",",
"KnownOne2",
",",
"Depth",
"+",
"<NUM_LIT>",
")",
";"
] | [
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"DAG",
".",
"ComputeMaskedBits",
"(",
"Op",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
",",
"Mask",
",",
"KnownZero",
",",
"KnownOne",
",",
"Depth",
"+",
"<NUM_LIT>",
... |
LLVM | AArch64 | CPP | next_suggestion | CPU | 627,732 | [
"assert",
"(",
"Subtarget",
".",
"hasSVE",
"(",
")",
"&&",
"<STR_LIT>",
"Unexpected register load without SVE",
"<STR_LIT>",
")",
";"
] | [
"else",
"assert",
"(",
"DestReg",
"!=",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
";",
"}",
"else",
"if",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
".",
"hasSubClassEq",
"(",
"RC",
")",
")",
"{",
"Opc",
"=",
"<STR_LIT>",
"::",
"<STR_LIT>",
";",
"}",
"else",
"if"... |
LLVM | X86 | CPP | stmt_completion | CPU | 627,733 | [
")",
")",
";"
] | [
"for",
"(",
"int",
"i",
"=",
"<NUM_LIT>",
";",
"i",
"<",
"numArgs",
";",
"++",
"i",
")",
"argOpers",
"[",
"i",
"]",
"=",
"&",
"bInstr",
"->",
"getOperand",
"(",
"i",
"+",
"<NUM_LIT>",
")",
";",
"int",
"lastAddrIndx",
"=",
"X86",
"::",
"AddrNumOpera... |
LLVM | X86 | CPP | stmt_completion | CPU | 627,734 | [
"SrcOpIdx2",
")",
";"
] | [
"case",
"X86",
"::",
"VCMPPDrri",
":",
"case",
"X86",
"::",
"VCMPPSrri",
":",
"case",
"X86",
"::",
"VCMPPDYrri",
":",
"case",
"X86",
"::",
"VCMPPSYrri",
":",
"{",
"unsigned",
"Imm",
"=",
"MI",
".",
"getOperand",
"(",
"<NUM_LIT>",
")",
".",
"getImm",
"(... |
LLVM | AArch64 | CPP | code_generation | CPU | 627,735 | [
"bool",
"AArch64TargetLowering",
"::",
"isEligibleForTailCallOptimization",
"(",
"SDValue",
"Callee",
",",
"CallingConv",
"::",
"ID",
"CalleeCC",
",",
"bool",
"isVarArg",
",",
"const",
"SmallVectorImpl",
"<",
"ISD",
"::",
"OutputArg",
">",
"&",
"Outs",
",",
"const... | [
"Returns",
"true",
"if",
"the",
"call",
"can",
"be",
"lowered",
"as",
"a",
"tail",
"call",
"."
] |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 627,736 | [
"for",
"(",
"auto",
"IT",
"=",
"po_begin",
"(",
"&",
"CG",
")",
";",
"IT",
"!=",
"End",
";",
"++",
"IT",
")",
"{"
] | [
"const",
"TargetMachine",
"&",
"TM",
"=",
"TPC",
"->",
"getTM",
"<",
"TargetMachine",
">",
"(",
")",
";",
"const",
"MCSubtargetInfo",
"&",
"STI",
"=",
"*",
"TM",
".",
"getMCSubtargetInfo",
"(",
")",
";",
"bool",
"HasIndirectCall",
"=",
"false",
";",
"Cal... |
GCC | rs6000 | MD | next_suggestion | CPU | 627,737 | [
"(",
"set",
"(",
"match_dup",
"<NUM_LIT>",
")"
] | [
"(",
"define_split",
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"bswap",
":",
"SI",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<STR_LIT>",
"[",
"(",
... |
LLVM | Hexagon | TD | next_suggestion | DSP | 627,738 | [
"let",
"opNewValue",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"isPredicated",
"=",
"<NUM_LIT>",
";",
"let",
"isTerminator",
"=",
"<NUM_LIT>",
";",
"let",
"isBranch",
"=",
"<NUM_LIT>",
";",
"let",
"isNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"isRestrictNoSlot1Store",
"=",
"<N... |
LLVM | Hexagon | TD | stmt_completion | DSP | 627,739 | [
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"hasNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"opNewValue",
"=",
"<NUM_LIT>"
] |
GCC | arm | MD | next_suggestion | CPU | 627,740 | [
"(",
"set",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"ashiftrt",
":",
"SI",
"(",
"match_dup",
"<NUM_LIT>",
")",
"(",
"const_int",
"<NUM_LIT>",
")",
")",
")",
"]"
] | [
"[",
"(",
"parallel",
"[",
"(",
"set",
"(",
"match_operand",
":",
"SI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"sign_extend",
":",
"SI",
"(",
"match_operand",
":",
"HI",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"(",
"clobber",
"(",
... |
LLVM | TPC | CPP | stmt_completion | Virtual ISA | 627,741 | [
";"
] | [
"Inst",
".",
"addOperand",
"(",
"MCOperand",
"::",
"createImm",
"(",
"extra",
"->",
"Imm",
")",
")",
";",
"}",
"unsigned",
"Register",
"=",
"PredicateTable",
"[",
"extra",
"->",
"Predicate",
"]",
";",
"Inst",
".",
"addOperand",
"(",
"MCOperand",
"::",
"c... |
GCC | i386 | CPP | code_generation | CPU | 627,742 | [
"DEBUG_FUNCTION",
"void",
"debug_ready_dispatch",
"(",
"void",
")",
"{",
"int",
"i",
";",
"int",
"no_ready",
"=",
"number_in_ready",
"(",
")",
";",
"fprintf",
"(",
"stdout",
",",
"<STR_LIT>",
"Number of ready: %d\\n",
"<STR_LIT>",
",",
"no_ready",
")",
";",
"f... | [
"Print",
"to",
"STDERR",
"the",
"status",
"of",
"the",
"ready",
"list",
"with",
"respect",
"to",
"dispatch",
"windows",
"."
] |
LLVM | Hexagon | TD | stmt_completion | DSP | 627,743 | [
"<NUM_LIT>",
";"
] | [
"let",
"cofMax1",
"=",
"<NUM_LIT>",
";",
"let",
"isRestrictNoSlot1Store",
"=",
"<NUM_LIT>",
";",
"let",
"Defs",
"=",
"[",
"PC",
"]",
";",
"let",
"BaseOpcode",
"=",
"<STR_LIT>",
";",
"let",
"isTaken",
"=",
"Inst",
"{",
"<NUM_LIT>",
"}",
";",
"let",
"isExt... |
LLVM | AArch64 | TD | stmt_completion | CPU | 627,744 | [
"<STR_LIT>",
";"
] | [
"let",
"Name",
"=",
"<STR_LIT>",
";",
"let",
"ParserMethod",
"="
] |
LLVM | X86 | CPP | stmt_completion | CPU | 627,745 | [
"&&",
"X86EarlyIfConv",
";"
] | [
"return",
"canUseCMOV",
"(",
")"
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 627,746 | [
"let",
"opExtentAlign",
"=",
"<NUM_LIT>",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"hasNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"opNewValue",
"=",
"<NUM_LIT>",
";",
"let",
"addrMode",
"=",
"BaseLongOffset",
";",
"let",
"accessSize",
"=",
"WordAccess",
";"... |
GCC | i386 | CPP | stmt_completion | CPU | 627,747 | [
")",
"_",
"mm512_undefined_epi32",
"(",
")",
",",
"(",
"_",
"_",
"mmask16",
")",
"-",
"<NUM_LIT>",
")",
";"
] | [
"return",
"(",
"_",
"_",
"m512i",
")",
"_",
"_",
"builtin_ia32_pmovzxbd512_mask",
"(",
"(",
"_",
"_",
"v16qi",
")",
"_",
"_",
"A",
",",
"(",
"_",
"_",
"v16si"
] |
LLVM | Mips | CPP | stmt_completion | CPU | 627,748 | [
",",
"ErrorMsg",
")",
";"
] | [
"return",
"Error",
"(",
"Loc"
] |
GCC | s390 | MD | next_suggestion | MPU | 627,749 | [
"operands",
"[",
"<NUM_LIT>",
"]",
"=",
"gen_rtx_REG",
"(",
"V2DImode",
",",
"REGNO",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
")"
] | [
"operands",
"[",
"<NUM_LIT>",
"]",
"=",
"operand_subword",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
",",
"<NUM_LIT>",
",",
"<NUM_LIT>",
",",
"TImode",
")",
"operands",
"[",
"<NUM_LIT>",
"]",
"=",
"gen_rtx_REG",
"(",
"DImode",
",",
"REGNO",
"(",
"operands",
... |
GCC | arm | MD | stmt_completion | CPU | 627,750 | [
")",
")",
")"
] | [
"<STR_LIT>",
"(",
"and",
"(",
"match_code",
"<STR_LIT>",
")",
"(",
"match_test",
"<STR_LIT>"
] |
LLVM | ARM | TD | next_suggestion | CPU | 627,751 | [
"def",
"Imm0_1AsmOperand",
":",
"ImmAsmOperand",
"{",
"let",
"Name",
"=",
"<STR_LIT>",
";",
"}",
"def",
"imm0_1",
":",
"Operand",
"<",
"i32",
">",
"{",
"let",
"ParserMatchClass",
"=",
"Imm0_1AsmOperand",
";",
"}",
"def",
"Imm0_3AsmOperand",
":",
"ImmAsmOperand... | [
"def",
"arm_i32imm",
":",
"PatLeaf",
"<",
"(",
"imm",
")",
",",
"[",
"{",
"if",
"(",
"Subtarget",
"-",
">",
"useMovt",
"(",
"*",
"MF",
")",
")",
"return",
"true",
";",
"return",
"ARM_AM",
":",
":",
"isSOImmTwoPartVal",
"(",
"(",
"unsigned",
")",
"N... |
LLVM | AArch64 | CPP | stmt_completion | CPU | 627,752 | [
";"
] | [
"if",
"(",
"!",
"MF",
".",
"getSubtarget",
"<",
"AArch64Subtarget",
">",
"(",
")",
".",
"isXRegisterReserved",
"(",
"<NUM_LIT>",
")",
")",
"report_fatal_error",
"(",
"<STR_LIT>",
"Must reserve x18 to use shadow call stack",
"<STR_LIT>",
")",
";",
"return",
"true"
] |
GCC | pru | CPP | next_suggestion | CPU | 627,753 | [
"machine_mode",
"opmode",
"=",
"GET_MODE",
"(",
"operands",
"[",
"<NUM_LIT>",
"]",
")",
";"
] | [
"rtx",
"tag",
";",
"if",
"(",
"cfun",
"->",
"machine",
"->",
"doloop_tags",
"==",
"<NUM_LIT>",
"||",
"cfun",
"->",
"machine",
"->",
"doloop_tag_from_end",
"==",
"is_end",
")",
"{",
"cfun",
"->",
"machine",
"->",
"doloop_tags",
"++",
";",
"cfun",
"->",
"m... |
GCC | avr | MD | next_suggestion | MPU | 627,754 | [
"(",
"and",
"(",
"match_code",
"<STR_LIT>",
")"
] | [
"(",
"define_constraint",
"<STR_LIT>",
"<STR_LIT>"
] |
GCC | visium | CPP | program_repair | Virtual ISA | 627,755 | [
"<FIXS>",
"emit_library_call",
"(",
"long_int_memset_libfunc",
",",
"LCT_NORMAL",
",",
"VOIDmode",
",",
"<FIXE>"
] | [
"unsigned",
"int",
"rem",
"=",
"bytes",
"%",
"<NUM_LIT>",
";",
"value_rtx",
"=",
"convert_to_mode",
"(",
"Pmode",
",",
"value_rtx",
",",
"<NUM_LIT>",
")",
";",
"<BUGS>",
"emit_library_call",
"(",
"long_int_memset_libfunc",
",",
"LCT_NORMAL",
",",
"VOIDmode",
","... |
LLVM | OR1K | CPP | code_generation | CPU | 627,756 | [
"bool",
"OR1KAsmBackend",
"::",
"writeNopData",
"(",
"uint64_t",
"Count",
",",
"MCObjectWriter",
"*",
"OW",
")",
"const",
"{",
"if",
"(",
"(",
"Count",
"%",
"<NUM_LIT>",
")",
"!=",
"<NUM_LIT>",
")",
"return",
"false",
";",
"for",
"(",
"uint64_t",
"i",
"=... | [
"Write",
"an",
"(",
"optimal",
")",
"nop",
"sequence",
"of",
"Count",
"bytes",
"to",
"the",
"given",
"output",
"."
] |
LLVM | X86 | CPP | stmt_completion | CPU | 627,757 | [
"<NUM_LIT>",
";"
] | [
"static",
"int",
"matchShuffleAsByteRotate",
"(",
"MVT",
"VT",
",",
"SDValue",
"&",
"V1",
",",
"SDValue",
"&",
"V2",
",",
"ArrayRef",
"<",
"int",
">",
"Mask",
")",
"{",
"if",
"(",
"isAnyZero",
"(",
"Mask",
")",
")",
"return",
"-",
"<NUM_LIT>",
";",
"... |
GCC | mips | MD | next_suggestion | CPU | 627,758 | [
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"define_insn_reservation",
"<STR_LIT>",
"<NUM_LIT>",
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")"
] |
LLVM | PowerPC | CPP | next_suggestion | CPU | 627,759 | [
"bool",
"HasAlVars",
"=",
"MFI",
".",
"hasVarSizedObjects",
"(",
")",
"&&",
"MFI",
".",
"getMaxAlign",
"(",
")",
">",
"getStackAlign",
"(",
")",
";"
] | [
"unsigned",
"StackSize",
"=",
"determineFrameLayout",
"(",
"MF",
",",
"true",
")",
";",
"MachineFrameInfo",
"&",
"MFI",
"=",
"MF",
".",
"getFrameInfo",
"(",
")",
";",
"if",
"(",
"MFI",
".",
"hasVarSizedObjects",
"(",
")",
"||",
"spillsCR",
"(",
"MF",
")"... |
LLVM | ARM | TD | stmt_completion | CPU | 627,760 | [
"=",
"<STR_LIT>",
";"
] | [
"let",
"Name",
"=",
"<STR_LIT>",
";",
"let",
"ParserMethod"
] |
GCC | i386 | MD | stmt_completion | CPU | 627,761 | [
"<STR_LIT>",
")"
] | [
"(",
"symbol_ref",
"<STR_LIT>",
")",
")",
"(",
"if_then_else",
"(",
"eq_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"symbol_ref"
] |
LLVM | Nyuzi | TD | next_suggestion | GPU | 627,762 | [
"}"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"fmt",
".",
"Value",
";"
] |
GCC | i386 | MD | stmt_completion | CPU | 627,763 | [
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")"
] | [
"(",
"vec_merge",
":",
"VF_128",
"(",
"unspec",
":",
"VF_128",
"[",
"(",
"match_operand",
":",
"VF_128",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
"UNSPEC_RSQRT14",
")",
"(",
"match_operand",
":",
"VF_128"
] |
LLVM | AArch64 | CPP | stmt_completion | CPU | 627,764 | [
"SVEPredicateVector",
")",
"return",
"DiagnosticPredicateTy",
"::",
"NoMatch",
";"
] | [
"if",
"(",
"Kind",
"!=",
"k_Register",
"||",
"Reg",
".",
"Kind",
"!=",
"RegKind",
"::"
] |
GCC | xtensa | CPP | code_generation | MPU | 627,765 | [
"static",
"void",
"xtensa_output_mi_thunk",
"(",
"FILE",
"*",
"file",
",",
"tree",
"thunk",
"ATTRIBUTE_UNUSED",
",",
"HOST_WIDE_INT",
"delta",
",",
"HOST_WIDE_INT",
"vcall_offset",
",",
"tree",
"function",
")",
"{",
"rtx",
"this_rtx",
";",
"rtx",
"funexp",
";",
... | [
"Output",
"code",
"to",
"add",
"DELTA",
"to",
"the",
"first",
"argument",
",",
"and",
"then",
"jump",
"to",
"FUNCTION",
".",
"Used",
"for",
"C++",
"multiple",
"inheritance",
"."
] |
GCC | i386 | CPP | code_generation | CPU | 627,766 | [
"static",
"rtx",
"ix86_expand_sse_cmp",
"(",
"rtx",
"dest",
",",
"enum",
"rtx_code",
"code",
",",
"rtx",
"cmp_op0",
",",
"rtx",
"cmp_op1",
",",
"rtx",
"op_true",
",",
"rtx",
"op_false",
")",
"{",
"machine_mode",
"mode",
"=",
"GET_MODE",
"(",
"dest",
")",
... | [
"Expand",
"an",
"sse",
"vector",
"comparison",
".",
"Return",
"the",
"register",
"with",
"the",
"result",
"."
] |
GCC | i386 | CPP | next_suggestion | CPU | 627,767 | [
"}"
] | [
"extern",
"_",
"_",
"inline",
"_",
"_",
"m512d",
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"mm512_maskz_max_round_pd",
"(",
"_",
"_",
"mmask8",
"_",
"_",... |
LLVM | AMDGPU | CPP | stmt_completion | GPU | 627,768 | [
",",
"I32Ty",
")",
";"
] | [
"assert",
"(",
"needsPromotionToI32",
"(",
"I",
".",
"getType",
"(",
")",
")",
"&&",
"<STR_LIT>",
"I does not need promotion to i32",
"<STR_LIT>",
")",
";",
"IRBuilder",
"<",
">",
"Builder",
"(",
"&",
"I",
")",
";",
"Builder",
".",
"SetCurrentDebugLocation",
"... |
GCC | rs6000 | CPP | program_repair | CPU | 627,769 | [
"<FIXS>",
"if",
"(",
"TREE_CODE",
"(",
"arg2",
")",
"==",
"INTEGER_CST",
")",
"<FIXE>"
] | [
"arg2",
"=",
"fold_for_warn",
"(",
"arg2",
")",
";",
"<BUGS>",
"if",
"(",
"TREE_CODE",
"(",
"arg2",
")",
"==",
"INTEGER_CST",
"&&",
"wi",
"::",
"ltu_p",
"(",
"wi",
"::",
"to_wide",
"(",
"arg2",
")",
",",
"nunits",
")",
")",
"<BUGE>",
"{",
"switch",
... |
LLVM | AMDGPU | CPP | code_generation | GPU | 627,770 | [
"void",
"SIFrameLowering",
"::",
"processFunctionBeforeFrameFinalized",
"(",
"MachineFunction",
"&",
"MF",
",",
"RegScavenger",
"*",
"RS",
")",
"const",
"{",
"MachineFrameInfo",
"&",
"MFI",
"=",
"MF",
".",
"getFrameInfo",
"(",
")",
";",
"if",
"(",
"!",
"MFI",
... | [
"processFunctionBeforeFrameFinalized",
"-",
"This",
"method",
"is",
"called",
"immediately",
"before",
"the",
"specified",
"function",
"'s",
"frame",
"layout",
"(",
"MF.getFrameInfo",
"(",
")",
")",
"is",
"finalized",
"."
] |
GCC | i386 | CPP | next_suggestion | CPU | 627,771 | [
"}"
] | [
"_",
"_",
"attribute__",
"(",
"(",
"_",
"_",
"gnu_inline__",
",",
"_",
"_",
"always_inline__",
",",
"_",
"_",
"artificial__",
")",
")",
"_",
"tzcnt_u32",
"(",
"unsigned",
"int",
"_",
"_",
"X",
")",
"{",
"return",
"_",
"_",
"builtin_ia32_tzcnt_u32",
"("... |
GCC | sparc | CPP | code_generation | CPU | 627,772 | [
"void",
"sparc_emit_membar_for_model",
"(",
"enum",
"memmodel",
"model",
",",
"int",
"load_store",
",",
"int",
"before_after",
")",
"{",
"const",
"int",
"LoadLoad",
"=",
"<NUM_LIT>",
";",
"const",
"int",
"StoreLoad",
"=",
"<NUM_LIT>",
";",
"const",
"int",
"Loa... | [
"Expand",
"a",
"membar",
"instruction",
"for",
"various",
"use",
"cases",
".",
"Both",
"the",
"LOAD_STORE",
"and",
"BEFORE_AFTER",
"arguments",
"of",
"the",
"form",
"X_Y",
".",
"They",
"are",
"two-bit",
"masks",
"where",
"bit",
"0",
"indicates",
"that",
"X",... |
LLVM | AMDGPU | CPP | code_generation | GPU | 627,773 | [
"void",
"AMDGPUCallLowering",
"::",
"splitToValueTypes",
"(",
"MachineIRBuilder",
"&",
"B",
",",
"const",
"ArgInfo",
"&",
"OrigArg",
",",
"SmallVectorImpl",
"<",
"ArgInfo",
">",
"&",
"SplitArgs",
",",
"const",
"DataLayout",
"&",
"DL",
",",
"CallingConv",
"::",
... | [
"Break",
"OrigArgInfo",
"into",
"one",
"or",
"more",
"pieces",
"the",
"calling",
"convention",
"can",
"process",
",",
"returned",
"in",
"SplitArgs",
"."
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 627,774 | [
"bits",
"<",
"<NUM_LIT>",
">",
"u8",
";"
] | [
"class",
"T_MType_mpy_ri",
"<",
"bit",
"isNeg",
",",
"Operand",
"ImmOp",
",",
"list",
"<",
"dag",
">",
"pattern",
">",
":",
"MInst",
"<",
"(",
"outs",
"IntRegs",
":",
"$",
"Rd",
")",
",",
"(",
"ins",
"IntRegs",
":",
"$",
"Rs",
",",
"ImmOp",
":",
... |
LLVM | Hexagon | CPP | stmt_completion | DSP | 627,775 | [
"Hexagon Constant Propagation",
"<STR_LIT>",
";"
] | [
"return",
"<STR_LIT>"
] |
LLVM | R600 | CPP | next_suggestion | GPU | 627,776 | [
"else",
"{"
] | [
"case",
"ISD",
"::",
"SETUNE",
":",
"case",
"ISD",
"::",
"SETNE",
":",
"case",
"ISD",
"::",
"SETULE",
":",
"case",
"ISD",
"::",
"SETULT",
":",
"case",
"ISD",
"::",
"SETOLE",
":",
"case",
"ISD",
"::",
"SETOLT",
":",
"case",
"ISD",
"::",
"SETLE",
":"... |
LLVM | TPC | TD | next_suggestion | Virtual ISA | 627,777 | [
"let",
"Itinerary",
"=",
"IIC_LoadScalGlobalMask",
";"
] | [
"class",
"LoadInst_LD_GI",
"<",
"bits",
"<",
"<NUM_LIT>",
">",
"opc",
",",
"RegisterClass",
"Rdst",
",",
"string",
"asmstr",
",",
"bit",
"MaskInReg",
",",
"list",
"<",
"dag",
">",
"pattern",
"=",
"[",
"]",
">",
":",
"LoadInstGenericSrcB",
"<",
"opc",
","... |
LLVM | X86 | CPP | next_suggestion | CPU | 627,778 | [
"}"
] | [
"if",
"(",
"isBaseRegConflictPossible",
"(",
"DAG",
",",
"ClobberSet",
")",
")",
"return",
"SDValue",
"(",
")",
";",
"const",
"X86Subtarget",
"&",
"Subtarget",
"=",
"DAG",
".",
"getMachineFunction",
"(",
")",
".",
"getSubtarget",
"<",
"X86Subtarget",
">",
"(... |
LLVM | PowerPC | TD | stmt_completion | CPU | 627,779 | [
",",
"OOL",
",",
"IOL",
",",
"asmstr",
">",
"{"
] | [
"class",
"BForm_1",
"<",
"bits",
"<",
"<NUM_LIT>",
">",
"opcode",
",",
"bits",
"<",
"<NUM_LIT>",
">",
"bo",
",",
"bit",
"aa",
",",
"bit",
"lk",
",",
"dag",
"OOL",
",",
"dag",
"IOL",
",",
"string",
"asmstr",
">",
":",
"BForm",
"<",
"opcode",
",",
... |
GCC | arm | MD | next_suggestion | CPU | 627,780 | [
"(",
"use",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"]",
")",
"]",
")"
] | [
"[",
"(",
"parallel",
"[",
"(",
"set",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"call",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
")",
"(",
"match_operand",
"<NUM_LIT>",
"<STR_LIT>",
")",
")",
")",
"(",
"return",
")"
] |
LLVM | AArch64 | TD | next_suggestion | CPU | 627,781 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"idx",
"{",
"<NUM_LIT>",
"}",
";"
] | [
"bits",
"<",
"<NUM_LIT>",
">",
"idx",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"idx",
"{",
"<NUM_LIT>",
"}",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"idx",
"{",
"<NUM_LIT>",
"}",
";"
] |
LLVM | Teak | CPP | stmt_completion | DSP | 627,782 | [
";"
] | [
"StringRef",
"condString",
"=",
"token",
".",
"getString",
"(",
")",
";",
"for",
"(",
"int",
"i",
"=",
"<STR_LIT>",
"::",
"<STR_LIT>",
";",
"i",
"<=",
"<STR_LIT>",
"::",
"<STR_LIT>",
";",
"i",
"++",
")",
"{",
"if",
"(",
"condString",
".",
"equals",
"... |
LLVM | Nyuzi | CPP | next_suggestion | GPU | 627,783 | [
"}"
] | [
"OperandMatchResultTy",
"NyuziAsmParser",
"::",
"ParseSImm14Value",
"(",
"OperandVector",
"&",
"Operands",
")",
"{",
"return",
"ParseImmediate",
"(",
"Operands",
",",
"<NUM_LIT>",
",",
"true",
")",
";"
] |
LLVM | ARM64 | TD | stmt_completion | CPU | 627,784 | [
"OpNode",
">",
";"
] | [
"def",
"Xrr",
":",
"BaseLogicalRegPseudo",
"<",
"GPR64",
","
] |
GCC | v850 | MD | program_repair | MPU | 627,785 | [
"<FIXS>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<FIXE>"
] | [
"(",
"label_ref",
"(",
"match_dup",
"<NUM_LIT>",
")",
")",
")",
")",
"]",
"<STR_LIT>",
"<STR_LIT>",
"<BUGS>",
"[",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"(",
"set_attr",
"<STR_LIT>",
"<STR_LIT>",
")",
"]",
")",
"<BUGE>",
"(",
"define_expand",
"<STR... |
GCC | i386 | MD | program_repair | CPU | 627,786 | [
"<FIXS>",
"<STR_LIT>",
"<FIXE>"
] | [
"(",
"and",
":",
"TF",
"(",
"not",
":",
"TF",
"(",
"match_operand",
":",
"TF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
"(",
"match_operand",
":",
"TF",
"<NUM_LIT>",
"<STR_LIT>",
"<STR_LIT>",
")",
")",
")",
"]",
"<BUGS>",
"<STR_LIT>",
"<BUGE>",
"... |
LLVM | X86 | CPP | stmt_completion | CPU | 627,787 | [
";"
] | [
"X86FrameLowering",
"::",
"emitStackProbeCall",
"(",
"*",
"BB",
"->",
"getParent",
"(",
")",
",",
"*",
"BB",
",",
"MI",
",",
"DL",
")",
";",
"MI",
"->",
"eraseFromParent",
"(",
")",
";",
"return",
"BB"
] |
LLVM | SNES | CPP | next_suggestion | DSP | 627,788 | [
"return",
"get",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
";"
] | [
"default",
":",
"llvm_unreachable",
"(",
"<STR_LIT>",
"Unknown condition code!",
"<STR_LIT>",
")",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"return",
"get",
"(",
"<STR_LIT>",
"::",
"<STR_LIT>",
")",
";",
"case",
"<STR_LIT>",
"::",
"<STR_LIT>",
":",
"ret... |
LLVM | AArch64 | TD | next_suggestion | CPU | 627,789 | [
"}"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";",
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"<NUM_LIT>",
";"
] |
LLVM | Hexagon | TD | next_suggestion | DSP | 627,790 | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rt16",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";"
] | [
"let",
"Inst",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
"=",
"Rs16",
"{",
"<NUM_LIT>",
"-",
"<NUM_LIT>",
"}",
";",
"bits",
"<",
"<NUM_LIT>",
">",
"Rt16",
";"
] |
LLVM | SystemZ | CPP | stmt_completion | CPU | 627,791 | [
"Cost",
";"
] | [
"int",
"SystemZTTIImpl",
"::",
"getIntrinsicInstrCost",
"(",
"Intrinsic",
"::",
"ID",
"ID",
",",
"Type",
"*",
"RetTy",
",",
"ArrayRef",
"<",
"Type",
"*",
">",
"Tys",
",",
"FastMathFlags",
"FMF",
",",
"unsigned",
"ScalarizationCostPassed",
",",
"const",
"Instru... |
LLVM | AArch64 | TD | stmt_completion | CPU | 627,792 | [
",",
"<NUM_LIT>",
">",
";"
] | [
"def",
":",
"InstAlias",
"<",
"<STR_LIT>",
",",
"(",
"ORRv8i8",
"V64",
":",
"$",
"dst",
",",
"V64",
":",
"$",
"src",
",",
"V64",
":",
"$",
"src",
")"
] |
LLVM | ARM64 | TD | stmt_completion | CPU | 627,793 | [
"<STR_LIT>",
";"
] | [
"let",
"Name",
"=",
"<STR_LIT>",
";",
"let",
"DiagnosticType",
"="
] |
GCC | arm | CPP | code_generation | CPU | 627,794 | [
"void",
"thumb_expand_prologue",
"(",
")",
"{",
"HOST_WIDE_INT",
"amount",
"=",
"(",
"get_frame_size",
"(",
")",
"+",
"current_function_outgoing_args_size",
")",
";",
"unsigned",
"long",
"func_type",
";",
"func_type",
"=",
"arm_current_func_type",
"(",
")",
";",
"... | [
"Generate",
"the",
"rest",
"of",
"a",
"function",
"'s",
"prologue",
"."
] |
LLVM | X86 | CPP | stmt_completion | CPU | 627,795 | [
")",
";"
] | [
"return",
"X86SelectTrunc",
"(",
"I",
")",
";",
"case",
"Instruction",
"::",
"FPExt",
":",
"return",
"X86SelectFPExt",
"(",
"I",
")",
";",
"case",
"Instruction",
"::",
"FPTrunc",
":",
"return",
"X86SelectFPTrunc",
"(",
"I",
")",
";",
"case",
"Instruction",
... |
GCC | m68hc11 | CPP | program_repair | MPU | 627,796 | [
"<FIXS>",
"SET_INSN_DELETED",
"(",
"insn",
")",
";",
"<FIXE>"
] | [
"if",
"(",
"GET_CODE",
"(",
"body",
")",
"==",
"SET",
"&&",
"rtx_equal_p",
"(",
"SET_SRC",
"(",
"body",
")",
",",
"SET_DEST",
"(",
"body",
")",
")",
")",
"{",
"<BUGS>",
"PUT_CODE",
"(",
"insn",
",",
"NOTE",
")",
";",
"NOTE_LINE_NUMBER",
"(",
"insn",
... |
GCC | rs6000 | MD | stmt_completion | CPU | 627,797 | [
"<STR_LIT>",
")"
] | [
"(",
"and",
"(",
"eq_attr",
"<STR_LIT>"
] |
GCC | pru | CPP | stmt_completion | CPU | 627,798 | [
"(",
"op",
")",
")",
";"
] | [
"const",
"int",
"sz",
"=",
"GET_MODE_SIZE",
"(",
"GET_MODE"
] |
LLVM | AMDGPU | CPP | next_suggestion | GPU | 627,799 | [
"EVT",
"CCVT",
"=",
"EVT",
"::",
"getIntegerVT",
"(",
"*",
"DAG",
".",
"getContext",
"(",
")",
",",
"WavefrontSize",
")",
";"
] | [
"const",
"auto",
"*",
"CD",
"=",
"cast",
"<",
"ConstantSDNode",
">",
"(",
"N",
"->",
"getOperand",
"(",
"<NUM_LIT>",
")",
")",
";",
"int",
"CondCode",
"=",
"CD",
"->",
"getSExtValue",
"(",
")",
";",
"if",
"(",
"CondCode",
"<",
"FCmpInst",
"::",
"Pred... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.