Compiler_Type
stringclasses
2 values
Target
stringclasses
176 values
Programming Language
stringclasses
3 values
Task
stringclasses
4 values
Target_Type
stringclasses
7 values
Idx
int64
0
636k
Ground_Truth
listlengths
0
2.32k
Input
listlengths
1
1.02k
LLVM
X86
CPP
stmt_completion
CPU
620,000
[ ",", "Adj", ")", ";" ]
[ "void", "Emitter", "<", "CodeEmitter", ">", "::", "emitDisplacementField", "(", "const", "MachineOperand", "*", "RelocOp", ",", "int", "DispVal", ",", "intptr_t", "Adj", ",", "bool", "IsPCRel", ")", "{", "if", "(", "!", "RelocOp", ")", "{", "emitConstant", ...
LLVM
X86
CPP
next_suggestion
CPU
620,001
[ "bool", "requiresRealignment", "=", "(", "(", "MFI", "->", "getMaxAlignment", "(", ")", ">", "StackAlign", ")", "||", "F", "->", "hasFnAttribute", "(", "Attribute", "::", "StackAlignment", ")", ")", ";" ]
[ "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "unsigned", "StackAlign", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getFrameLowerin...
LLVM
ARM
CPP
next_suggestion
CPU
620,002
[ "return", "true", ";" ]
[ "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "ARM", "::", "tPUSH", ")", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "MIB", ".", "addReg", "(", "<NUM_LIT>", ")", ";", "for", "(", "unsigned", ...
LLVM
PIC16
CPP
next_suggestion
MPU
620,003
[ "}" ]
[ "Entry", "=", "PIC16Section", "::", "Create", "(", "Name", ",", "Ty", ",", "Address", ",", "Color", ",", "getContext", "(", ")", ")", ";", "return", "Entry", ";" ]
LLVM
Mips
TD
stmt_completion
CPU
620,004
[ ";" ]
[ "let", "EncoderMethod", "=", "<STR_LIT>", ";", "let", "ParserMatchClass", "=", "MipsMemSimm11AsmOperand" ]
LLVM
ARM
CPP
next_suggestion
CPU
620,005
[ "emitWordLE", "(", "Binary", ")", ";" ]
[ "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "(", "TID", ".", "TSFlags", "&", "<STR_LIT>", "::", "<STR_LIT>", ")", "==", "<STR_LIT>", "::", "<STR_LIT>", ")", "{", "emitWordLE", "(", "Binary", "|...
LLVM
X86
CPP
next_suggestion
CPU
620,006
[ "MI", ".", "getOperand", "(", "FIOperandNum", "+", "<NUM_LIT>", ")", ".", "ChangeToImmediate", "(", "Offset", ")", ";" ]
[ "FI", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "return", ";", "}", "if", "(", "Opc", "==", "X86", "::", "LEA64_32r", "&&", "X86", "::", "GR32RegClass", ".", "contains", "(", "BasePtr", ")", ")", "BasePtr", "=", "getX86SubSuperRegister", "(", "B...
LLVM
X86
CPP
next_suggestion
CPU
620,007
[ "return", "DAG", ".", "getNode", "(", "IsSub", "?", "<STR_LIT>", "::", "<STR_LIT>", ":", "<STR_LIT>", "::", "<STR_LIT>", ",", "DL", ",", "VTs", ",", "X", ",", "DAG", ".", "getConstant", "(", "<NUM_LIT>", ",", "DL", ",", "VT", ")", ",", "Cmp1", ")", ...
[ "}", "if", "(", "(", "!", "IsSub", "&&", "CC", "==", "X86", "::", "COND_BE", "&&", "ConstantX", "->", "isAllOnesValue", "(", ")", ")", "||", "(", "IsSub", "&&", "CC", "==", "X86", "::", "COND_A", "&&", "ConstantX", "->", "isNullValue", "(", ")", ")...
LLVM
ARM
CPP
stmt_completion
CPU
620,008
[ "CE", "->", "getValue", "(", ")", "%", "<NUM_LIT>", "==", "<NUM_LIT>", ";" ]
[ "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ")", "return" ]
GCC
i386
MD
next_suggestion
CPU
620,009
[ "(", "match_operand", ":", "VF_128_256", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "VF_128_256", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "VF_128_256", "[", "(", "match_operand", ":", "VF_128_256", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "("...
LLVM
ARM
CPP
next_suggestion
CPU
620,010
[ "O", "<<", "markup", "(", "<STR_LIT>", "<imm:", "<STR_LIT>", ")", "<<", "<STR_LIT>", "#0x", "<STR_LIT>", ";" ]
[ "unsigned", "EncodedImm", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "unsigned", "EltBits", ";", "uint64_t", "Val", "=", "<STR_LIT>", "::", "<STR_LIT>", "(", "EncodedImm", ",", "EltBits", ")", ";" ]
LLVM
SystemZ
TD
stmt_completion
CPU
620,011
[ "=", "SimpleBDXLoad", ";" ]
[ "dag", "InOperandList", "=", "ins", ";", "let", "Size", "=", "size", ";", "let", "Pattern", "=", "pattern", ";", "let", "AsmString", "=", "asmstr", ";", "let", "hasSideEffects", "=", "<NUM_LIT>", ";", "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "mayS...
LLVM
SystemZ
CPP
next_suggestion
CPU
620,012
[ "HazardRec", ".", "EmitInstruction", "(", "SU", ")", ";" ]
[ "DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "+++ Scheduling SU(", "<STR_LIT>", "<<", "SU", "->", "NodeNum", "<<", "<STR_LIT>", ")\\n", "<STR_LIT>", ";", ")", ";", "Available", ".", "erase", "(", "SU", ")", ";" ]
LLVM
ARM
CPP
stmt_completion
CPU
620,013
[ "Op", ")", "const", "{" ]
[ "unsigned", "getImmMinusOneOpValue", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned" ]
GCC
aarch64
CPP
program_repair
CPU
620,014
[ "<FIXS>", "if", "(", "hwcap2", "&", "HWCAP2_FLAGM2", ")", "<FIXE>", "<FIXS>", "if", "(", "hwcap", "&", "HWCAP_SM4", ")", "<FIXE>", "<FIXS>", "if", "(", "hwcap", "&", "HWCAP_FPHP", ")", "<FIXE>", "<FIXS>", "<FIXE>", "<FIXS>", "<FIXE>" ]
[ "setCPUFeature", "(", "FEAT_PMULL", ")", ";", "if", "(", "hwcap", "&", "HWCAP_FLAGM", ")", "setCPUFeature", "(", "FEAT_FLAGM", ")", ";", "<BUGS>", "if", "(", "hwcap2", "&", "HWCAP2_FLAGM2", ")", "{", "setCPUFeature", "(", "FEAT_FLAGM", ")", ";", "<BUGE>", ...
LLVM
Hexagon
TD
stmt_completion
DSP
620,015
[ "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "InputType", "=" ]
LLVM
AArch64
CPP
code_generation
CPU
620,016
[ "bool", "AArch64RegisterInfo", "::", "isArgumentRegister", "(", "const", "MachineFunction", "&", "MF", ",", "MCRegister", "Reg", ")", "const", "{", "CallingConv", "::", "ID", "CC", "=", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", ";"...
[ "isArgumentReg", "-", "Returns", "true", "if", "Reg", "can", "be", "used", "as", "an", "argument", "to", "a", "function", "." ]
LLVM
Hexagon
TD
next_suggestion
DSP
620,017
[ "let", "BaseOpcode", "=", "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredica...
GCC
i386
MD
next_suggestion
CPU
620,018
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")", ")", "<STR_LIT>",...
LLVM
X86
TD
stmt_completion
CPU
620,019
[ "SKLPort6", "]", ">", ";" ]
[ "def", "SKLPort16", ":", "ProcResGroup", "<", "[", "SKLPort1", "," ]
GCC
i386
CPP
stmt_completion
CPU
620,020
[ "_", "_", "v4sf", ")", "_", "_", "A", ")", ";" ]
[ "return", "(", "_", "_", "m256", ")", "_", "_", "builtin_ia32_ps256_ps", "(", "(" ]
LLVM
ARM
TD
next_suggestion
CPU
620,021
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "RdaLo", ";", "bits", "<", "<NUM_LIT>", ">", "RdaHi", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "U", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "RdaHi", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "...
LLVM
ARM64
TD
next_suggestion
CPU
620,022
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "Q", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "U", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "Scalar", ";", "let", "Inst", "{", "...
LLVM
X86
CPP
next_suggestion
CPU
620,023
[ "BBState", ".", "clear", "(", ")", ";" ]
[ "BBSolved", ".", "resize", "(", "MF", ".", "getNumBlockIDs", "(", ")", ",", "<NUM_LIT>", ")", ";", "while", "(", "<NUM_LIT>", ")", "{", "bool", "MadeChange", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begi...
GCC
m68k
MD
stmt_completion
MPU
620,024
[ "<STR_LIT>", ")", ")" ]
[ "(", "and", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "eq_attr", "<STR_LIT>" ]
LLVM
ARM
CPP
next_suggestion
CPU
620,025
[ "}" ]
[ "S", "->", "getAssembler", "(", ")", ".", "setELFHeaderEFlags", "(", "ELF", "::", "EF_ARM_EABI_VER5", ")", ";", "if", "(", "RelaxAll", ")", "S", "->", "getAssembler", "(", ")", ".", "setRelaxAll", "(", "true", ")", ";", "return", "S", ";" ]
GCC
nds32
CPP
stmt_completion
CPU
620,026
[ "<STR_LIT>", ";" ]
[ "if", "(", "satisfies_constraint_Iu08", "(", "GEN_INT", "(", "sp_adjust", ")", ")", "&&", "NDS32_DOUBLE_WORD_ALIGN_P", "(", "sp_adjust", ")", "&&", "!", "cfun", "->", "calls_alloca", ")", "operands", "[", "<NUM_LIT>", "]", "=", "GEN_INT", "(", "sp_adjust", ")"...
LLVM
X86
TD
next_suggestion
CPU
620,027
[ "let", "ResourceCycles", "=", "[", "<NUM_LIT>", "]", ";" ]
[ "def", "SKXWriteResGroup32", ":", "SchedWriteRes", "<", "[", "SKXPort5", "]", ">", "{", "let", "Latency", "=", "<NUM_LIT>", ";", "let", "NumMicroOps", "=", "<NUM_LIT>", ";" ]
GCC
sparc
CPP
program_repair
CPU
620,028
[ "<FIXS>", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ";", "<FIXE>" ]
[ "intdelay_operand", "(", "op", ",", "mode", ")", "rtx", "op", ";", "<BUGS>", "enum", "machine_mode", "mode", ";", "<BUGE>", "{", "switch", "(", "GET_CODE", "(", "op", ")", ")", "{" ]
LLVM
X86
CPP
next_suggestion
CPU
620,029
[ "SDValue", "E", "=", "b", ".", "SRL", "(", "<NUM_LIT>", "-", "immLeft", ",", "C", ")", ";" ]
[ "static", "SDValue", "PXPerformLogic", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "X86Subtarget", "*", "Subtarget", ")", "{", "MVT", "VT", "=", "N", "->", "getSimpleValu...
LLVM
JVM
CPP
stmt_completion
Virtual ISA
620,030
[ "Fail", ";" ]
[ "MCDisassembler", "::", "DecodeStatus", "JVMDisassembler", "::", "getInstruction", "(", "MCInst", "&", "MI", ",", "uint64_t", "&", "Size", ",", "ArrayRef", "<", "uint8_t", ">", "Bytes", ",", "uint64_t", ",", "raw_ostream", "&", "OS", ",", "raw_ostream", "&", ...
LLVM
ARM
CPP
stmt_completion
CPU
620,031
[ ">>", "<NUM_LIT>", ";" ]
[ "static", "inline", "unsigned", "getSORegOffset", "(", "unsigned", "Op", ")", "{", "return", "Op" ]
GCC
i386
CPP
stmt_completion
CPU
620,032
[ "_", "_", "mmask8", ")", "-", "<NUM_LIT>", ")", ";" ]
[ "return", "(", "_", "_", "m128i", ")", "_", "_", "builtin_ia32_pmovsqw512_mask", "(", "(", "_", "_", "v8di", ")", "_", "_", "A", ",", "(", "_", "_", "v8hi", ")", "_", "mm_undefined_si128", "(", ")", ",", "(" ]
LLVM
ARM
TD
next_suggestion
CPU
620,033
[ "}" ]
[ "let", "ParserMethod", "=", "<STR_LIT>", ";", "let", "RenderMethod", "=", "<STR_LIT>", ";" ]
LLVM
ARM
CPP
next_suggestion
CPU
620,034
[ "if", "(", "STI", ".", "hasFP16", "(", ")", ")", "ATS", ".", "emitAttribute", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "<STR_LIT>", "::", "<STR_LIT>", ")", ";" ]
[ "else", "if", "(", "STI", ".", "hasVFP3", "(", ")", ")", "ATS", ".", "emitFPU", "(", "STI", ".", "hasD16", "(", ")", "?", "(", "STI", ".", "isFPOnlySP", "(", ")", "?", "(", "STI", ".", "hasFP16", "(", ")", "?", "ARM", "::", "FK_VFPV3XD_FP16", "...
LLVM
Mips
CPP
code_generation
CPU
620,035
[ "bool", "MipsOs16", "::", "runOnModule", "(", "Module", "&", "M", ")", "{", "bool", "usingMask", "=", "Mips32FunctionMask", ".", "length", "(", ")", ">", "<NUM_LIT>", ";", "bool", "doneUsingMask", "=", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "...
[ "runOnModule", "-", "Virtual", "method", "overriden", "by", "subclasses", "to", "process", "the", "module", "being", "operated", "on", "." ]
LLVM
SystemZ
CPP
next_suggestion
CPU
620,036
[ "return", "true", ";" ]
[ "while", "(", "!", "LogicOpsWorklist", ".", "empty", "(", ")", ")", "{", "BinaryOperator", "*", "Op", "=", "LogicOpsWorklist", ".", "back", "(", ")", ";", "LogicOpsWorklist", ".", "pop_back", "(", ")", ";", "if", "(", "ConvertedInsts", ".", "count", "(",...
GCC
alpha
MD
stmt_completion
MPU
620,037
[ "match_dup", "<NUM_LIT>", ")", ")", ")" ]
[ "(", "umax", ":", "DI", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", ")", ")", ")", "(", "clobber", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", ")", ")", "]", "<...
GCC
arm
CPP
next_suggestion
CPU
620,038
[ "return", "size", ";" ]
[ "int", "size", "=", "<NUM_LIT>", ";", "if", "(", "TARGET_32BIT", ")", "{", "if", "(", "TARGET_HARD_FLOAT_ABI", "&&", "TARGET_VFP", ")", "size", "+=", "<NUM_LIT>", ";", "if", "(", "TARGET_IWMMXT_ABI", ")", "size", "+=", "<NUM_LIT>", ";", "}" ]
LLVM
PowerPC
CPP
next_suggestion
CPU
620,039
[ "}" ]
[ "static", "unsigned", "computeCRSaveOffset", "(", "const", "PPCSubtarget", "&", "STI", ")", "{", "return", "(", "STI", ".", "isAIXABI", "(", ")", "&&", "!", "STI", ".", "isPPC64", "(", ")", ")", "?", "<NUM_LIT>", ":", "<NUM_LIT>", ";" ]
GCC
rs6000
MD
stmt_completion
CPU
620,040
[ "<NUM_LIT>", ")", "(", "match_dup", "<NUM_LIT>", ")", ")", ")", "]" ]
[ "<STR_LIT>", "[", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "plus", ":", "GPR", "(", "match_dup", "<NUM_LIT>", ")", "(", "match_dup", "<NUM_LIT>", ")", ")", ")", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "plus", ":", "GPR", "(", ...
GCC
d30v
CPP
code_generation
CPU
620,041
[ "tree", "d30v_build_va_list", "(", ")", "{", "tree", "f_arg_ptr", ",", "f_arg_num", ",", "record", ",", "type_decl", ";", "tree", "int_type_node", ";", "record", "=", "make_lang_type", "(", "RECORD_TYPE", ")", ";", "type_decl", "=", "build_decl", "(", "TYPE_DE...
[ "Create", "the", "va_list", "data", "type", "." ]
GCC
sparc
CPP
code_generation
CPU
620,042
[ "static", "int", "function_arg_slotno", "(", "const", "struct", "sparc_args", "*", "cum", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", ",", "bool", "incoming", ",", "int", "*", "pregno", ",", "int", "*", "ppadding", ")", "{...
[ "Compute", "the", "slot", "number", "to", "pass", "an", "argument", "in", ".", "Return", "the", "slot", "number", "or", "-1", "if", "passing", "on", "the", "stack", ".", "CUM", "is", "a", "variable", "of", "type", "CUMULATIVE_ARGS", "which", "gives", "in...
LLVM
Sparc
CPP
next_suggestion
CPU
620,043
[ "Op", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "dl", ",", "MVT", "::", "f32", ",", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ")", ";" ]
[ "SDLoc", "dl", "(", "Op", ")", ";", "assert", "(", "Op", ".", "getValueType", "(", ")", "==", "MVT", "::", "i32", ")", ";" ]
GCC
i386
CPP
program_repair
CPU
620,044
[ "<FIXS>", "machine_mode", "mode", ";", "<FIXE>" ]
[ "static", "intiamcu_alignment", "(", "tree", "type", ",", "int", "align", ")", "{", "<BUGS>", "enum", "machine_mode", "mode", ";", "<BUGE>", "if", "(", "align", "<NUM_LIT>", "||", "TYPE_USER_ALIGN", "(", "type", ")", ")", "return", "align", ";" ]
GCC
bpf
CPP
code_generation
Virtual ISA
620,045
[ "static", "void", "bpf_output_destructor", "(", "rtx", "symbol", ",", "int", "priority", "ATTRIBUTE_UNUSED", ")", "{", "tree", "decl", "=", "SYMBOL_REF_DECL", "(", "symbol", ")", ";", "if", "(", "decl", ")", "sorry_at", "(", "DECL_SOURCE_LOCATION", "(", "decl"...
[ "Output", "the", "assembly", "code", "for", "a", "destructor", ".", "Since", "eBPF", "does", "n't", "support", "indirect", "calls", ",", "destructors", "are", "not", "supported", "." ]
LLVM
J2
CPP
stmt_completion
MPU
620,046
[ ",", "const", "void", "*", "Decoder", ")", "{" ]
[ "DecodeStatus", "DecodeGPRRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address" ]
LLVM
Teak
CPP
program_repair
DSP
620,047
[ "<FIXS>", "SDLoc", "DL", "(", "N", ")", ";", "const", "LoadSDNode", "*", "ld", "=", "dyn_cast", "LoadSDNode", ">", "(", "N", ")", ";", "const", "StoreSDNode", "*", "st", "=", "dyn_cast", "StoreSDNode", ">", "(", "N", ")", ";", "if", "(", "!", "(", ...
[ "bool", "TeakTargetLowering", "::", "getPostIndexedAddressParts", "(", "SDNode", "*", "N", ",", "SDNode", "*", "Op", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Offset", ",", "ISD", "::", "MemIndexedMode", "&", "AM", ",", "SelectionDAG", "&", "DAG", ...
LLVM
AMDGPU
CPP
stmt_completion
GPU
620,048
[ "false", ";" ]
[ "if", "(", "IsaInfo", "::", "hasCodeObjectV3", "(", "&", "getSTI", "(", ")", ")", ")", "{", "if", "(", "!", "getTargetStreamer", "(", ")", ".", "EmitHSAMetadataV3", "(", "HSAMetadataString", ")", ")", "return", "Error", "(", "getParser", "(", ")", ".", ...
LLVM
SystemZ
CPP
stmt_completion
CPU
620,049
[ "(", "<NUM_LIT>", ")", ";" ]
[ "}", "SmallVector", "<", "CCValAssign", ",", "<NUM_LIT>", ">", "ArgLocs", ";", "SystemZCCState", "ArgCCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "ArgCCInfo", ".", "AnalyzeCal...
LLVM
Hexagon
TD
stmt_completion
DSP
620,050
[ ";" ]
[ "def", "tc_9ad9998f", ":", "InstrItinClass" ]
LLVM
PowerPC
TD
program_repair
CPU
620,051
[ "<FIXS>", "bits", "<NUM_LIT>", ">", "RST", ";", "<FIXE>" ]
[ "class", "MLS_DForm_R_SI34_RTA5_MEM", "bits", "<NUM_LIT>", ">", "opcode", ",", "dag", "OOL", ",", "dag", "IOL", ",", "string", "asmstr", ",", "InstrItinClass", "itin", ",", "list", "dag", ">", "pattern", ">", ":", "PI", "<NUM_LIT>", ",", "opcode", ",", "OO...
GCC
rs6000
CPP
program_repair
CPU
620,052
[ "<FIXS>", "rs6000_regno_regclass", "[", "CA_REGNO", "]", "=", "CA_REGS", ";", "<FIXE>" ]
[ "rs6000_regno_regclass", "[", "MQ_REGNO", "]", "=", "MQ_REGS", ";", "rs6000_regno_regclass", "[", "LR_REGNO", "]", "=", "LINK_REGS", ";", "rs6000_regno_regclass", "[", "CTR_REGNO", "]", "=", "CTR_REGS", ";", "<BUGS>", "rs6000_regno_regclass", "[", "XER_REGNO", "]", ...
LLVM
AMDGPU
CPP
next_suggestion
GPU
620,053
[ "splitBlockLiveIns", "(", "MBB", ",", "MI", ",", "*", "LoopBB", ",", "*", "RemainderBB", ",", "Save", ",", "*", "Idx", ")", ";" ]
[ "if", "(", "AMDGPU", "::", "SReg_32RegClass", ".", "contains", "(", "Idx", "->", "getReg", "(", ")", ")", ")", "{", "if", "(", "Offset", "!=", "<NUM_LIT>", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "AMDGP...
LLVM
SystemZ
CPP
code_generation
CPU
620,054
[ "bool", "SystemZInstrInfo", "::", "PredicateInstruction", "(", "MachineInstr", "&", "MI", ",", "ArrayRef", "<", "MachineOperand", ">", "Pred", ")", "const", "{", "assert", "(", "Pred", ".", "size", "(", ")", "==", "<NUM_LIT>", "&&", "<STR_LIT>", "Invalid condi...
[ "Convert", "the", "instruction", "into", "a", "predicated", "instruction", "." ]
GCC
powerpcspe
CPP
next_suggestion
CPU
620,055
[ "return", "r", ";" ]
[ "static", "_", "_", "inline__", "double", "_", "_", "fmadd", "(", "double", "x", ",", "double", "y", ",", "double", "z", ")", "{", "double", "r", ";", "_", "_", "asm__", "(", "<STR_LIT>", "fmadd %0,%1,%2,%3", "<STR_LIT>", ":", "<STR_LIT>", "=d", "<STR_...
LLVM
AMDGPU
CPP
next_suggestion
GPU
620,056
[ "}" ]
[ "switch", "(", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", "Opcode", ")", "{", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "break", ";", "NODE_NAME_CASE", "(", "CALL", ")", ";", "NODE_NAME_CASE", "(", "UMUL", ")", ";", "NODE_NAME_CASE", "(", "BRANCH_COND", ...
GCC
arm
MD
stmt_completion
CPU
620,057
[ "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "plus", ":", "SI", "(", "plus", ":", "SI", "(" ]
LLVM
SystemZ
CPP
next_suggestion
CPU
620,058
[ "}", "else", "if", "(", "RC", "==", "&", "<STR_LIT>", "::", "<STR_LIT>", ")", "{" ]
[ "if", "(", "RC", "==", "&", "<STR_LIT>", "::", "<STR_LIT>", "||", "RC", "==", "&", "<STR_LIT>", "::", "<STR_LIT>", ")", "Opc", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "else", "if", "(", "RC", "==", "&", "<STR_LIT>", "::", "<STR_LIT>", "||", "RC", "...
LLVM
Hexagon
TD
next_suggestion
DSP
620,059
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", ...
GCC
sparc
CPP
stmt_completion
CPU
620,060
[ "B", ")", ";" ]
[ "extern", "_", "_", "inline", "long", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "_", "vis_fpcmpugt16", "(", "_", "_", "v4hi", "_", "_", "A", ",", "_"...
LLVM
AArch64
TD
next_suggestion
CPU
620,061
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rn", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "size", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", ...
LLVM
Mips
TD
stmt_completion
CPU
620,062
[ ",", "<NUM_LIT>", ">", ";" ]
[ "class", "PCKEV_W_ENC", ":", "MSA_3R_FMT", "<", "<NUM_LIT>", ",", "<NUM_LIT>" ]
GCC
mips
MD
next_suggestion
CPU
620,063
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "TF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "TF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>", "<STR_LIT>" ]
GCC
sparc
MD
next_suggestion
CPU
620,064
[ "operands", "[", "<NUM_LIT>", "]", "=", "const0_rtx" ]
[ "{", "operands", "[", "<NUM_LIT>", "]", "=", "gen_compare_reg", "(", "operands", "[", "<NUM_LIT>", "]", ")", "if", "(", "GET_MODE", "(", "operands", "[", "<NUM_LIT>", "]", ")", "!", "=", "CCmode", "&", "&", "GET_MODE", "(", "operands", "[", "<NUM_LIT>", ...
GCC
rs6000
CPP
stmt_completion
CPU
620,065
[ "_", "A", "-", "(", "_", "_", "v16qu", ")", "_", "_", "B", ")", ";" ]
[ "return", "(", "_", "_", "m128i", ")", "(", "(", "_", "_", "v16qu", ")", "_" ]
GCC
arm
MD
stmt_completion
CPU
620,066
[ ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "ior", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "not", "(", "eq_attr...
LLVM
Hexagon
CPP
stmt_completion
DSP
620,067
[ "<STR_LIT>", ")", "&", "<STR_LIT>", "::", "<STR_LIT>", ";" ]
[ "return", "(", "F", ">>", "<STR_LIT>", "::" ]
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
620,068
[ ")", "return", ";" ]
[ "if", "(", "TargetRegisterInfo", "::", "virtReg2Index", "(", "VReg", ")", ">=", "VRegStackified", ".", "size", "(", ")" ]
LLVM
ARM
TD
next_suggestion
CPU
620,069
[ "}" ]
[ "def", "c_imm", ":", "Operand", "<", "i32", ">", "{", "let", "PrintMethod", "=", "<STR_LIT>", ";", "let", "ParserMatchClass", "=", "CoprocRegAsmOperand", ";" ]
GCC
mips
CPP
code_generation
CPU
620,070
[ "int", "mips_split_const_insns", "(", "rtx", "x", ")", "{", "unsigned", "int", "low", ",", "high", ";", "low", "=", "mips_const_insns", "(", "mips_subword", "(", "x", ",", "false", ")", ")", ";", "high", "=", "mips_const_insns", "(", "mips_subword", "(", ...
[ "X", "is", "a", "doubleword", "constant", "that", "can", "be", "handled", "by", "splitting", "it", "into", "two", "words", "and", "loading", "each", "word", "separately", ".", "Return", "the", "number", "of", "instructions", "required", "to", "do", "this", ...
GCC
i386
MD
stmt_completion
CPU
620,071
[ ")" ]
[ "(", "define_cpu_unit", "<STR_LIT>", "<STR_LIT>" ]
GCC
i386
MD
next_suggestion
CPU
620,072
[ "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "unspec_volatile", "[", "(", "match_operand", ":", "P", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPECV_CLZERO", ")", "]", "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
s390
MD
next_suggestion
MPU
620,073
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
Hexagon
CPP
stmt_completion
DSP
620,074
[ "to_ulong", "(", ")", ")", ";" ]
[ "MCI", ".", "getOperand", "(", "MCI", ".", "getNumOperands", "(", ")", "-", "<NUM_LIT>", ")", ".", "setImm", "(", "Bits", "." ]
LLVM
ARM64
TD
next_suggestion
CPU
620,075
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "imm", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "cond", ";", "let", "Inst", "{", "<NU...
GCC
s390
CPP
next_suggestion
MPU
620,076
[ "machine_mode", "half_mode", "=", "(", "inner_mode", "==", "SFmode", "?", "V2SFmode", ":", "V2SImode", ")", ";" ]
[ "void", "s390_expand_vec_init", "(", "rtx", "target", ",", "rtx", "vals", ")", "{", "machine_mode", "mode", "=", "GET_MODE", "(", "target", ")", ";", "machine_mode", "inner_mode", "=", "GET_MODE_INNER", "(", "mode", ")", ";", "int", "n_elts", "=", "GET_MODE_...
GCC
rs6000
CPP
stmt_completion
CPU
620,077
[ "<NUM_LIT>", ")", ")", "]", ")", ";" ]
[ "else", "gcc_assert", "(", "!", "TARGET_TOC", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ")", "&&", "REG_P", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")"...
GCC
s390
MD
stmt_completion
MPU
620,078
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr" ]
GCC
mcore
CPP
code_generation
MPU
620,079
[ "const", "char", "*", "mcore_output_bseti", "(", "rtx", "dst", ",", "int", "mask", ")", "{", "rtx", "out_operands", "[", "<NUM_LIT>", "]", ";", "int", "bit", ";", "out_operands", "[", "<NUM_LIT>", "]", "=", "dst", ";", "for", "(", "bit", "=", "<NUM_LIT...
[ "Output", "a", "series", "of", "bseti", "'s", "corresponding", "to", "mask", "." ]
LLVM
X86
CPP
next_suggestion
CPU
620,080
[ "}" ]
[ "I", "->", "setDesc", "(", "TII", "->", "get", "(", "Opcode", ")", ")", ";", "if", "(", "Opcode", "==", "X86", "::", "UCOM_FPPr", ")", "I", "->", "RemoveOperand", "(", "<NUM_LIT>", ")", ";", "}", "else", "{", "I", "=", "BuildMI", "(", "*", "MBB",...
LLVM
Sparc
CPP
next_suggestion
CPU
620,081
[ "return", "MCAsmInfo", "::", "getExprForFDESymbol", "(", "Sym", ",", "Encoding", ",", "Streamer", ")", ";" ]
[ "return", "SparcMCExpr", "::", "Create", "(", "SparcMCExpr", "::", "VK_Sparc_R_DISP32", ",", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "Ctx", ")", ",", "Ctx", ")", ";", "}" ]
GCC
h8300
MD
next_suggestion
MPU
620,082
[ "(", "match_dup", "<NUM_LIT>", ")", ")" ]
[ "[", "(", "set", "(", "mem", ":", "SI", "(", "pre_dec", ":", "SI", "(", "reg", ":", "SI", "SP_REG", ")", ")", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "set", "(", "mem", ":", "SI", "(", "pre_dec"...
LLVM
Hexagon
TD
stmt_completion
DSP
620,083
[ "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewVal...
LLVM
ARM
CPP
stmt_completion
CPU
620,084
[ ")", ";" ]
[ "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "*", "T", ",", "createARMMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterMCRelocationInfo", "(", "*", "T", ",", "createARMMCRelocationInfo", ")", ";", "}", "for", "(", "Target", "*", "T", ":", "{",...
GCC
sparc
MD
next_suggestion
CPU
620,085
[ "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
GCC
nds32
CPP
stmt_completion
CPU
620,086
[ ")", ";" ]
[ "asm_fprintf", "(", "f", ",", "<STR_LIT>", "\\tmfusr\\t$r16,$pc\\n", "<STR_LIT>", ")", ";", "asm_fprintf", "(", "f", ",", "<STR_LIT>", "\\tlwi\\t$r15,[$r16 + 20] ", "<STR_LIT>", "<STR_LIT>", "! load nested function address\\n", "<STR_LIT>", ")", ";", "asm_fprintf", "(", ...
GCC
i386
CPP
next_suggestion
CPU
620,087
[ "}" ]
[ "static", "_", "_", "inline", "_", "_", "m128i", "_", "_", "attribute__", "(", "(", "_", "_", "always_inline__", ")", ")", "_", "mm_unpackhi_epi64", "(", "_", "_", "m128i", "_", "_", "A", ",", "_", "_", "m128i", "_", "_", "B", ")", "{", "return",...
LLVM
X86
CPP
next_suggestion
CPU
620,088
[ "return", "DAG", ".", "getNode", "(", "ISD", "::", "EXTRACT_VECTOR_ELT", ",", "DL", ",", "VT", ",", "HOp", ",", "DAG", ".", "getIntPtrConstant", "(", "<NUM_LIT>", ",", "DL", ")", ")", ";" ]
[ "auto", "HOpcode", "=", "Op", ".", "getOpcode", "(", ")", "==", "ISD", "::", "FADD", "?", "<STR_LIT>", "::", "<STR_LIT>", ":", "<STR_LIT>", "::", "<STR_LIT>", ";", "unsigned", "LExtIndex", "=", "LHS", ".", "getConstantOperandVal", "(", "<NUM_LIT>", ")", ";...
LLVM
AArch64
CPP
stmt_completion
CPU
620,089
[ "&&", "Inst", "->", "getOperand", "(", "<NUM_LIT>", ")", "->", "getType", "(", ")", "->", "getIntegerBitWidth", "(", ")", "<=", "ConsideredSExtType", "->", "getIntegerBitWidth", "(", ")", ")", "return", "true", ";" ]
[ "if", "(", "isa", "<", "TruncInst", ">", "(", "Inst", ")", "&&", "isa", "<", "SExtInst", ">", "(", "Inst", "->", "getOperand", "(", "<NUM_LIT>", ")", ")", ")", "{", "const", "Instruction", "*", "Opnd", "=", "cast", "<", "Instruction", ">", "(", "In...
GCC
rs6000
MD
stmt_completion
CPU
620,090
[ ")", ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "match_code", "<STR_LIT>" ]
LLVM
AArch64
CPP
next_suggestion
CPU
620,091
[ "return", "<STR_LIT>", "::", "<STR_LIT>", ";" ]
[ "case", "<NUM_LIT>", ":", "case", "<NUM_LIT>", ":", "case", "<NUM_LIT>", ":", "case", "<NUM_LIT>", ":", "return", "MinNumElts", ";", "case", "<NUM_LIT>", ":", "return", "<STR_LIT>", "::", "<STR_LIT>", ";", "case", "<NUM_LIT>", ":", "return", "<STR_LIT>", "::",...
GCC
pa
MD
program_repair
CPU
620,092
[ "<FIXS>", "[", "(", "set", "(", "reg", ":", "SI", "<NUM_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "set", "(", "reg", ":", "SI", "<NUM_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<S...
[ "(", "set", "(", "attr", "<STR_LIT>", ")", "(", "symbol_ref", "<STR_LIT>", ")", ")", "]", ")", "(", "define_expand", "<STR_LIT>", "<BUGS>", "[", "(", "set", "(", "reg", ":", "SI", "<NUM_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>...
LLVM
Hexagon
TD
stmt_completion
DSP
620,093
[ "=", "<NUM_LIT>", ";" ]
[ "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P1", "]", ";", "let", "Defs", "=", "[", "P1", ",",...
LLVM
WebAssembly
CPP
program_repair
Virtual ISA
620,094
[ "<FIXS>", "SDValue", "NB", ";", "if", "(", "NumBytes", ")", "{", "NB", "=", "DAG", ".", "getConstant", "(", "NumBytes", ",", "DL", ",", "PtrVT", ",", "true", ")", ";", "Chain", "=", "DAG", ".", "getCALLSEQ_START", "(", "Chain", ",", "NB", ",", "DL"...
[ "unsigned", "NumBytes", "=", "CCInfo", ".", "getAlignedCallFrameSize", "(", ")", ";", "<BUGS>", "auto", "NB", "=", "DAG", ".", "getConstant", "(", "NumBytes", ",", "DL", ",", "PtrVT", ",", "true", ")", ";", "Chain", "=", "DAG", ".", "getCALLSEQ_START", "...
GCC
rs6000
CPP
stmt_completion
CPU
620,095
[ "X", ",", "_", "_", "Y", ")", ";" ]
[ "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "pext_u32", "(", "unsigned", "int", "_", "_", "X", ",", "unsigned", "int", "_", "_", "Y", ")", "{", "return...
LLVM
WebAssembly
CPP
program_repair
Virtual ISA
620,096
[ "<FIXS>", "case", "WebAssembly", "::", "OPERAND_TAG", ":", "<FIXE>" ]
[ "case", "WebAssembly", "::", "OPERAND_OFFSET64", ":", "case", "WebAssembly", "::", "OPERAND_P2ALIGN", ":", "case", "WebAssembly", "::", "OPERAND_TYPEINDEX", ":", "<BUGS>", "case", "WebAssembly", "::", "OPERAND_EVENT", ":", "<BUGE>", "case", "MCOI", "::", "OPERAND_IM...
GCC
sh
MD
next_suggestion
CPU
620,097
[ "operands", "[", "<NUM_LIT>", "]", "=", "gen_rtx_SUBREG", "(", "Pmode", ",", "operands", "[", "<NUM_LIT>", "]", ",", "<NUM_LIT>", ")" ]
[ "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>", "{", "if", "(", "GET_MODE", "(", "operands", "[", "<NUM_LIT>", "]", ")", "!", "=", "Pmode", ")" ]
LLVM
Mips
TD
stmt_completion
CPU
620,098
[ "<NUM_LIT>", ">", ",", "SDTCisVec", "<", "<NUM_LIT>", ">", "]", ">", ";" ]
[ "def", "SDT_MipsVecCond", ":", "SDTypeProfile", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "[", "SDTCisInt", "<" ]
LLVM
Mips
CPP
next_suggestion
CPU
620,099
[ "case", "Mips", "::", "DROR", ":" ]
[ "case", "Mips", "::", "BLTImmMacro", ":", "case", "Mips", "::", "BLEImmMacro", ":", "case", "Mips", "::", "BGEImmMacro", ":", "case", "Mips", "::", "BGTImmMacro", ":", "case", "Mips", "::", "BLTUImmMacro", ":", "case", "Mips", "::", "BLEUImmMacro", ":", "c...