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
AArch64
CPP
next_suggestion
CPU
1,500
[ "return", "VisitNode", "(", "DT", "->", "getRootNode", "(", ")", ",", "<NUM_LIT>", ")", ";" ]
[ "AArch64MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "AArch64MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "MFI", "->", "getNumLocalDynamicTLSAccesses", "(", ")", "<", "<NUM_LIT>", ")", "{", "return", "false", ";", "}", "MachineDomi...
LLVM
PowerPC
CPP
program_repair
CPU
1,501
[ "<FIXS>", "?", "PPC", "::", "ANDI8o", "<FIXE>" ]
[ "MI", ".", "getOpcode", "(", ")", "==", "PPC", "::", "ANDIo_1_GT_BIT8", ")", "{", "unsigned", "Opcode", "=", "(", "MI", ".", "getOpcode", "(", ")", "==", "PPC", "::", "ANDIo_1_EQ_BIT8", "||", "MI", ".", "getOpcode", "(", ")", "==", "PPC", "::", "ANDI...
GCC
arm
CPP
next_suggestion
CPU
1,502
[ "}" ]
[ "modes", "->", "safe_push", "(", "V8QImode", ")", ";", "}", "return", "<NUM_LIT>", ";" ]
LLVM
X86
CPP
next_suggestion
CPU
1,503
[ "return", "lowerAddSubToHorizontalOp", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";" ]
[ "SDValue", "X86TargetLowering", "::", "lowerFaddFsub", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "(", "Op", ".", "getValueType", "(", ")", "==", "MVT", "::", "f32", "||", "Op", ".", "getValueType", "(", ")",...
LLVM
MSP430
CPP
stmt_completion
MPU
1,504
[ "<STR_LIT>", "::", "<STR_LIT>", ",", "<NUM_LIT>", "}", ";" ]
[ "static", "const", "TargetRegisterClass", "*", "const", "CalleeSavedRegClasses", "[", "]", "=", "{", "&", "<STR_LIT>", "::", "<STR_LIT>", ",", "&", "<STR_LIT>", "::", "<STR_LIT>", ",", "&", "<STR_LIT>", "::", "<STR_LIT>", ",", "&", "<STR_LIT>", "::", "<STR_LIT...
GCC
csky
CPP
stmt_completion
CPU
1,505
[ ";" ]
[ "unsigned", "HOST_WIDE_INT", "mask", ";", "int", "point_pos", "=", "<NUM_LIT>", "*", "HOST_BITS_PER_WIDE_INT", "-", "<NUM_LIT>", ";", "real_ldexp", "(", "&", "m", ",", "&", "r", ",", "point_pos", "-", "exponent", ")", ";", "wide_int", "w", "=", "real_to_inte...
GCC
i386
MD
program_repair
CPU
1,506
[ "<FIXS>", "{", "if", "(", "REG_P", "(", "operands", "[", "<NUM_LIT>", "]", ")", ")", "return", "<STR_LIT>", "elsereturn", "<STR_LIT>", "}", "<FIXE>" ]
[ "return", "<STR_LIT>", "case", "<NUM_LIT>", ":", "if", "(", "TARGET_AVX", ")", "<BUGS>", "return", "REG_P", "(", "operands", "[", "<NUM_LIT>", "]", ")", "?", "<STR_LIT>", ":", "<STR_LIT>", "<BUGE>", "elsereturn", "<STR_LIT>", "case", "<NUM_LIT>", ":" ]
LLVM
AArch64
TD
next_suggestion
CPU
1,507
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
LLVM
Hexagon
TD
stmt_completion
DSP
1,508
[ "=", "<NUM_LIT>", ";" ]
[ "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isPredicatedFalse", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "PostInc", ";", "let", "accessSize", "=", "WordAcc...
LLVM
PIC16
CPP
code_generation
MPU
1,509
[ "unsigned", "PIC16RegisterInfo", "::", "eliminateFrameIndex", "(", "MachineBasicBlock", "::", "iterator", "II", ",", "int", "SPAdj", ",", "FrameIndexValue", "*", "Value", ",", "RegScavenger", "*", "RS", ")", "const", "{", "return", "<NUM_LIT>", ";", "}" ]
[ "This", "method", "must", "be", "overriden", "to", "eliminate", "abstract", "frame", "indices", "from", "instructions", "which", "may", "use", "them", "." ]
LLVM
Mips
TD
stmt_completion
CPU
1,510
[ "<NUM_LIT>", ",", "<NUM_LIT>", ">", ";" ]
[ "class", "DIV_S_H_ENC", ":", "MSA_3R_FMT", "<", "<NUM_LIT>", "," ]
GCC
rs6000
MD
stmt_completion
CPU
1,511
[ ",", "-", "scale", ")" ]
[ "emit_insn", "(", "gen_vsx_xvcvuxddp", "(", "op0", ",", "op1", ")", ")", "if", "(", "scale", "!", "=", "<NUM_LIT>", ")", "rs6000_scale_v2df", "(", "op0", ",", "op0" ]
LLVM
X86
CPP
next_suggestion
CPU
1,512
[ "NonceMask", ".", "push_back", "(", "<NUM_LIT>", ")", ";" ]
[ "if", "(", "ISD", "::", "isBuildVectorAllZeros", "(", "N", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getNode", "(", ")", ")", ")", "return", "getZeroVector", "(", "N", "->", "getSimpleValueType", "(", "<NUM_LIT>", ")", ",", "Subtarget", ",", "DAG", ...
LLVM
ARM
TD
stmt_completion
CPU
1,513
[ "v16i8", "(", "MVE_VSHL_by_vecu8", "(", "v16i8", "MQPR", ":", "$", "Qm", ")", ",", "(", "v16i8", "MQPR", ":", "$", "Qn", ")", ")", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v16i8", "(", "ARMvshlu", "(", "v16i8", "MQPR", ":", "$", "Qm", ")", ",", "(", "v16i8", "MQPR", ":", "$", "Qn", ")", ")", ")", ",", "(" ]
LLVM
Hexagon
TD
next_suggestion
DSP
1,514
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "hasShift", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "isUnsigned", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "isRnd", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "LHbits", ...
GCC
arm
MD
next_suggestion
CPU
1,515
[ "(", "match_operand", ":", "HF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]" ]
[ "(", "minus", ":", "HF", "(", "match_operand", ":", "HF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
ARM64
TD
stmt_completion
CPU
1,516
[ ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Rn", ";", "bits", "<", "<NUM_LIT>", ">", "Rm", ";", "bits", "<", "<NUM_LIT>", ">", "Ra", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_L...
LLVM
AMDGPU
CPP
code_generation
GPU
1,517
[ "void", "AMDGPUAsmPrinter", "::", "EmitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", "{", "if", "(", "emitPseudoExpansionLowering", "(", "*", "OutStreamer", ",", "MI", ")", ")", "return", ";", "const", "AMDGPUSubtarget", "&", "STI", "=", "MF", ...
[ "EmitInstruction", "-", "This", "callback", "is", "invoked", "when", "an", "instruction", "is", "emitted", ",", "to", "advance", "the", "hazard", "state", "." ]
GCC
rs6000
CPP
next_suggestion
CPU
1,518
[ "h", ".", "uns_p", "[", "<NUM_LIT>", "]", "=", "<NUM_LIT>", ";" ]
[ "case", "ALTIVEC_BUILTIN_VXOR_V4SI_UNS", ":", "case", "ALTIVEC_BUILTIN_VXOR_V2DI_UNS", ":", "case", "P8V_BUILTIN_EQV_V16QI_UNS", ":", "case", "P8V_BUILTIN_EQV_V8HI_UNS", ":", "case", "P8V_BUILTIN_EQV_V4SI_UNS", ":", "case", "P8V_BUILTIN_EQV_V2DI_UNS", ":", "case", "P8V_BUILTIN_...
GCC
rs6000
CPP
code_generation
CPU
1,519
[ "static", "unsigned", "int", "insn_is_store_p", "(", "rtx", "insn", ")", "{", "rtx", "body", "=", "PATTERN", "(", "insn", ")", ";", "if", "(", "GET_CODE", "(", "body", ")", "==", "SET", "&&", "GET_CODE", "(", "SET_DEST", "(", "body", ")", ")", "==", ...
[ "Return", "1", "iff", "INSN", "is", "a", "store", "insn", ",", "including", "permuting", "stores", "that", "represent", "an", "stvxd2x", "instruction", ";", "else", "return", "0", "." ]
LLVM
Hexagon
TD
stmt_completion
DSP
1,520
[ ";" ]
[ "def", "J4_cmpgtn1_tp0_jump_nt", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "GeneralSubRegs", ":", "$", "Rs16", ",", "n1Const", ":", "$", "n1", ",", "b30_2Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_3d495a39", ",", "TypeCJ", ">", ...
GCC
rl78
MD
stmt_completion
MPU
1,521
[ ")" ]
[ "(", "define_attr", "<STR_LIT>", "<STR_LIT>", "(", "const_string", "<STR_LIT>", ")" ]
GCC
aarch64
MD
stmt_completion
CPU
1,522
[ ")", ")" ]
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
GCC
arm
CPP
code_generation
CPU
1,523
[ "void", "arm_print_tune_info", "(", "void", ")", "{", "asm_fprintf", "(", "asm_out_file", ",", "<STR_LIT>", "\\t@.tune parameters\\n", "<STR_LIT>", ")", ";", "asm_fprintf", "(", "asm_out_file", ",", "<STR_LIT>", "\\t\\t@constant_limit:\\t%d\\n", "<STR_LIT>", ",", "curre...
[ "This", "function", "is", "used", "to", "print", "CPU", "tuning", "information", "as", "comment", "in", "assembler", "file", ".", "Pointers", "are", "not", "printed", "for", "now", "." ]
GCC
rl78
MD
next_suggestion
MPU
1,524
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>" ]
LLVM
Hexagon
CPP
next_suggestion
DSP
1,525
[ "return", "false", ";" ]
[ "const", "uint64_t", "F", "=", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", ";", "if", "(", "(", "F", ">>", "<STR_LIT>", "::", "<STR_LIT>", ")", "&", "<STR_LIT>", "::", "<STR_LIT>", ")", "return", "true", ";", "for", "(", "MachineInstr", "::", "co...
LLVM
ARM
TD
next_suggestion
CPU
1,526
[ "}" ]
[ "class", "MVE_MI", "<", "dag", "oops", ",", "dag", "iops", ",", "InstrItinClass", "itin", ",", "string", "asm", ",", "string", "ops", ",", "string", "cstr", ",", "list", "<", "dag", ">", "pattern", ">", ":", "Thumb2XI", "<", "oops", ",", "iops", ",",...
GCC
alpha
CPP
stmt_completion
MPU
1,527
[ ";" ]
[ "sprintf", "(", "unicosmk_section_buf", ",", "<STR_LIT>", "\\t.endp\\n\\n\\t.psect\\tgcc@text___%d,code", "<STR_LIT>", ",", "count", "++", ")", ";", "return", "unicosmk_section_buf" ]
GCC
aarch64
MD
next_suggestion
CPU
1,528
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "match_operand", ":", "VHSDF", "<NUM_LIT>", "<STR_LIT>", ")", "(", "sqrt", ":", "VHSDF", "(", "match_operand", ":", "VHSDF", "<NUM_LIT>", "<STR_LIT>", ")", ")", ")", "]" ]
GCC
aarch64
CPP
stmt_completion
CPU
1,529
[ ")", ":", "<STR_LIT>", "w", "<STR_LIT>", "(", "a", ")", ":", ")", ";" ]
[ "float32x2_t", "result", ";", "_", "_", "asm__", "(", "<STR_LIT>", "fcvtxn %0.2s,%1.2d", "<STR_LIT>", ":", "<STR_LIT>", "=w", "<STR_LIT>", "(", "result" ]
GCC
alpha
CPP
code_generation
MPU
1,530
[ "static", "rtx", "alpha_function_value_1", "(", "const_tree", "valtype", ",", "const_tree", "func", "ATTRIBUTE_UNUSED", ",", "machine_mode", "mode", ")", "{", "unsigned", "int", "regnum", ",", "dummy", "ATTRIBUTE_UNUSED", ";", "enum", "mode_class", "mclass", ";", ...
[ "Define", "how", "to", "find", "the", "value", "returned", "by", "a", "function", ".", "VALTYPE", "is", "the", "data", "type", "of", "the", "value", "(", "as", "a", "tree", ")", ".", "If", "the", "precise", "function", "being", "called", "is", "known",...
LLVM
AArch64
CPP
stmt_completion
CPU
1,531
[ "Expr", ")", ")", ";" ]
[ "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "Name", ")", ";", "const", "MCSymbolRefExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "getContext", "(", ")", ")", ";", "MCInst", "Inst", ";...
GCC
sh
CPP
next_suggestion
CPU
1,532
[ "return", "NULL", ";" ]
[ "static", "const", "char", "*", "sh_check_pch_target_flags", "(", "int", "old_flags", ")", "{", "if", "(", "(", "old_flags", "^", "target_flags", ")", "&", "(", "MASK_SH1", "|", "MASK_SH2", "|", "MASK_SH3", "|", "MASK_SH_E", "|", "MASK_HARD_SH4", "|", "MASK_...
LLVM
AArch64
TD
stmt_completion
CPU
1,533
[ "<STR_LIT>", ";" ]
[ "let", "SuperClasses", "=", "[", "ShifterOperand", "]", ";", "let", "Name", "=", "<STR_LIT>", ";", "let", "RenderMethod", "=", "<STR_LIT>", ";", "let", "DiagnosticType", "=" ]
GCC
i386
CPP
next_suggestion
CPU
1,534
[ "}" ]
[ "extern", "_", "_", "inline", "int", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_reduce_max_epi32", "(", "_", "_", "m512i", "_", "_", "A", ")", "{...
LLVM
AMDGPU
CPP
next_suggestion
GPU
1,535
[ "}" ]
[ "bool", "SIMachineFunctionInfo", "::", "usesAGPRs", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "UsesAGPRs", ")", "return", "*", "UsesAGPRs", ";", "if", "(", "!", "AMDGPU", "::", "isEntryFunctionCC", "(", "MF", ".", "getFunction...
LLVM
ARM
CPP
program_repair
CPU
1,536
[ "<FIXS>", "<STR_LIT>", "Token is not an Left Curly Brace", "<STR_LIT>", ")", ";", "<FIXE>" ]
[ "bool", "ARMAsmParser", "::", "ParseRegisterList", "(", "ARMOperand", "&", "Op", ")", "{", "assert", "(", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "LCurly", ")", "&&", "<BUGS>", "<STR_LIT>", "Token is not an Left Curly...
GCC
arm
MD
stmt_completion
CPU
1,537
[ ")" ]
[ "(", "define_reservation", "<STR_LIT>", "<STR_LIT>", ")", "(", "define_reservation", "<STR_LIT>", "<STR_LIT>" ]
GCC
aarch64
CPP
next_suggestion
CPU
1,538
[ "ret", ".", "val", "[", "<NUM_LIT>", "]", "=", "(", "uint64x2_t", ")", "_", "_", "builtin_aarch64_get_qregxiv2di", "(", "_", "_", "o", ",", "<NUM_LIT>", ")", ";" ]
[ "_", "_", "o", "=", "_", "_", "builtin_aarch64_ld4rv2di", "(", "(", "const", "_", "_", "builtin_aarch64_simd_di", "*", ")", "_", "_", "a", ")", ";", "ret", ".", "val", "[", "<NUM_LIT>", "]", "=", "(", "uint64x2_t", ")", "_", "_", "builtin_aarch64_get_q...
LLVM
CSKY
CPP
stmt_completion
CPU
1,539
[ "override", "{" ]
[ "TargetLoweringObjectFile", "*", "getObjFileLowering", "(", ")", "const" ]
LLVM
PowerPC
TD
stmt_completion
CPU
1,540
[ ",", "itin", ",", "[", "]", ">", ",", "isRecordForm", ",", "RecFormRel", ";" ]
[ "def", "_rec", ":", "XForm_6", "<", "opcode", ",", "xo", ",", "OOL", ",", "IOL", ",", "!", "strconcat", "(", "asmbase", ",", "!", "strconcat", "(", "<STR_LIT>", ",", "asmstr", ")", ")" ]
LLVM
BPF
CPP
stmt_completion
Virtual ISA
1,541
[ ")", ";" ]
[ "bool", "BPFAbstractMemberAccess", "::", "transformGEPChain", "(", "Module", "&", "M", ",", "CallInst", "*", "Call", ",", "CallInfo", "&", "CInfo", ")", "{", "std", "::", "string", "AccessKey", ";", "MDNode", "*", "TypeMeta", ";", "Value", "*", "Base", "="...
LLVM
Hexagon
TD
stmt_completion
DSP
1,542
[ "}", "=", "<NUM_LIT>", ";" ]
[ "def", "A2_portnew", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "PredRegs", ":", "$", "Pu4", ",", "IntRegs", ":", "$", "Rs32", ",", "IntRegs", ":", "$", "Rt32", ")", ",", "<STR_LIT>", ",", "tc_05c070ec", ",",...
GCC
ia64
MD
next_suggestion
CPU
1,543
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "match_operand", ":", "BI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", ":", "BI", "(", "match_operator", ":", "BI", "<NUM_LIT>", "<STR_LIT>", "[", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")",...
LLVM
X86
CPP
stmt_completion
CPU
1,544
[ ")", ";" ]
[ "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ",", "e", "=", "RI", ".", "getNumVirtRegs", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "TargetRegisterInfo", "::", "index2VirtReg", "(", "i", ")", ";", "if", "(", ...
GCC
pa
CPP
code_generation
CPU
1,545
[ "static", "void", "store_reg_modify", "(", "int", "base", ",", "int", "reg", ",", "HOST_WIDE_INT", "mod", ")", "{", "rtx", "insn", ",", "basereg", ",", "srcreg", ",", "delta", ";", "gcc_assert", "(", "VAL_14_BITS_P", "(", "mod", ")", ")", ";", "basereg",...
[ "Emit", "RTL", "to", "store", "REG", "at", "the", "memory", "location", "specified", "by", "BASE", "and", "then", "add", "MOD", "to", "BASE", ".", "MOD", "must", "be", "<", "=", "8k", "." ]
LLVM
Hexagon
CPP
program_repair
DSP
1,546
[ "<FIXS>", "static", "bool", "previousIsLoop", "(", "OperandVector", "&", "Operands", ",", "size_t", "Index", ")", "{", "<FIXE>", "<FIXS>", "<FIXE>" ]
[ "return", "false", ";", "return", "static_cast", "HexagonOperand", "&", ">", "(", "Operand", ")", ".", "getToken", "(", ")", ".", "equals_lower", "(", "String", ")", ";", "}", "<BUGS>", "bool", "previousIsLoop", "(", "OperandVector", "&", "Operands", ",", ...
GCC
mips
CPP
program_repair
CPU
1,547
[ "<FIXS>", "rtx_insn", "*", "insn", ",", "*", "subinsn", ";", "<FIXE>" ]
[ "static", "boolmips_has_long_branch_p", "(", "void", ")", "{", "<BUGS>", "rtx", "insn", ",", "subinsn", ";", "<BUGE>", "int", "normal_length", ";" ]
LLVM
ARM
CPP
next_suggestion
CPU
1,548
[ "}" ]
[ "MachineDominatorTree", "*", "DT", "=", "&", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "********** ARM MVE VPT Optimisations **********\\n", "<STR_LIT>", "<<", "<STR_LIT>", "********** Functio...
LLVM
Hexagon
TD
next_suggestion
DSP
1,549
[ "let", "Uses", "=", "[", "CS", "]", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "PostInc", ";", "let", "accessSize", "=", "ByteAccess", ";", "le...
LLVM
PowerPC
CPP
program_repair
CPU
1,550
[ "<FIXS>", "macho", "::", "RelocationEntry", "MRE", ";", "<FIXE>" ]
[ "FixedValue", "-=", "Writer", "->", "getSectionAddress", "(", "Fragment", "->", "getParent", "(", ")", ")", ";", "}", "<BUGS>", "MachO", "::", "any_relocation_info", "MRE", ";", "<BUGE>", "makeRelocationInfo", "(", "MRE", ",", "FixupOffset", ",", "Index", ",",...
GCC
xtensa
MD
next_suggestion
MPU
1,551
[ "<STR_LIT>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]" ]
LLVM
Sparc
CPP
code_generation
CPU
1,552
[ "void", "SparcAsmPrinter", "::", "emitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", "{", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "TargetOpcode", "::", "DBG_VALUE", ":", "return", ";", ...
[ "Targets", "should", "implement", "this", "to", "emit", "instructions", "." ]
LLVM
Hexagon
TD
next_suggestion
DSP
1,553
[ "let", "isBranch", "=", "<NUM_LIT>", ";" ]
[ "def", "J2_jumpf", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "PredRegs", ":", "$", "Pu4", ",", "b30_2Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_db2bce9c", ",", "TypeJ", ">", ",", "Enc_daea09", ",", "PredNewRel", "{", "let", "...
LLVM
AArch64
TD
next_suggestion
CPU
1,554
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "Rd", ";", "bits", "<", "<NUM_LIT>", ">", "Rn", ";", "bits", "<", "<NUM_LIT>", ">", "imm", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "opc", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>",...
LLVM
X86
CPP
stmt_completion
CPU
1,555
[ "getLocReg", "(", ")", ";" ]
[ "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ",", "e", "=", "RVLocs1", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "RVLocs1", "[", "i", "]", ".", "isRegLoc", "(", ")", "!=", "RVLocs2", "[", "i", "]", "...
GCC
aarch64
CPP
stmt_completion
CPU
1,556
[ "_", "_", "a", ";" ]
[ "return", "(", "uint32x4_t", ")" ]
LLVM
Hexagon
TD
next_suggestion
DSP
1,557
[ "}" ]
[ "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ...
GCC
mep
MD
stmt_completion
CPU
1,558
[ "<STR_LIT>", ")", "]", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "SI", "[", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", "...
GCC
visium
CPP
code_generation
Virtual ISA
1,559
[ "static", "void", "expand_block_set_2", "(", "rtx", "dst", ",", "rtx", "dst_reg", ",", "rtx", "value_rtx", ",", "rtx", "bytes_rtx", ")", "{", "unsigned", "HOST_WIDE_INT", "bytes", "=", "UINTVAL", "(", "bytes_rtx", ")", ";", "unsigned", "int", "rem", "=", "...
[ "Generate", "a", "call", "to", "a", "library", "function", "to", "set", "BYTES_RTX", "bytes", "of", "DST", "with", "address", "DST_REG", "to", "VALUE_RTX", "in", "2-byte", "chunks", "." ]
LLVM
AAP
CPP
stmt_completion
MPU
1,560
[ "DL", ")", ",", "Result", ")", ";" ]
[ "SDValue", "Result", "=", "DAG", ".", "getTargetExternalSymbol", "(", "Sym", ",", "getPointerTy", "(", "DL", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "SDLoc", "(", "Op", ")", ",", "getPointerTy", "(" ]
LLVM
TPC
TD
next_suggestion
Virtual ISA
1,561
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "sw", ";", "bits", "<", "<NUM_LIT>", ">", "pred", ";", "let", "Dest", "=", "dest", ";", "let", "SrcA", "=", "op1", ";", "let", "SrcB", "=", "op2", ";", "let", "SrcD", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "o...
LLVM
AMDGPU
CPP
stmt_completion
GPU
1,562
[ ")", ";" ]
[ "if", "(", "Idx", "==", "AMDGPU", "::", "RegisterPressureSets", "::", "SReg_32", ")", "return", "getRegPressureLimit", "(", "&", "AMDGPU", "::", "SGPR_32RegClass", ",", "const_cast", "<", "MachineFunction", "&", ">", "(", "MF", ")", ")", ";", "llvm_unreachable...
GCC
i386
CPP
stmt_completion
CPU
1,563
[ ",", "_", "_", "m128d", "_", "_", "B", ",", "_", "MM_MANTISSA_NORM_ENUM", "_", "_", "C", ",", "_", "MM_MANTISSA_SIGN_ENUM", "_", "_", "D", ",", "const", "int", "_", "_", "R", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m128d", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm_mask_getmant_round_sd", "(", "_", "_", "m128d", "_", "_", ...
LLVM
SystemZ
CPP
stmt_completion
CPU
1,564
[ "(", "Reg", ")", ")", "{" ]
[ "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "bool", "HasFP", "=", "hasFP", "(", "MF", ")", ";",...
GCC
pa
CPP
next_suggestion
CPU
1,565
[ "}" ]
[ "output_asm_insn", "(", "<STR_LIT>", "addib,>= -16,%1,.-4", "<STR_LIT>", ",", "operands", ")", ";", "output_asm_insn", "(", "<STR_LIT>", "std,ma %%r0,8(%0)", "<STR_LIT>", ",", "operands", ")", ";", "if", "(", "n_bytes", "%", "<NUM_LIT>", "!=", "<NUM_LIT>", ")", "{...
LLVM
AMDGPU
CPP
next_suggestion
GPU
1,566
[ "return", "true", ";" ]
[ "bool", "SIInstrInfo", "::", "checkInstOffsetsDoNotOverlap", "(", "MachineInstr", "*", "MIa", ",", "MachineInstr", "*", "MIb", ")", "const", "{", "unsigned", "BaseReg0", ",", "BaseReg1", ";", "int64_t", "Offset0", ",", "Offset1", ";", "if", "(", "getMemOpBaseReg...
LLVM
Hexagon
TD
stmt_completion
DSP
1,567
[ "=", "<NUM_LIT>", ";" ]
[ "def", "A2_roundsat", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rss32", ")", ",", "<STR_LIT>", ",", "tc_cf8126ae", ",", "TypeS_2op", ">", ",", "Enc_90cd8b", "{", "let", "Inst", "{", "<...
GCC
i386
CPP
stmt_completion
CPU
1,568
[ "_", "v4sf", ")", "_", "_", "A", ",", "_", "_", "R", ")", ";" ]
[ "return", "(", "unsigned", "long", "long", ")", "_", "_", "builtin_ia32_vcvttss2usi64", "(", "(", "_" ]
LLVM
SystemZ
TD
stmt_completion
CPU
1,569
[ "}", "=", "op", ";" ]
[ "class", "InstRRFc", "<", "bits", "<", "<NUM_LIT>", ">", "op", ",", "dag", "outs", ",", "dag", "ins", ",", "string", "asmstr", ",", "list", "<", "dag", ">", "pattern", ">", ":", "InstSystemZ", "<", "<NUM_LIT>", ",", "outs", ",", "ins", ",", "asmstr",...
GCC
i386
CPP
stmt_completion
CPU
1,570
[ "B", ",", "_", "_", "imm", ",", "(", "_", "_", "v16si", ")", "_", "_", "A", ",", "-", "<NUM_LIT>", ")", ";" ]
[ "return", "(", "_", "_", "m512i", ")", "_", "_", "builtin_ia32_inserti32x4_mask", "(", "(", "_", "_", "v16si", ")", "_", "_", "A", ",", "(", "_", "_", "v4si", ")", "_", "_" ]
LLVM
R600
CPP
stmt_completion
GPU
1,571
[ ")", ":" ]
[ "R600TextureIntrinsicsReplacer", "(" ]
GCC
tilegx
MD
stmt_completion
VLIW
1,572
[ ")", ")", ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "if_then_else", "(", "match_code", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>", ")", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
1,573
[ "}" ]
[ "llvm_unreachable", "(", "<STR_LIT>", "Unhandled value type for BUILD_PAIR", "<STR_LIT>", ")", ";", "}", "const", "SDValue", "Ops", "[", "]", "=", "{", "RC", ",", "N", "->", "getOperand", "(", "<NUM_LIT>", ")", ",", "SubReg0", ",", "N", "->", "getOperand", "...
LLVM
AArch64
TD
next_suggestion
CPU
1,574
[ "}" ]
[ "let", "Name", "=", "<STR_LIT>", ";", "let", "PredicateMethod", "=", "<STR_LIT>", ";", "let", "DiagnosticType", "=", "<STR_LIT>", ";", "let", "RenderMethod", "=", "<STR_LIT>", ";" ]
LLVM
Mips
CPP
stmt_completion
CPU
1,575
[ "true", ";" ]
[ "unsigned", "N", "=", "I", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getImm", "(", ")", ";", "int64_t", "Offset", "=", "<NUM_LIT>", "*", "(", "Subtarget", ".", "isLittle", "(", ")", "?", "N", ":", "(", "<NUM_LIT>", "-", "N", ")", ")", ";", ...
LLVM
ARM
CPP
next_suggestion
CPU
1,576
[ "unsigned", "Mask", "=", "(", "<NUM_LIT>", "<<", "NumBits", ")", "-", "<NUM_LIT>", ";" ]
[ "unsigned", "Scale", "=", "<NUM_LIT>", ";", "bool", "isSigned", "=", "true", ";", "switch", "(", "AddrMode", ")", "{", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "Scale", "=", "<NUM_LIT>", ";", "if", "(", "O...
LLVM
R600
CPP
stmt_completion
GPU
1,577
[ ".", "getOperand", "(", "<NUM_LIT>", ")", ",", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ")", ";" ]
[ "return", "LowerIntrinsicLRP", "(", "Op", ",", "DAG", ")", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "DL", ",", "VT", ",", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ...
LLVM
ARM64
TD
next_suggestion
CPU
1,578
[ "let", "ParserMatchClass", "=", "PCRelLabel19Operand", ";" ]
[ "def", "am_ldrlit", ":", "Operand", "<", "OtherVT", ">", "{", "let", "EncoderMethod", "=", "<STR_LIT>", ";", "let", "DecoderMethod", "=", "<STR_LIT>", ";", "let", "PrintMethod", "=", "<STR_LIT>", ";" ]
LLVM
X86
CPP
stmt_completion
CPU
1,579
[ "==", "AsmToken", "::", "Identifier", ")", "{" ]
[ "const", "MCExpr", "*", "Val", ";", "SMLoc", "IdentLoc", "=", "Tok", ".", "getLoc", "(", ")", ";", "StringRef", "Identifier", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "TK", "!=", "AsmToken", "::", "String", "&&", "!", "ParseRegister", ...
LLVM
PowerPC
CPP
next_suggestion
CPU
1,580
[ "if", "(", "!", "PPCSubTarget", ".", "isSVR4ABI", "(", ")", ")", "InsertVRSaveCode", "(", "MF", ")", ";" ]
[ "GlobalBaseReg", "=", "<NUM_LIT>", ";", "SelectionDAGISel", "::", "runOnMachineFunction", "(", "MF", ")", ";" ]
GCC
arm
MD
stmt_completion
CPU
1,581
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr" ]
LLVM
AMDGPU
CPP
program_repair
GPU
1,582
[ "<FIXS>", "DiagnosticInfoUnsupported", "NoCalls", "(", "Fn", ",", "<STR_LIT>", "unsupported call to function ", "<STR_LIT>", "+", "FuncName", ",", "CLI", ".", "DL", ")", ";", "<FIXE>" ]
[ "else", "if", "(", "const", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "FuncName", "=", "G", "->", "getGlobal", "(", ")", "->", "getName", "(", ")", ";", "<BUGS>", "DiagnosticInfoUnsupported", "NoCa...
GCC
m68k
MD
stmt_completion
MPU
1,583
[ "<STR_LIT>", ")", "(", "XF", "<STR_LIT>", ")", "]", ")" ]
[ "(", "define_mode_attr", "dreg", "[", "(", "SF", "<STR_LIT>", ")", "(", "DF" ]
GCC
aarch64
MD
next_suggestion
CPU
1,584
[ "*", "GET_MODE_UNIT_SIZE", "(", "<", "MODE", ">", "mode", ")", ")" ]
[ "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_EXT", ")", ")", "]", "<STR_LIT>", "{", "operands", "[", "<NUM_LIT>", "]", "=", "GEN_INT", "(", "INTVAL", "(", "operands", "[", "<NUM_LIT>", "]", ")" ]
LLVM
AArch64
TD
stmt_completion
CPU
1,585
[ "=", "<NUM_LIT>", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Rt", ";", "bits", "<", "<NUM_LIT>", ">", "Rn", ";", "bits", "<", "<NUM_LIT>", ">", "Rm", ";", "bits", "<", "<NUM_LIT>", ">", "extend", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "sz", ";", "let...
LLVM
AArch64
TD
stmt_completion
CPU
1,586
[ "<NUM_LIT>", ";" ]
[ "let", "Latency", "=", "<NUM_LIT>", ";", "let", "NumMicroOps", "=" ]
LLVM
PIC16
CPP
next_suggestion
MPU
1,587
[ "}" ]
[ "LowerIndirectCallReturn", "(", "SDValue", "Chain", ",", "SDValue", "InFlag", ",", "SDValue", "DataAddr_Lo", ",", "SDValue", "DataAddr_Hi", ",", "const", "SmallVectorImpl", "<", "ISD", "::", "InputArg", ">", "&", "Ins", ",", "DebugLoc", "dl", ",", "SelectionDAG"...
LLVM
PowerPC
TD
stmt_completion
CPU
1,588
[ "SDT_PPCVexts", ",", "[", "]", ">", ";" ]
[ "def", "PPCVexts", ":", "SDNode", "<", "<STR_LIT>", "," ]
LLVM
Mips
TD
stmt_completion
CPU
1,589
[ ">", ";" ]
[ "class", "FMIN_A_W_ENC", ":", "MSA_3RF_FMT", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>" ]
LLVM
AArch64
TD
next_suggestion
CPU
1,590
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "idx", "{", "<NUM_LIT>", "}", ";" ]
[ "def", "v4i32_indexed", ":", "BaseSIMDIndexedTied", "<", "<NUM_LIT>", ",", "U", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "opc", ",", "V128", ",", "V128", ",", "V128", ",", "VectorIndexS", ",", "asm", "#", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ",...
GCC
csky
MD
stmt_completion
CPU
1,591
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "\t", "\t", "\t", "<STR_LIT>", ")", "(", "plus", ":", "SI", "(", "mult", ":", "SI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_opera...
LLVM
Hexagon
TD
next_suggestion
DSP
1,592
[ "let", "isFP", "=", "<NUM_LIT>", ";" ]
[ "def", "F2_conv_sf2uw_chop", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "IntRegs", ":", "$", "Rs32", ")", ",", "<STR_LIT>", ",", "tc_3a867367", ",", "TypeS_2op", ">", ",", "Enc_5e2823", "{", "let", "Inst", "{", ...
LLVM
AArch64
TD
next_suggestion
CPU
1,593
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "L", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "offset", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "opc", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "V", ";",...
LLVM
AArch64
CPP
next_suggestion
CPU
1,594
[ "}" ]
[ "assert", "(", "N", "->", "getOpcode", "(", ")", "==", "<STR_LIT>", "::", "<STR_LIT>", "&&", "<STR_LIT>", "Unexepected Opcode!", "<STR_LIT>", ")", ";", "if", "(", "N", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "isUndef", "(", ")", ")", "return", "N...
LLVM
ARM
TD
next_suggestion
CPU
1,595
[ "}" ]
[ "def", "am3offset", ":", "MemOperand", ",", "ComplexPattern", "<", "i32", ",", "<NUM_LIT>", ",", "<STR_LIT>", ",", "[", "]", ",", "[", "SDNPWantRoot", "]", ">", "{", "let", "EncoderMethod", "=", "<STR_LIT>", ";", "let", "PrintMethod", "=", "<STR_LIT>", ";"...
LLVM
PowerPC
CPP
next_suggestion
CPU
1,596
[ "}" ]
[ "if", "(", "ST", "->", "getDarwinDirective", "(", ")", "==", "PPC", "::", "DIR_A2", ")", "{", "UP", ".", "Partial", "=", "UP", ".", "Runtime", "=", "true", ";", "}" ]
LLVM
PowerPC
CPP
stmt_completion
CPU
1,597
[ "CallBase", "*", "CB", ")", "const", "{" ]
[ "bool", "PPCTTIImpl", "::", "supportsTailCallFor", "(", "const" ]
GCC
arm
MD
stmt_completion
CPU
1,598
[ "operands", "[", "<NUM_LIT>", "]", ")", ")" ]
[ "{", "emit_insn", "(", "gen_clz", "<", "mode", ">", "<NUM_LIT>", "(", "operands", "[", "<NUM_LIT>", "]", "," ]
LLVM
AMDGPU
CPP
code_generation
GPU
1,599
[ "bool", "AMDGPUAsmPrinter", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "CurrentProgramInfo", "=", "SIProgramInfo", "(", ")", ";", "const", "AMDGPUMachineFunction", "*", "MFI", "=", "MF", ".", "getInfo", "<", "AMDGPUMachineFunction", ...
[ "runOnMachineFunction", "-", "Emit", "the", "function", "body", "." ]