Compiler_Type
stringclasses
2 values
Target
stringclasses
176 values
Programming Language
stringclasses
3 values
Task
stringclasses
4 values
Target_Type
stringclasses
7 values
Idx
int64
0
636k
Ground_Truth
listlengths
0
2.32k
Input
listlengths
1
1.02k
GCC
rs6000
CPP
next_suggestion
CPU
2,300
[ "if", "(", "profile_flag", ")", "fprintf", "(", "asm_out_file", ",", "<STR_LIT>", "\\t.extern %s\\n", "<STR_LIT>", ",", "RS6000_MCOUNT", ")", ";" ]
[ "rs6000_gen_section_name", "(", "&", "xcoff_tbss_section_name", ",", "main_input_filename", ",", "<STR_LIT>", ".tbss_[UL]", "<STR_LIT>", ")", ";", "fputs", "(", "<STR_LIT>", "\\t.file\\t", "<STR_LIT>", ",", "asm_out_file", ")", ";", "output_quoted_string", "(", "asm_out...
LLVM
MBlaze
CPP
next_suggestion
MPU
2,301
[ "DEBUG", "(", "errs", "(", ")", "<<", "<STR_LIT>", "Offset : ", "<STR_LIT>", "<<", "Offset", "<<", "<STR_LIT>", "\\n", "<STR_LIT>", "<<", "<STR_LIT>", "<--------->\\n", "<STR_LIT>", ")", ";" ]
[ "eliminateFrameIndex", "(", "MachineBasicBlock", "::", "iterator", "II", ",", "int", "SPAdj", ",", "RegScavenger", "*", "RS", ")", "const", "{", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineFunction", "&", "MF", "=", "*", "MI", ".", "getParent",...
LLVM
Mips
CPP
stmt_completion
CPU
2,302
[ ")", "{" ]
[ "MipsDisassemblerBase", "(", "STI", ",", "Ctx", ",", "bigEndian" ]
LLVM
Hexagon
TD
stmt_completion
DSP
2,303
[ "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "F2_conv_sf2w_chop", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "IntRegs", ":", "$", "Rs32", ")", ",", "<STR_LIT>", ",", "tc_3a867367", ",", "TypeS_2op", ">", ",", "Enc_5e2823", "{", "let", "Inst", "{", ...
GCC
rs6000
CPP
code_generation
CPU
2,304
[ "static", "rtx_insn", "*", "rs6000_emit_savres_rtx", "(", "rs6000_stack_t", "*", "info", ",", "rtx", "frame_reg_rtx", ",", "int", "save_area_offset", ",", "int", "lr_offset", ",", "machine_mode", "reg_mode", ",", "int", "sel", ")", "{", "int", "i", ";", "int",...
[ "Construct", "a", "parallel", "rtx", "describing", "the", "effect", "of", "a", "call", "to", "an", "out-of-line", "register", "save/restore", "routine", ",", "and", "emit", "the", "insn", "or", "jump_insn", "as", "appropriate", "." ]
LLVM
AVR
CPP
program_repair
MPU
2,305
[ "<FIXS>", "unsigned", "TmpLoReg", "=", "DstLoReg", ";", "unsigned", "TmpHiReg", "=", "DstHiReg", ";", "if", "(", "DstReg", "==", "SrcReg", ")", "{", "TmpLoReg", "=", "SCRATCH_REGISTER", ";", "TmpHiReg", "=", "SCRATCH_REGISTER", ";", "}", "<FIXE>", "<FIXS>", ...
[ "TRI", "->", "splitReg", "(", "DstReg", ",", "DstLoReg", ",", "DstHiReg", ")", ";", "assert", "(", "Imm", "<NUM_LIT>", "&&", "<STR_LIT>", "Offset is out of range", "<STR_LIT>", ")", ";", "<BUGS>", "assert", "(", "DstReg", "!=", "SrcReg", "&&", "<STR_LIT>", "...
LLVM
ARM
CPP
stmt_completion
CPU
2,306
[ "++", ";" ]
[ "return", "ARM", "::", "STM", ";", "case", "ARM", "::", "FLDS", ":", "NumFLDMGened", "++", ";", "return", "ARM", "::", "FLDMS", ";", "case", "ARM", "::", "FSTS", ":", "NumFSTMGened", "++", ";", "return", "ARM", "::", "FSTMS", ";", "case", "ARM", "::"...
LLVM
AArch64
TD
stmt_completion
CPU
2,307
[ "<NUM_LIT>", "}", "=", "Rd", ";" ]
[ "class", "BaseCRC32", "<", "bit", "sf", ",", "bits", "<", "<NUM_LIT>", ">", "sz", ",", "bit", "C", ",", "RegisterClass", "StreamReg", ",", "SDPatternOperator", "OpNode", ",", "string", "asm", ">", ":", "I", "<", "(", "outs", "GPR32", ":", "$", "Rd", ...
GCC
v850
MD
program_repair
MPU
2,308
[ "<FIXS>", "<STR_LIT>", "<FIXE>" ]
[ "[", "(", "set", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "div", ":", "DF", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR...
LLVM
R600
CPP
stmt_completion
GPU
2,309
[ ")", ";" ]
[ "static", "SDValue", "buildScratchRSRC", "(", "SelectionDAG", "*", "DAG", ",", "SDLoc", "DL", ",", "SDValue", "Ptr", ")", "{", "uint64_t", "Rsrc", "=", "AMDGPU", "::", "RSRC_DATA_FORMAT", "|", "AMDGPU", "::", "RSRC_TID_ENABLE", "|", "<NUM_LIT>", ";", "SDValue"...
LLVM
PowerPC
CPP
stmt_completion
CPU
2,310
[ ")", ".", "getImm", "(", ")", ";" ]
[ "const", "MachineInstr", "&", "Instr", "=", "*", "I", ";", "unsigned", "IOpC", "=", "Instr", ".", "getOpcode", "(", ")", ";", "if", "(", "&", "*", "I", "!=", "&", "CmpInstr", "&&", "(", "Instr", ".", "modifiesRegister", "(", "PPC", "::", "CR0", ","...
LLVM
PowerPC
CPP
stmt_completion
CPU
2,311
[ "i32", ")", ";" ]
[ "if", "(", "Conv", "==", "ExtOrTruncConversion", "::", "Ext", ")", "{", "SDValue", "ImDef", "(", "CurDAG", "->", "getMachineNode", "(", "PPC", "::", "IMPLICIT_DEF", ",", "dl", ",", "MVT", "::", "i64", ")", ",", "<NUM_LIT>", ")", ";", "SDValue", "SubRegId...
LLVM
ARM
CPP
stmt_completion
CPU
2,312
[ "return", "false", ";" ]
[ "}", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "<STR_LIT>", "::", "<STR_LIT>", "&&", "N", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", "getOpcode", "(", ")", "!=", "ISD", "::", "TargetGlobalAddress", ")", "{", "Base", "=", "N", ".", "getOpe...
LLVM
ARM
TD
stmt_completion
CPU
2,313
[ "<STR_LIT>", ";" ]
[ "let", "RenderMethod", "=", "<STR_LIT>", ";", "let", "PredicateMethod", "=", "<STR_LIT>", ";", "let", "ParserMethod", "=", "<STR_LIT>", ";", "let", "DiagnosticString", "=", "<STR_LIT>", "#" ]
LLVM
AArch64
CPP
next_suggestion
CPU
2,314
[ "}" ]
[ "void", "emitARM64WinCFITrapFrame", "(", ")", "override", "{", "OS", "<<", "<STR_LIT>", "\\t.seh_trap_frame\\n", "<STR_LIT>", ";" ]
GCC
aarch64
MD
next_suggestion
CPU
2,315
[ "}" ]
[ "<STR_LIT>", "<STR_LIT>", "[", "(", "const_int", "<NUM_LIT>", ")", "]", "{", "rtx", "res", "=", "simplify_gen_subreg", "(", "<", "VNARROWQ2", ">", "mode", ",", "operands", "[", "<NUM_LIT>", "]", ",", "<", "MODE", ">", "mode", ",", "<NUM_LIT>", ")", "rtx"...
GCC
rl78
CPP
code_generation
MPU
2,316
[ "static", "rtx", "EM2", "(", "int", "line", "ATTRIBUTE_UNUSED", ",", "rtx", "r", ")", "{", "fprintf", "(", "stderr", ",", "<STR_LIT>", "\\033[36m%d: ", "<STR_LIT>", ",", "line", ")", ";", "debug_rtx", "(", "r", ")", ";", "fprintf", "(", "stderr", ",", ...
[ "Hook", "for", "all", "insns", "we", "emit", ".", "Re-mark", "them", "as", "FRAME_RELATED", "if", "needed", "." ]
LLVM
X86
CPP
stmt_completion
CPU
2,317
[ "CU", "::", "UNWIND_FRAMELESS_STACK_REG_PERMUTATION", ";" ]
[ "if", "(", "SavedRegIdx", "!=", "<NUM_LIT>", "&&", "MinAbsOffset", "!=", "<NUM_LIT>", "*", "(", "int", ")", "OffsetSize", ")", "return", "CU", "::", "UNWIND_MODE_DWARF", ";", "uint32_t", "RegEnc", "=", "encodeCompactUnwindRegistersWithFrame", "(", ")", ";", "if"...
LLVM
CSKY
CPP
code_generation
CPU
2,318
[ "Register", "CSKYRegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "return", "TFI", "->", "hasFP", "(", "MF", ")", ...
[ "Debug", "information", "queries", "." ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
2,319
[ "getIterator", "(", ")", ";" ]
[ "assert", "(", "VecReg", "==", "MI", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", "getReg", "(", ")", ")", ";", "MachineInstr", "*", "MovRel", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "MovRelDesc", ")", ".", "addReg", "(", "RI", "."...
GCC
sparc
MD
stmt_completion
CPU
2,320
[ ")", "]" ]
[ "[", "(", "set", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "clz", ":", "DI", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
2,321
[ "false", ";" ]
[ "if", "(", "!", "AMDGPU", "::", "isShader", "(", "F", "->", "getCallingConv", "(", ")", ")", ")", "return", "true", ";", "if", "(", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "A", "->", "getArgNo", "(", ")", "+", "<NUM_LIT>", "...
GCC
nios2
MD
next_suggestion
MPU
2,322
[ "(", "mem", ":", "SI", "(", "plus", ":", "SI", "(", "match_dup", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", ")" ]
[ "(", "mem", ":", "SI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
Mips
CPP
code_generation
CPU
2,323
[ "bool", "MipsTargetLowering", "::", "shouldFoldConstantShiftPairToMask", "(", "const", "SDNode", "*", "N", ",", "CombineLevel", "Level", ")", "const", "{", "if", "(", "N", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getValueType", "(", ")", ".", "isVector...
[ "Return", "true", "if", "it", "is", "profitable", "to", "fold", "a", "pair", "of", "shifts", "into", "a", "mask", "." ]
GCC
h8300
CPP
code_generation
MPU
2,324
[ "void", "final_prescan_insn", "(", "rtx_insn", "*", "insn", ",", "rtx", "*", "operand", "ATTRIBUTE_UNUSED", ",", "int", "num_operands", "ATTRIBUTE_UNUSED", ")", "{", "static", "int", "last_insn_address", "=", "<NUM_LIT>", ";", "const", "int", "uid", "=", "INSN_U...
[ "If", "defined", ",", "a", "C", "statement", "to", "be", "executed", "just", "prior", "to", "the", "output", "of", "assembler", "code", "for", "INSN", ",", "to", "modify", "the", "extracted", "operands", "so", "they", "will", "be", "output", "differently",...
LLVM
Hexagon
TD
next_suggestion
DSP
2,325
[ "let", "isPredicatedFalse", "=", "<NUM_LIT>", ";" ]
[ "def", "J4_cmpeqi_fp1_jump_nt", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "GeneralSubRegs", ":", "$", "Rs16", ",", "u5_0Imm", ":", "$", "II", ",", "b30_2Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_3d495a39", ",", "TypeCJ", ">", ...
GCC
i386
CPP
stmt_completion
CPU
2,326
[ "mmask16", "_", "_", "B", ")", "{" ]
[ "extern", "_", "_", "inline", "int", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_kortestc", "(", "_", "_", "mmask16", "_", "_", "A", ",", "_", "...
GCC
arm
MD
next_suggestion
CPU
2,327
[ "<STR_LIT>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "DF", "\t", "\t", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "plus", ":", "DF", "(", "mult", ":", "DF", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>...
LLVM
X86
CPP
stmt_completion
CPU
2,328
[ "(", ")", ",", "CopyVT", ",", "InFlag", ")", ".", "getValue", "(", "<NUM_LIT>", ")", ";" ]
[ "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "EVT", "CopyVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "if", "(", "(", "CopyVT", "==", "MVT", "::", "f32", "||", "CopyVT", "==", "MVT", "::", "f64", ")", "&&", "(", "(", "Is64Bit...
GCC
aarch64
CPP
stmt_completion
CPU
2,329
[ "builtin_aarch64_simd_qi", "*", ")", "_", "_", "a", ")", ";" ]
[ "vld2_dup_s8", "(", "const", "int8_t", "*", "_", "_", "a", ")", "{", "int8x8x2_t", "ret", ";", "_", "_", "builtin_aarch64_simd_oi", "_", "_", "o", ";", "_", "_", "o", "=", "_", "_", "builtin_aarch64_ld2rv8qi", "(", "(", "const", "_", "_" ]
LLVM
AArch64
TD
stmt_completion
CPU
2,330
[ "<STR_LIT>", ",", "CMGTvvv_2D", ",", "VPR128", ">", ";" ]
[ "def", "CMLTvvv_2D", ":", "NeonI_compare_aliases", "<", "<STR_LIT>", "," ]
LLVM
PowerPC
CPP
stmt_completion
CPU
2,331
[ "false", ";" ]
[ "HasMFOCRF", "=", "false", ";", "Has64BitSupport", "=", "false", ";", "Use64BitRegs", "=", "false", ";", "UseCRBits", "=", "false", ";", "HasAltivec", "=", "false", ";", "HasSPE", "=", "false", ";", "HasQPX", "=", "false", ";", "HasVSX", "=", "false", ";...
LLVM
AMDGPU
CPP
next_suggestion
GPU
2,332
[ "NewElt", "=", "Builder", ".", "CreateFDiv", "(", "NumEltI", ",", "DenEltI", ")", ";" ]
[ "float", "ULP", "=", "FPOp", "->", "getFPAccuracy", "(", ")", ";", "if", "(", "ULP", "<", "<NUM_LIT>", ")", "return", "false", ";", "FastMathFlags", "FMF", "=", "FPOp", "->", "getFastMathFlags", "(", ")", ";", "bool", "UnsafeDiv", "=", "HasUnsafeFPMath", ...
LLVM
Alpha
CPP
stmt_completion
MPU
2,333
[ "<NUM_LIT>", ";" ]
[ "unsigned", "AlphaTargetMachine", "::", "getJITMatchQuality", "(", ")", "{", "return" ]
LLVM
SystemZ
CPP
next_suggestion
CPU
2,334
[ "Result", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "DL", ",", "PtrVT", ",", "Result", ")", ";" ]
[ "if", "(", "Subtarget", ".", "isPC32DBLSymbol", "(", "GV", ",", "RM", ",", "CM", ")", ")", "{", "if", "(", "Offset", "&", "<NUM_LIT>", ")", "{", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "Offset", ...
LLVM
AArch64
CPP
next_suggestion
CPU
2,335
[ "return", "finishCall", "(", "CLI", ",", "RetVT", ",", "NumBytes", ")", ";" ]
[ "const", "Value", "*", "Callee", "=", "CLI", ".", "Callee", ";", "MCSymbol", "*", "Symbol", "=", "CLI", ".", "Symbol", ";", "if", "(", "!", "Callee", "&&", "!", "Symbol", ")", "return", "false", ";", "if", "(", "IsTailCall", ")", "return", "false", ...
LLVM
CellSPU
CPP
next_suggestion
MPU
2,336
[ "}" ]
[ "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "FrameSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "int", "LinkSlotOffset", "=", "SPUFrameInfo", "::", "stackSlotSize", "(", ")", ";", "DebugLoc", "dl...
LLVM
X86
TD
program_repair
CPU
2,337
[ "<FIXS>", "[", "(", "set", "EFLAGS", ",", "(", "X86cmp", "(", "and", "GR64", ":", "$", "src1", ",", "GR64", ":", "$", "src2", ")", ",", "<NUM_LIT>", ")", ")", "]", ">", ";", "<FIXE>", "<FIXS>", "[", "(", "set", "EFLAGS", ",", "(", "X86cmp", "("...
[ "let", "isCommutable", "=", "<NUM_LIT>", "indef", "TEST64rr", ":", "RI", "<NUM_LIT>", ",", "MRMDestReg", ",", "(", "outs", ")", ",", "(", "ins", "GR64", ":", "$", "src1", ",", "GR64", ":", "$", "src2", ")", ",", "<STR_LIT>", ",", "<BUGS>", "[", "(", ...
LLVM
ARM
CPP
stmt_completion
CPU
2,338
[ "OCE", ")", ";" ]
[ "return", "new", "Emitter", "<", "ObjectCodeEmitter", ">", "(", "TM", "," ]
LLVM
Alpha
CPP
stmt_completion
MPU
2,339
[ "<STR_LIT>", ")", ".", "addImm", "(", "NumBytes", ")", ".", "addReg", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ";" ]
[ "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "prior", "(", "MBB", ".", "end", "(", ")", ")", ";", "assert", "(", "(", "MBBI", "->", "getOpcode", "(", ")", ...
LLVM
Hexagon
TD
stmt_completion
DSP
2,340
[ "}", "=", "<NUM_LIT>", ";" ]
[ "def", "C4_fastcorner9", ":", "HInst", "<", "(", "outs", "PredRegs", ":", "$", "Pd4", ")", ",", "(", "ins", "PredRegs", ":", "$", "Ps4", ",", "PredRegs", ":", "$", "Pt4", ")", ",", "<STR_LIT>", ",", "tc_640086b5", ",", "TypeCR", ">", ",", "Enc_284ebb...
LLVM
X86
CPP
program_repair
CPU
2,341
[ "<FIXS>", "<FIXE>", "<FIXS>", "Intrinsic", "::", "ID", "Id", "=", "IsUnsigned", "?", "Intrinsic", "::", "umin", ":", "Intrinsic", "::", "smin", ";", "IntrinsicCostAttributes", "ICA", "(", "Id", ",", "Ty", ",", "{", "Ty", ",", "Ty", "}", ")", ";", "retu...
[ "}", "InstructionCost", "X86TTIImpl", "::", "getMinMaxCost", "(", "Type", "*", "Ty", ",", "Type", "*", "CondTy", ",", "bool", "IsUnsigned", ")", "{", "<BUGS>", "std", "::", "pair", "InstructionCost", ",", "MVT", ">", "LT", "=", "getTypeLegalizationCost", "("...
LLVM
ARM
CPP
next_suggestion
CPU
2,342
[ "assignValueToReg", "(", "NewRegs", "[", "<NUM_LIT>", "]", ",", "VA", ".", "getLocReg", "(", ")", ",", "VA", ")", ";" ]
[ "assert", "(", "NextVA", ".", "needsCustom", "(", ")", "&&", "<STR_LIT>", "Value doesn't need custom handling", "<STR_LIT>", ")", ";", "assert", "(", "NextVA", ".", "getValVT", "(", ")", "==", "MVT", "::", "f64", "&&", "<STR_LIT>", "Unsupported type", "<STR_LIT>...
GCC
loongarch
CPP
next_suggestion
CPU
2,343
[ "std_expand_builtin_va_start", "(", "valist", ",", "nextarg", ")", ";" ]
[ "static", "void", "loongarch_va_start", "(", "tree", "valist", ",", "rtx", "nextarg", ")", "{", "nextarg", "=", "plus_constant", "(", "Pmode", ",", "nextarg", ",", "-", "cfun", "->", "machine", "->", "varargs_size", ")", ";" ]
LLVM
Mips
TD
stmt_completion
CPU
2,344
[ "<NUM_LIT>", ",", "<NUM_LIT>", ">", ";" ]
[ "class", "MINA_D_MMR6_ENC", ":", "POOL32F_MINMAX_FM", "<", "<STR_LIT>", "," ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
2,345
[ "<STR_LIT>", ";" ]
[ "RegionBegin", "=", "Region", ".", "first", ";", "RegionEnd", "=", "Region", ".", "second", ";", "if", "(", "RegionBegin", "->", "getParent", "(", ")", "!=", "MBB", ")", "{", "if", "(", "MBB", ")", "finishBlock", "(", ")", ";", "MBB", "=", "RegionBeg...
LLVM
Hexagon
TD
next_suggestion
DSP
2,346
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "prefersSl...
LLVM
AMDGPU
CPP
next_suggestion
GPU
2,347
[ "unsigned", "NumReusableBytes", "=", "FuncInfo", "->", "getBytesInStackArgArea", "(", ")", ";" ]
[ "bool", "AMDGPUCallLowering", "::", "lowerTailCall", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "CallLoweringInfo", "&", "Info", ",", "SmallVectorImpl", "<", "ArgInfo", ">", "&", "OutArgs", ")", "const", "{", "MachineFunction", "&", "MF", "=", "MIRBuilder", ...
LLVM
SystemZ
CPP
next_suggestion
CPU
2,348
[ "}" ]
[ "static", "MCInst", "lowerRILow", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "Opcode", ")", "{", "return", "MCInstBuilder", "(", "Opcode", ")", ".", "addReg", "(", "<STR_LIT>", "::", "<STR_LIT>", "(", "MI", "->", "getOperand", "(", "<NUM_LIT>"...
GCC
stormy16
MD
next_suggestion
CPU
2,349
[ "<STR_LIT>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "pc", ")", "(", "label_ref", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>" ]
LLVM
ARM
CPP
program_repair
CPU
2,350
[ "<FIXS>", "SDValue", "EncodedVal", "=", "DAG", ".", "getTargetConstant", "(", "<NUM_LIT>", ",", "dl", ",", "MVT", "::", "i32", ")", ";", "<FIXE>" ]
[ "static", "SDValue", "getZeroVector", "(", "EVT", "VT", ",", "SelectionDAG", "&", "DAG", ",", "SDLoc", "dl", ")", "{", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "<STR_LIT>", "Expected a vector type", "<STR_LIT>", ")", ";", "<BUGS>", "SDValue", ...
GCC
sh
MD
program_repair
CPU
2,351
[ "<FIXS>", "<STR_LIT>", "<FIXE>" ]
[ "(", "clobber", "(", "reg", ":", "SI", "R2_REG", ")", ")", "(", "clobber", "(", "reg", ":", "SI", "R1_REG", ")", ")", "(", "use", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<BUGS>", "<STR_LIT>", "<BUGE>", ...
LLVM
AArch64
TD
stmt_completion
CPU
2,352
[ "=", "<STR_LIT>", ";" ]
[ "let", "PredicateMethod", "=", "<STR_LIT>", ";", "let", "RenderMethod" ]
GCC
i386
MD
next_suggestion
CPU
2,353
[ "rtx", "op1", "=", "gen_reg_rtx", "(", "XFmode", ")" ]
[ "<STR_LIT>", "{", "rtx", "op0", "=", "gen_reg_rtx", "(", "XFmode", ")" ]
LLVM
X86
CPP
next_suggestion
CPU
2,354
[ "}" ]
[ "if", "(", "b", "==", "OS", ".", "getAllowAutoPadding", "(", ")", ")", "return", ";", "OS", ".", "setAllowAutoPadding", "(", "b", ")", ";", "if", "(", "b", ")", "OS", ".", "emitRawComment", "(", "<STR_LIT>", "autopadding", "<STR_LIT>", ")", ";", "else"...
LLVM
Mips
TD
next_suggestion
CPU
2,355
[ "string", "Constraints", "=", "<STR_LIT>", ";" ]
[ "dag", "InOperandList", "=", "(", "ins", "MSA128BOpnd", ":", "$", "wd_in", ",", "MSA128BOpnd", ":", "$", "ws", ",", "vsplat_uimm8", ":", "$", "u8", ")", ";", "string", "AsmString", "=", "<STR_LIT>", ";", "list", "<", "dag", ">", "Pattern", "=", "[", ...
LLVM
ARM
CPP
stmt_completion
CPU
2,356
[ "::", "MVNCCi", ";" ]
[ "assert", "(", "VT", "==", "MVT", "::", "i32", "&&", "<STR_LIT>", "Expecting an i32.", "<STR_LIT>", ")", ";", "Imm", "=", "(", "int", ")", "ConstInt", "->", "getValue", "(", ")", ".", "getZExtValue", "(", ")", ";", "if", "(", "Imm", "<", "<NUM_LIT>", ...
LLVM
X86
TD
program_repair
CPU
2,357
[ "<FIXS>", "(", "ins", "VR128", ":", "$", "src1", ",", "VR128", ":", "$", "src2", ",", "u32u8imm", ":", "$", "src3", ")", ",", "<FIXE>" ]
[ "multiclass", "SS41I_insertf32", "bits", "<NUM_LIT>", ">", "opc", ",", "string", "asm", ",", "bit", "Is2Addr", "=", "<NUM_LIT>", ">", "{", "def", "rr", ":", "SS4AIi8", "opc", ",", "MRMSrcReg", ",", "(", "outs", "VR128", ":", "$", "dst", ")", ",", "<BUG...
LLVM
X86
CPP
stmt_completion
CPU
2,358
[ ",", "true", ")", ";" ]
[ "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "MVT", "::", "v16f32", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", ...
LLVM
AMDGPU
CPP
next_suggestion
GPU
2,359
[ "}" ]
[ "if", "(", "SrcAddrSpace", "==", "AMDGPUAS", "::", "LOCAL_ADDRESS", "||", "SrcAddrSpace", "==", "AMDGPUAS", "::", "REGION_ADDRESS", "||", "DestAddrSpace", "==", "AMDGPUAS", "::", "LOCAL_ADDRESS", "||", "DestAddrSpace", "==", "AMDGPUAS", "::", "REGION_ADDRESS", ")", ...
GCC
aarch64
CPP
next_suggestion
CPU
2,360
[ "for", "(", "unsigned", "int", "i", "=", "<NUM_LIT>", ";", "i", "<", "count", ";", "++", "i", ")", "for", "(", "unsigned", "int", "j", "=", "<NUM_LIT>", ";", "j", "<", "element_info", ".", "pieces", ".", "length", "(", ")", ";", "++", "j", ")", ...
[ "analysis_result", "result", "=", "element_info", ".", "analyze", "(", "TREE_TYPE", "(", "type", ")", ")", ";", "if", "(", "result", "!=", "IS_PST", ")", "return", "result", ";", "tree", "nelts_minus_one", "=", "array_type_nelts", "(", "type", ")", ";", "i...
LLVM
ARM
CPP
next_suggestion
CPU
2,361
[ "return", "CTX", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", ";" ]
[ "getAddrMode6OffsetOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "Op", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", "...
LLVM
ARM
CPP
stmt_completion
CPU
2,362
[ ";" ]
[ "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createARMLoadStoreOptimizationPass", "(", "true", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "getARMSubtarget", "(", ...
LLVM
PowerPC
CPP
code_generation
CPU
2,363
[ "unsigned", "PPCRegisterInfo", "::", "eliminateFrameIndex", "(", "MachineBasicBlock", "::", "iterator", "II", ",", "int", "SPAdj", ",", "int", "*", "Value", ",", "RegScavenger", "*", "RS", ")", "const", "{", "assert", "(", "SPAdj", "==", "<NUM_LIT>", "&&", "...
[ "This", "method", "must", "be", "overriden", "to", "eliminate", "abstract", "frame", "indices", "from", "instructions", "which", "may", "use", "them", "." ]
LLVM
ARM
CPP
next_suggestion
CPU
2,364
[ "return", "load", "?", "DecodeVLDInstruction", "(", "Inst", ",", "Insn", ",", "Address", ",", "Decoder", ")", ":", "DecodeVSTInstruction", "(", "Inst", ",", "Insn", ",", "Address", ",", "Decoder", ")", ";" ]
[ "if", "(", "size", "==", "<NUM_LIT>", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "load", "=", "fieldFromInstruction", "(", "Insn", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ")", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
2,365
[ "bits", "<", "<NUM_LIT>", ">", "Rd32", ";" ]
[ "class", "Enc_222336", ":", "OpcodeHexagon", "{", "bits", "<", "<NUM_LIT>", ">", "Ii", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Ii", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
LLVM
X86
CPP
program_repair
CPU
2,366
[ "<FIXS>", "<FIXE>", "<FIXS>", "setOperationAction", "(", "ISD", "::", "CTLZ_ZERO_UNDEF", ",", "MVT", "::", "i8", ",", "Custom", ")", ";", "setOperationAction", "(", "ISD", "::", "CTLZ_ZERO_UNDEF", ",", "MVT", "::", "i16", ",", "Custom", ")", ";", "setOperati...
[ "setOperationAction", "(", "ISD", "::", "CTTZ", ",", "MVT", "::", "i64", ",", "Custom", ")", ";", "}", "<BUGS>", "setOperationAction", "(", "ISD", "::", "CTLZ_ZERO_UNDEF", ",", "MVT", "::", "i8", ",", "Expand", ")", ";", "<BUGE>", "if", "(", "Subtarget",...
LLVM
AArch64
CPP
stmt_completion
CPU
2,367
[ "false", ";" ]
[ "(", "void", ")", "WideTy", ";", "assert", "(", "WideTy", ".", "getSizeInBits", "(", ")", ">=", "NarrowTy", ".", "getSizeInBits", "(", ")", "&&", "<STR_LIT>", "source register size too small!", "<STR_LIT>", ")", ";", "assert", "(", "NarrowTy", ".", "isScalar",...
LLVM
AArch64
TD
stmt_completion
CPU
2,368
[ "=", "Rn", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "opc", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "imm", "{", "<NUM_LIT>", "}", ";", "let", "Inst", "{", ...
LLVM
MOS
CPP
next_suggestion
MPU
2,369
[ "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "CE", "->", "getValue", "(", ")", ")", ")", ";" ]
[ "static", "void", "addExpr", "(", "MCInst", "&", "Inst", ",", "const", "MCExpr", "*", "Expr", ")", "{", "if", "(", "const", "auto", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ")", "{" ]
GCC
frv
MD
stmt_completion
VLIW
2,370
[ ",", "FALSE", ")", ")" ]
[ "(", "match_code", "<STR_LIT>", ")", "{", "return", "(", "integer_register_operand", "(", "op", ",", "mode", ")", "|", "|", "frv_legitimate_memory_operand", "(", "op", ",", "mode" ]
LLVM
X86
CPP
next_suggestion
CPU
2,371
[ "Entry", ".", "isZExt", "=", "false", ";" ]
[ "static", "SDValue", "LowerFSINCOS", "(", "SDValue", "Op", ",", "const", "X86Subtarget", "*", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", "&&", "Subtarget", "->", "is64Bit", "(", ")", ...
LLVM
AArch64
TD
next_suggestion
CPU
2,372
[ "let", "PrintMethod", "=", "<STR_LIT>", ";" ]
[ "def", "imm0_255", ":", "Operand", "<", "i32", ">", ",", "ImmLeaf", "<", "i32", ",", "[", "{", "return", "(", "(", "uint32_t", ")", "Imm", ")", "<", "<NUM_LIT>", ";", "}", "]", ">", "{", "let", "ParserMatchClass", "=", "Imm0_255Operand", ";" ]
LLVM
AArch64
TD
stmt_completion
CPU
2,373
[ ",", "GPR32sp", ">", ";" ]
[ "def", "_B", ":", "sve_int_perm_dup_r", "<", "<NUM_LIT>", ",", "asm", ",", "ZPR8" ]
LLVM
AGC
CPP
next_suggestion
MPU
2,374
[ "}" ]
[ "for", "(", "int", "i", "=", "<NUM_LIT>", ";", "i", "<", "<NUM_LIT>", ";", "i", "++", ")", "ParityBit", "^=", "(", "(", "Enc", ">>", "i", ")", "&", "<NUM_LIT>", ")", ";", "return", "ParityBit", ";" ]
GCC
powerpcspe
CPP
stmt_completion
CPU
2,375
[ "<STR_LIT>", ",", "asm_out_file", ")", ";" ]
[ "static", "void", "rs6000_xcoff_file_end", "(", "void", ")", "{", "switch_to_section", "(", "text_section", ")", ";", "fputs", "(", "<STR_LIT>", "_section_.text:\\n" ]
GCC
s390
MD
stmt_completion
MPU
2,376
[ ")" ]
[ "(", "define_automaton", "<STR_LIT>" ]
LLVM
Hexagon
CPP
next_suggestion
DSP
2,377
[ "return", "false", ";" ]
[ "case", "ISD", "::", "AssertZext", ":", "if", "(", "Val", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", ")", "{", "VTSDNode", "*", "T", "=", "cast", "<", "VTSDNode", ">", "(", "Val", ".", "getO...
GCC
sparc
MD
program_repair
CPU
2,378
[ "<FIXS>", "(", "lo_sum", ":", "DI", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "DI", "[", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "<NUM_LIT>", ")", ")", ")", ...
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<BUGS>", "(", "lo_sum", ":", "SI", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":"...
LLVM
WebAssembly
CPP
next_suggestion
Virtual ISA
2,379
[ "if", "(", "!", "MI", "->", "readsRegister", "(", "WebAssembly", "::", "EXPR_STACK", ")", ")", "MI", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "WebAssembly", "::", "EXPR_STACK", ",", "false", ",", "true", ")", ")", ";" ]
[ "static", "void", "ImposeStackOrdering", "(", "MachineInstr", "*", "MI", ")", "{", "if", "(", "!", "MI", "->", "definesRegister", "(", "WebAssembly", "::", "EXPR_STACK", ")", ")", "MI", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "WebA...
GCC
arm
MD
stmt_completion
CPU
2,380
[ "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>" ]
GCC
i386
CPP
stmt_completion
CPU
2,381
[ ")", "_", "writefsbase_u64", "(", "unsigned", "long", "long", "_", "_", "B", ")", "{" ]
[ "extern", "_", "_", "inline", "void", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")" ]
GCC
rs6000
MD
stmt_completion
CPU
2,382
[ "<STR_LIT>", ")" ]
[ "(", "define_cpu_unit", "<STR_LIT>" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
2,383
[ "!=", "Triple", "::", "AMDHSA", ")", "return", "TextSection", ";" ]
[ "if", "(", "Kind", ".", "isReadOnly", "(", ")", "&&", "AMDGPU", "::", "isReadOnlySegment", "(", "GV", ")", "&&", "TM", ".", "getTargetTriple", "(", ")", ".", "getOS", "(", ")" ]
LLVM
AArch64
CPP
stmt_completion
CPU
2,384
[ "(", "Val", ")", ";" ]
[ "auto", "PState", "=", "<STR_LIT>", "::", "<STR_LIT>", "(", "Val", ")", ";", "if", "(", "PState", "&&", "PState", "->", "haveFeatures", "(", "STI", ".", "getFeatureBits", "(", ")", ")", ")", "O", "<<", "PState", "->", "Name", ";", "else", "O", "<<", ...
LLVM
AVR
CPP
stmt_completion
MPU
2,385
[ ";" ]
[ "signed_width", "(", "Size", "+", "<NUM_LIT>", ",", "Value", ",", "std", "::", "string", "(", "<STR_LIT>", "branch target", "<STR_LIT>", ")", ",", "Fixup", ",", "Ctx", ")", ";", "Value", "-=", "<NUM_LIT>" ]
LLVM
ARM
TD
stmt_completion
CPU
2,386
[ "]", ">", ";" ]
[ "def", "VLD2LNd16Pseudo", ":", "VLDQLNPseudo", "<", "IIC_VLD2ln", ">", ",", "Sched", "<", "[", "WriteVLD1" ]
LLVM
Mips
CPP
stmt_completion
CPU
2,387
[ "<NUM_LIT>", ";" ]
[ "DEBUG", "(", "BB", "->", "dump", "(", ")", ")", ";", "DOUT", "<<", "<STR_LIT>", "===== Instruction selection begins:\\n", "<STR_LIT>", ";", "Indent", "=" ]
LLVM
BPF
CPP
stmt_completion
Virtual ISA
2,388
[ ")", ")", "return", ";" ]
[ "default", ":", "return", ";", "case", "<NUM_LIT>", ":", "match_load_op", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "break", ";", "case", "<NUM_LIT>", ":", "match_load_op", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "break", ";", "case", "<NUM_LIT>", ":", "ma...
LLVM
Hexagon
TD
next_suggestion
DSP
2,389
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "II", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "class", "Enc_f0cca7", ":", "OpcodeHexagon", "{", "bits", "<", "<NUM_LIT>", ">", "Ii", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Ii", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "II", ";", "let"...
LLVM
AMDGPU
CPP
next_suggestion
GPU
2,390
[ "}" ]
[ "case", "AsmToken", "::", "Identifier", ":", "{", "StringRef", "Tok", "=", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ";", "if", "(", "Tok", "==", "Name", ")", "{", "Bit", "=", "<NUM_LIT>", ";", "Parser", ".", "Lex", "(", ")", ...
GCC
loongarch
CPP
stmt_completion
CPU
2,391
[ "_", "_", "lasx_xvsigncov_d", "(", "_", "_", "m256i", "_", "<NUM_LIT>", ",", "_", "_", "m256i", "_", "<NUM_LIT>", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "_", "m256i" ]
GCC
c6x
CPP
next_suggestion
VLIW
2,392
[ "if", "(", "!", "targetm", ".", "binds_local_p", "(", "decl", ")", ")", "return", "false", ";" ]
[ "static", "bool", "c6x_function_in_section_p", "(", "tree", "decl", ",", "section", "*", "section", ")", "{", "if", "(", "!", "TREE_STATIC", "(", "decl", ")", ")", "return", "false", ";" ]
LLVM
PowerPC
TD
program_repair
CPU
2,393
[ "<FIXS>", "def", ":", "InstRW", "[", "P9_LS_4C", ",", "IP_AGEN_1C", ",", "DISP_1C", "]", ",", "<FIXE>" ]
[ ")", ">", ";", "<BUGS>", "def", ":", "InstRW", "[", "P9_LS_4C", ",", "IP_AGEN_1C", ",", "DISP_1C", ",", "DISP_1C", "]", ",", "<BUGE>", "(", "instrs", "(", "instregex", "<STR_LIT>", ")", ",", "(", "instregex", "<STR_LIT>", ")", "," ]
GCC
aarch64
MD
stmt_completion
CPU
2,394
[ "<STR_LIT>", "<STR_LIT>", ")", "]", "MATMUL", ")" ]
[ "(", "unspec", ":", "V4SI", "[", "(", "match_operand", ":", "V16QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "V16QI", "<NUM_LIT>" ]
GCC
ia64
MD
stmt_completion
CPU
2,395
[ ")", ")" ]
[ "(", "and", "(", "match_code", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>", ")" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
2,396
[ ";" ]
[ "unsigned", "getVmcntBitShift", "(", ")", "{", "return", "<NUM_LIT>" ]
LLVM
ARM
TD
stmt_completion
CPU
2,397
[ "=", "<STR_LIT>", ";" ]
[ "def", "VecListThreeDHWordIndexAsmOperand", ":", "AsmOperandClass", "{", "let", "Name" ]
LLVM
X86
CPP
next_suggestion
CPU
2,398
[ "APInt", "APIntShiftAmt", ";" ]
[ "MVT", "ExVT", "=", "MVT", "::", "getVectorVT", "(", "MVT", "::", "i32", ",", "VT", ".", "getVectorNumElements", "(", ")", "*", "<NUM_LIT>", ")", ";", "SDValue", "Ex", "=", "DAG", ".", "getBitcast", "(", "ExVT", ",", "R", ")", ";", "if", "(", "Shif...
LLVM
Hexagon
CPP
next_suggestion
DSP
2,399
[ "return", "SelectCode", "(", "N", ")", ";" ]
[ "if", "(", "Shift", ".", "getOpcode", "(", ")", "!=", "ISD", "::", "SRL", ")", "{", "return", "SelectCode", "(", "N", ")", ";", "}", "SDValue", "ShiftOp0", "=", "Shift", ".", "getOperand", "(", "<NUM_LIT>", ")", ";", "SDValue", "ShiftOp1", "=", "Shif...