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
XCore
CPP
stmt_completion
MPU
6,900
[ ",", "RemainingAdj", ")", ";" ]
[ "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ",", "e", "=", "SpillList", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "assert", "(", "SpillList", "[", "i", "]", ".", "Offset", "%", "<NUM_LIT>", "==", "<NUM_LIT>", "&&", ...
LLVM
TPC
TD
next_suggestion
Virtual ISA
6,901
[ "let", "Constraints", "=", "<STR_LIT>", ";" ]
[ "let", "Dest", "=", "dest", ";", "let", "SrcA", "=", "op1", ";", "let", "SrcB", "=", "op2", ";", "let", "OperandType", "=", "optype", ";", "let", "Switches", "=", "funcId", ";", "let", "VectorPred", "=", "!", "eq", "(", "!", "cast", "<", "string", ...
GCC
i386
CPP
stmt_completion
CPU
6,902
[ "m512", "_", "_", "A", ",", "int", "_", "_", "B", ",", "const", "int", "_", "_", "R", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m512", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_reduce_round_ps", "(", "_", "_" ]
GCC
m32c
CPP
stmt_completion
MPU
6,903
[ ")", ";" ]
[ "if", "(", "from", "==", "AP_REGNO", ")", "{", "if", "(", "TARGET_A16", ")", "ofs", "+=", "<NUM_LIT>", ";", "else", "ofs", "+=", "<NUM_LIT>", ";", "}", "if", "(", "to", "==", "SP_REGNO", ")", "{", "ofs", "+=", "m32c_pushm_popm", "(", "PP_justcount" ]
LLVM
Hexagon
TD
stmt_completion
DSP
6,904
[ "=", "<STR_LIT>", ";" ]
[ "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "PostInc", ";", "let", "accessSize", "=", "HalfWordAccess", ";", "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "CS", "]", ";", "let", "Constraints" ]
LLVM
AArch64
TD
next_suggestion
CPU
6,905
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "offset", ";" ]
[ "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
Cpu0
CPP
code_generation
CPU
6,906
[ "const", "char", "*", "Cpu0AsmPrinter", "::", "getCurrentABIString", "(", ")", "const", "{", "switch", "(", "Subtarget", "->", "getTargetABI", "(", ")", ")", "{", "case", "Cpu0Subtarget", "::", "O32", ":", "return", "<STR_LIT>", "abi32", "<STR_LIT>", ";", "d...
[ "Emit", "Set", "directives", "." ]
LLVM
X86
CPP
next_suggestion
CPU
6,907
[ "StoredVal", "=", "DAG", ".", "getBitcast", "(", "CastVT", ",", "StoredVal", ")", ";" ]
[ "if", "(", "St", "->", "isTruncatingStore", "(", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "StoreVT", "=", "StoredVal", ".", "getSimpleValueType", "(", ")", ";", "assert", "(", "StoreVT", ".", "isVector", "(", ")", "&&", "StoreVT", ".", "get...
LLVM
MBlaze
CPP
program_repair
MPU
6,908
[ "<FIXS>", "for", "(", "unsigned", "aop", "=", "<NUM_LIT>", ";", "aop", "aend", ";", "++", "aop", ")", "{", "<FIXE>", "<FIXS>", "const", "unsigned", "mend", "=", "getLastRealOperand", "(", "m", ")", ";", "for", "(", "unsigned", "mop", "=", "<NUM_LIT>", ...
[ "bool", "a_is_memory", "=", "desc", ".", "mayLoad", "(", ")", "||", "desc", ".", "mayStore", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "m", "=", "a", ";", "for", "(", "++", "m", ";", "m", "!=", "b", ";", "++", "m", ")", "{", "<BUGS>",...
LLVM
Mips
CPP
stmt_completion
CPU
6,909
[ ",", "CPU", ",", "FS", ",", "isLittle", ",", "this", ")", ";" ]
[ "Attribute", "CPUAttr", "=", "FnAttrs", ".", "getAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "<STR_LIT>", "target-cpu", "<STR_LIT>", ")", ";", "Attribute", "FSAttr", "=", "FnAttrs", ".", "getAttribute", "(", "AttributeSet", "::", "FunctionIndex", ...
LLVM
AMDGPU
CPP
next_suggestion
GPU
6,910
[ "}" ]
[ "}", "if", "(", "!", "AndExecMI", ")", "return", "false", ";", "SlotIndex", "StartIdx", "=", "LIS", "->", "getInstructionIndex", "(", "SaveExecMI", ")", ";", "SlotIndex", "EndIdx", "=", "LIS", "->", "getInstructionIndex", "(", "*", "AndExecMI", ")", ";", "...
LLVM
X86
CPP
next_suggestion
CPU
6,911
[ "MVT", "MaskVT", "=", "MVT", "::", "getVectorVT", "(", "MVT", "::", "i64", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "<NUM_LIT>", ")", ";" ]
[ "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "<NUM_LIT>", ",", "DL", ",", "EltVT", ")", ";", "SDValue", "AllOnes", "=", "DAG", ".", "getAllOnesConstant", "(", "DL", ",", ...
GCC
arm
MD
stmt_completion
CPU
6,912
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
6,913
[ ")", ")", "{" ]
[ "MachineInstr", "*", "Copy", "=", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "I", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", "getReg", "(", ")", ")", ".", "addReg"...
LLVM
Mips
TD
stmt_completion
CPU
6,914
[ "=", "[", "RA", "]", ";" ]
[ "class", "BEQZALC_DESC", ":", "CMP_CBR_RT_Z_DESC_BASE", "<", "<STR_LIT>", ",", "brtarget", ",", "GPR32Opnd", ">", "{", "list", "<", "Register", ">", "Defs" ]
LLVM
PowerPC
CPP
next_suggestion
CPU
6,915
[ "}" ]
[ "case", "PPC", "::", "QVSTFDX", ":", "case", "PPC", "::", "QVSTFSXs", ":", "case", "PPC", "::", "QVSTFDXb", ":", "case", "PPC", "::", "SPILL_VRSAVE", ":", "case", "PPC", "::", "SPILLTOVSR_ST", ":", "if", "(", "MI", ".", "getOperand", "(", "<NUM_LIT>", ...
LLVM
ARM
CPP
stmt_completion
CPU
6,916
[ "SplitRetInfos", ";" ]
[ "auto", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "const", "auto", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "auto", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "auto", "&", "TLI", "=", "*", "getTLI", "<...
LLVM
MCS51
CPP
next_suggestion
MPU
6,917
[ "}", "else", "{" ]
[ "Diagnostic", "+=", "<STR_LIT>", " (expected an integer in the range ", "<STR_LIT>", "+", "std", "::", "to_string", "(", "Min", ")", "+", "<STR_LIT>", " to ", "<STR_LIT>", "+", "std", "::", "to_string", "(", "Max", ")", "+", "<STR_LIT>", ")", "<STR_LIT>", ";", ...
LLVM
X86
CPP
program_repair
CPU
6,918
[ "<FIXS>", "BuildMI", "(", "BB", ",", "X86", "::", "FLDr32", ",", "<NUM_LIT>", ")", ".", "addReg", "(", "getReg", "(", "rv", ")", ")", ";", "<FIXE>", "<FIXS>", "BuildMI", "(", "BB", ",", "X86", "::", "FLDr64", ",", "<NUM_LIT>", ")", ".", "addReg", "...
[ "case", "cFloat", ":", "<BUGS>", "BuildMI", "(", "BB", ",", "X86", "::", "FLDr4", ",", "<NUM_LIT>", ")", ".", "addReg", "(", "getReg", "(", "rv", ")", ")", ";", "<BUGE>", "break", ";", "case", "cDouble", ":", "<BUGS>", "BuildMI", "(", "BB", ",", "X...
GCC
mips
MD
program_repair
CPU
6,919
[ "<FIXS>", "[", "(", "set", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<FIXE>" ]
[ "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "(", "define_insn", "<STR_LIT>", "<BUGS>", "[", "(", "set", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_...
LLVM
X86
TD
next_suggestion
CPU
6,920
[ "let", "ResourceCycles", "=", "[", "<NUM_LIT>", "]", ";" ]
[ "let", "Latency", "=", "<NUM_LIT>", ";", "let", "NumMicroOps", "=", "<NUM_LIT>", ";" ]
LLVM
AMDGPU
CPP
program_repair
GPU
6,921
[ "<FIXS>", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "if", "(", "N0", "->", "getOpcode", "(", ")", "==", "ISD", "::", "OR", "&&", "!", "DAG", ".", "haveNoCommonBitsSet", "(", "N0", ".", "getOperand", "(", "<NUM_LIT>", ")", ",", "N0", ...
[ "if", "(", "!", "CAdd", ")", "return", "SDValue", "(", ")", ";", "<BUGS>", "<BUGE>", "APInt", "Offset", "=", "CAdd", "->", "getAPIntValue", "(", ")", "<<", "CN1", "->", "getAPIntValue", "(", ")", ";", "Type", "*", "Ty", "=", "MemVT", ".", "getTypeFor...
LLVM
ARM
CPP
next_suggestion
CPU
6,922
[ "dbgs", "(", ")", "<<", "<STR_LIT>", "-> ", "<STR_LIT>", ";", "R", ".", "AccIntAdd", "->", "dump", "(", ")", ";" ]
[ "if", "(", "!", "IsReduction", ")", "continue", ";", "Instruction", "*", "Acc", "=", "dyn_cast", "<", "Instruction", ">", "(", "Phi", ".", "getIncomingValueForBlock", "(", "Latch", ")", ")", ";", "if", "(", "!", "Acc", ")", "continue", ";", "Reductions",...
LLVM
ARM
CPP
stmt_completion
CPU
6,923
[ "*", "pSection", ")", "{" ]
[ "void", "setTextSection", "(", "LDSection" ]
GCC
i386
CPP
next_suggestion
CPU
6,924
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m128d", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm_maskz_fmsub_sd", "(", "_", "_", "mmask8", "_", "_", "U",...
LLVM
AArch64
CPP
next_suggestion
CPU
6,925
[ "assert", "(", "!", "Res", "&&", "<STR_LIT>", "Call operand has unhandled type", "<STR_LIT>", ")", ";" ]
[ "MVT", "ArgVT", "=", "Outs", "[", "i", "]", ".", "VT", ";", "ISD", "::", "ArgFlagsTy", "ArgFlags", "=", "Outs", "[", "i", "]", ".", "Flags", ";", "bool", "UseVarArgCC", "=", "false", ";", "if", "(", "IsVarArg", ")", "{", "if", "(", "IsCalleeWin64",...
GCC
i386
MD
next_suggestion
CPU
6,926
[ "DONE" ]
[ "(", "if_then_else", ":", "V_256", "(", "match_operator", "<NUM_LIT>", "<STR_LIT>", "[", "(", "match_operand", ":", "VI_256", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "VI_256", "<NUM_LIT>", "<STR_LIT>", ")", "]", ")", "(", "match_operand", ":", ...
LLVM
PIC16
CPP
stmt_completion
MPU
6,927
[ "BB", ".", "end", "(", ")", ";", "++", "I", ")", "{" ]
[ "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "BB", ".", "begin", "(", ")", ";", "I", "!=" ]
GCC
arm
CPP
next_suggestion
CPU
6,928
[ "if", "(", "elementwidth", ")", "*", "elementwidth", "=", "tmpwidth", ";" ]
[ "if", "(", "retval", "==", "-", "<NUM_LIT>", ")", "return", "<NUM_LIT>", ";", "if", "(", "modconst", ")", "*", "modconst", "=", "tmpconst", ";" ]
LLVM
Hexagon
CPP
code_generation
DSP
6,929
[ "bool", "HexagonInstrInfo", "::", "isValidOffset", "(", "unsigned", "Opcode", ",", "int", "Offset", ",", "const", "TargetRegisterInfo", "*", "TRI", ",", "bool", "Extend", ")", "const", "{", "switch", "(", "Opcode", ")", "{", "case", "Hexagon", "::", "PS_vsto...
[ "Test", "the", "validity", "of", "offset", "." ]
LLVM
AMDGPU
CPP
program_repair
GPU
6,930
[ "<FIXS>", "SmallVector", "const", "ValueMapping", "*", ",", "<NUM_LIT>", ">", "OpdsMapping", "(", "<NUM_LIT>", ")", ";", "<FIXE>" ]
[ "const", "MachineFunction", "&", "MF", "=", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "<BUGS>", "SmallVector", "const", "ValueMapping", ...
GCC
ia64
MD
stmt_completion
CPU
6,931
[ ")", ")", ")" ]
[ "(", "and", "(", "match_code", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>" ]
LLVM
Hexagon
CPP
stmt_completion
DSP
6,932
[ "HST", ".", "getInstrInfo", "(", ")", ";" ]
[ "auto", "&", "HFI", "=", "*", "HST", ".", "getFrameLowering", "(", ")", ";", "if", "(", "!", "HFI", ".", "needsAligna", "(", "*", "MF", ")", ")", "return", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "Machin...
GCC
avr
MD
next_suggestion
MPU
6,933
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "plus", ":", "HI", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "zero_extend", ":", "HI", "(", "match_operand", ":", "QI...
GCC
i386
CPP
next_suggestion
CPU
6,934
[ "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ";", "i", "!=", "nelt", ";", "i", "++", ")", "d", "->", "perm", "[", "i", "]", "=", "(", "d", "->", "perm", "[", "i", "]", "+", "nelt", ")", "%", "(", "<NUM_LIT>", "*", "nelt", ")", ";" ]
[ "static", "void", "ix86_vec_perm_index_canon", "(", "struct", "expand_vec_perm_d", "*", "d", ")", "{", "unsigned", "nelt", "=", "d", "->", "nelt", ";", "if", "(", "d", "->", "perm", "[", "<NUM_LIT>", "]", "<", "nelt", ")", "return", ";" ]
GCC
i386
CPP
stmt_completion
CPU
6,935
[ "op1", ")", ";" ]
[ "rtx", "op0", "=", "expand_expr", "(", "arg0", ",", "NULL_RTX", ",", "VOIDmode", ",", "<NUM_LIT>", ")", ";", "rtx", "op1", "=", "expand_expr", "(", "arg1", ",", "NULL_RTX", ",", "VOIDmode", ",", "<NUM_LIT>", ")", ";", "enum", "machine_mode", "mode0", "="...
LLVM
Hexagon
TD
next_suggestion
DSP
6,936
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "A2_vraddub", ":", "HInst", "<", "(", "outs", "DoubleRegs", ":", "$", "Rdd32", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rss32", ",", "DoubleRegs", ":", "$", "Rtt32", ")", ",", "<STR_LIT>", ",", "tc_bafaade3", ",", "TypeM", ">", ",", "Enc...
GCC
s390
MD
next_suggestion
MPU
6,937
[ "(", "set", "(", "match_operand", ":", "<", "tointvec", ">", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "compare", ":", "CCVFHE", "(", "match_operand", ":", "VF_HW", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "VF_HW", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")" ]
LLVM
Hexagon
TD
stmt_completion
DSP
6,938
[ "=", "<NUM_LIT>", ";" ]
[ "let", "isCompare", "=", "<NUM_LIT>", ";", "let", "isExtendable", "=", "<NUM_LIT>", ";", "let", "opExtendable", "=", "<NUM_LIT>", ";", "let", "isExtentSigned", "=", "<NUM_LIT>", ";", "let", "opExtentBits", "=", "<NUM_LIT>", ";", "let", "opExtentAlign" ]
GCC
alpha
MD
stmt_completion
MPU
6,939
[ ")", ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "and", "(", "match_code", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>", ")" ]
LLVM
PowerPC
CPP
code_generation
CPU
6,940
[ "bool", "PPCInstrInfo", "::", "ClobbersPredicate", "(", "MachineInstr", "&", "MI", ",", "std", "::", "vector", "<", "MachineOperand", ">", "&", "Pred", ",", "bool", "SkipDead", ")", "const", "{", "const", "TargetRegisterClass", "*", "RCs", "[", "]", "=", "...
[ "If", "the", "specified", "instruction", "defines", "any", "predicate", "or", "condition", "code", "register", "(", "s", ")", "used", "for", "predication", ",", "returns", "true", "as", "well", "as", "the", "definition", "predicate", "(", "s", ")", "by", "...
GCC
rs6000
MD
next_suggestion
CPU
6,941
[ "(", "if_then_else", "(", "ne", "(", "symbol_ref", "<STR_LIT>", ")", "(", "symbol_ref", "<STR_LIT>", ")", ")" ]
[ "(", "high", ":", "TLSmode", "(", "unspec", ":", "TLSmode", "[", "(", "match_dup", "<NUM_LIT>", ")", "(", "match_dup", "<NUM_LIT>", ")", "]", "UNSPEC_TLSGOTDTPREL", ")", ")", ")", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "lo_sum", ":", "TLSmo...
GCC
spu
MD
stmt_completion
MPU
6,942
[ ")", ")", "]", ")", "]" ]
[ "(", "use", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "use", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>" ]
LLVM
Hexagon
CPP
next_suggestion
DSP
6,943
[ "ISel", ".", "ReplaceNode", "(", "InpN", ",", "OutN", ")", ";" ]
[ "MVT", "HalfTy", "=", "MVT", "::", "getVectorVT", "(", "OpTy", ".", "getVectorElementType", "(", ")", ",", "OpTy", ".", "getVectorNumElements", "(", ")", "/", "<NUM_LIT>", ")", ";", "unsigned", "Sub", "=", "(", "Part", "==", "OpRef", "::", "LoHalf", ")",...
LLVM
Mips
CPP
code_generation
CPU
6,944
[ "MipsSubtarget", "::", "MipsSubtarget", "(", "const", "std", "::", "string", "&", "TT", ",", "const", "std", "::", "string", "&", "CPU", ",", "const", "std", "::", "string", "&", "FS", ",", "bool", "little", ",", "Reloc", "::", "Model", "_", "RM", ",...
[ "This", "constructor", "initializes", "the", "data", "members", "to", "match", "that", "of", "the", "specified", "triple", "." ]
GCC
m68hc11
CPP
program_repair
MPU
6,945
[ "<FIXS>", "fprintf", "(", "file", ",", "<STR_LIT>", "%u,+", "<STR_LIT>", ",", "GET_MODE_SIZE", "(", "GET_MODE", "(", "addr", ")", ")", ")", ";", "<FIXE>" ]
[ "case", "PRE_INC", ":", "if", "(", "TARGET_M6812", ")", "{", "<BUGS>", "asm_fprintf", "(", "file", ",", "<STR_LIT>", "%u,+", "<STR_LIT>", ",", "GET_MODE_SIZE", "(", "GET_MODE", "(", "addr", ")", ")", ")", ";", "<BUGE>", "asm_print_register", "(", "file", "...
GCC
i386
CPP
stmt_completion
CPU
6,946
[ "_", "B", ",", "(", "_", "_", "v8di", ")", "_", "_", "W", ",", "(", "_", "_", "mmask8", ")", "_", "_", "U", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "m512i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_mask_or_epi64", "(", "_", "_", "m512i", "_", "_", "W"...
GCC
s390
MD
next_suggestion
MPU
6,947
[ "(", "match_operand", ":", "FP", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "FP", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "minus", ":", "FP", "(", "match_operand", ":", "FP", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
X86
TD
program_repair
CPU
6,948
[ "<FIXS>", "(", "OpNodeInt", "(", "_SrcRC", ".", "ScalarIntMemFrags", "addr", ":", "$", "src", ")", ")", ")", "]", ">", ",", "<FIXE>" ]
[ "(", "ins", "_SrcRC", ".", "IntScalarMemOp", ":", "$", "src", ")", ",", "!", "strconcat", "(", "asm", ",", "<STR_LIT>", ")", ",", "[", "(", "set", "_DstRC", ".", "RC", ":", "$", "dst", ",", "<BUGS>", "(", "OpNodeInt", "(", "_SrcRC", ".", "VT", "_...
LLVM
Hexagon
TD
next_suggestion
DSP
6,949
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
GCC
i386
CPP
program_repair
CPU
6,950
[ "<FIXS>", "rtx", "t", "=", "gen_reg_rtx", "(", "V4SFmode", ")", ";", "ix86_expand_vector_set", "(", "false", ",", "t", ",", "gen_lowpart", "(", "SFmode", ",", "val", ")", ",", "elt", ")", ";", "emit_move_insn", "(", "target", ",", "gen_lowpart", "(", "mo...
[ "else", "{", "<BUGS>", "ix86_expand_vector_set", "(", "false", ",", "gen_lowpart", "(", "V4SFmode", ",", "target", ")", ",", "gen_lowpart", "(", "SFmode", ",", "val", ")", ",", "elt", ")", ";", "<BUGE>", "}", "return", ";" ]
LLVM
ARM64
TD
stmt_completion
CPU
6,951
[ ";" ]
[ "def", "Xi", ":", "BaseCondSetFlagsImm", "<", "op", ",", "GPR64", ",", "asm", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>" ]
GCC
arm
MD
next_suggestion
CPU
6,952
[ "<STR_LIT>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "reg", ":", "SI", "VFPCC_REGNUM", ")", "(", "unspec_volatile", ":", "SI", "[", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "VUNSPEC_SET_FPSCR_NZCVQC", ")", ")", "]" ...
LLVM
Hexagon
TD
stmt_completion
DSP
6,953
[ "=", "<NUM_LIT>", ";" ]
[ "def", "J4_cmpgti_tp0_jump_t", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "GeneralSubRegs", ":", "$", "Rs16", ",", "u5_0Imm", ":", "$", "II", ",", "b30_2Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_3d495a39", ",", "TypeCJ", ">", "...
LLVM
AArch64
CPP
stmt_completion
CPU
6,954
[ "(", "Val", ")", ")", ";" ]
[ "static", "DecodeStatus", "DecodeSImm8OptLslByte", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ",", "uint64_t", "Addr", ",", "const", "void", "*", "Decoder", ")", "{", "signed", "Val", "=", "(", "int8_t", ")", "Imm", ";", "if", "(",...
GCC
i386
MD
next_suggestion
CPU
6,955
[ "(", "parallel", "[", "(", "const_int", "<NUM_LIT>", ")", "]", ")", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "reg", ":", "CCFP", "FLAGS_REG", ")", "(", "compare", ":", "CCFP", "(", "vec_select", ":", "MODEF", "(", "match_operand", ":", "<", "ssevecmode", ">", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
CAHP
CPP
stmt_completion
CPU
6,956
[ ":" ]
[ "case", "ISD", "::", "BR_CC", ":", "return", "LowerBR_CC", "(", "Op", ",", "DAG", ")", ";", "case", "ISD", "::", "GlobalAddress", ":", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "ISD", "::", "SELECT", ":", "return", "Lower...
GCC
nds32
MD
stmt_completion
CPU
6,957
[ "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "and", "(" ]
LLVM
AArch64
TD
stmt_completion
CPU
6,958
[ "V128", ":", "$", "Rn", ")", ",", "(", "v16i8", "V128", ":", "$", "Rm", ")", ")", ")", "]", ">", ";" ]
[ "def", "v16i8", ":", "BaseSIMDThreeSameVectorPseudo", "<", "V128", ",", "[", "(", "set", "(", "v16i8", "V128", ":", "$", "dst", ")", ",", "(", "OpNode", "(", "v16i8", "V128", ":", "$", "Rd", ")", ",", "(", "v16i8" ]
LLVM
Hexagon
TD
next_suggestion
DSP
6,959
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Ps", ";" ]
[ "let", "IClass", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
6,960
[ "<STR_LIT>", ")", ";" ]
[ "llvm_unreachable", "(", "<STR_LIT>", "ParseRegister is not implemented." ]
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
6,961
[ ";" ]
[ "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "Found `main` function with incorrect type: ", "<STR_LIT>", "<<", "*", "F", ".", "getFunctionType", "(", ")", "<<", "<STR_LIT>", "\\n", "<STR_LIT>", ")", ";", "Value", "*", "Args", "[", "]", "=", "{", "...
LLVM
Hexagon
TD
next_suggestion
DSP
6,962
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Ii", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "class", "Enc_78cbf0", ":", "OpcodeHexagon", "{", "bits", "<", "<NUM_LIT>", ">", "Ii", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Ii", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>"...
GCC
m68k
CPP
program_repair
MPU
6,963
[ "<FIXS>", "&&", "!", "(", "flag_pic", "&&", "ireg", "==", "pic_offset_table_rtx", ")", ")", "<FIXE>" ]
[ "ireg", "=", "reg2", ";", "}", "if", "(", "ireg", "!=", "<NUM_LIT>", "&&", "breg", "==", "<NUM_LIT>", "&&", "GET_CODE", "(", "addr", ")", "==", "LABEL_REF", "<BUGS>", "&&", "!", "(", "flag_pic", "&&", "ireg", "==", "pic_offset_table_rtx", ")", ")", "<B...
GCC
i386
CPP
program_repair
CPU
6,964
[ "<FIXS>", "bitmap_clear", "(", "data", "->", "ready_try_change", ")", ";", "<FIXE>" ]
[ "n_ready", ",", "<NUM_LIT>", ")", ";", "data", "->", "ready_try_change_size", "=", "n_ready", ";", "}", "<BUGS>", "sbitmap_zero", "(", "data", "->", "ready_try_change", ")", ";", "<BUGE>" ]
LLVM
Mips
TD
next_suggestion
CPU
6,965
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "rt", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "offset", ";", "bits", "<", "<NUM_LIT>", ">", "Inst", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "op", ";" ]
GCC
aarch64
CPP
stmt_completion
CPU
6,966
[ "true", ";" ]
[ "if", "(", "aarch64_vfp_is_call_or_return_candidate", "(", "TYPE_MODE", "(", "valtype", ")", ",", "valtype", ",", "&", "dummy_mode", ",", "&", "dummy_int", ",", "NULL", ")", ")", "return", "false", ";", "return" ]
LLVM
Lanai
CPP
stmt_completion
CPU
6,967
[ "Op", ")", ")", ";" ]
[ "std", "::", "unique_ptr", "<", "LanaiOperand", ">", "Op", "=", "parseRegister", "(", ")", ";", "if", "(", "!", "Op", ")", "Op", "=", "parseImmediate", "(", ")", ";", "if", "(", "!", "Op", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")"...
LLVM
AMDGPU
CPP
stmt_completion
GPU
6,968
[ "const", "{" ]
[ "bool", "isVISrc_64V2FP32", "(", ")" ]
GCC
i386
CPP
code_generation
CPU
6,969
[ "static", "unsigned", "HOST_WIDE_INT", "ix86_memmodel_check", "(", "unsigned", "HOST_WIDE_INT", "val", ")", "{", "enum", "memmodel", "model", "=", "memmodel_from_int", "(", "val", ")", ";", "bool", "strong", ";", "if", "(", "val", "&", "~", "(", "unsigned", ...
[ "Validate", "target", "specific", "memory", "model", "bits", "in", "VAL", "." ]
LLVM
Hexagon
TD
next_suggestion
DSP
6,970
[ "}" ]
[ "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isTerminator", "=", "<NUM_LIT>", ";", "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT...
LLVM
TPC
CPP
stmt_completion
Virtual ISA
6,971
[ "false", ";" ]
[ "if", "(", "Sw", "!=", "TPCII", "::", "SW_MDG_TYPE_SINGLE", ")", "return", "false", ";", "*", "pSrcG", "=", "(", "Sw", "&", "TPCII", "::", "SW_SRC_DUAL_GROUP", ")", ">>", "TPCII", "::", "SW_SRC_DUAL_GROUP_SHIFT", ";", "*", "pDstG", "=", "(", "Sw", "&", ...
LLVM
X86
CPP
next_suggestion
CPU
6,972
[ "if", "(", "IsBlendSupported", ")", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "MVT", "::", "v4i32", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";" ]
[ "const", "int", "UnpackHiMask", "[", "]", "=", "{", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "}", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>...
LLVM
Kudeyar
CPP
stmt_completion
CPU
6,973
[ "BA", ",", "getPointerTy", "(", ")", ")", ";" ]
[ "const", "BlockAddress", "*", "BA", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", "->", "getBlockAddress", "(", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetBlockAddress", "(" ]
LLVM
PowerPC
CPP
next_suggestion
CPU
6,974
[ "static", "const", "SpillSlot", "Offsets64", "[", "]", "=", "{" ]
[ "}", "static", "const", "SpillSlot", "Offsets", "[", "]", "=", "{", "{", "PPC", "::", "F31", ",", "-", "<NUM_LIT>", "}", ",", "{", "PPC", "::", "F30", ",", "-", "<NUM_LIT>", "}", ",", "{", "PPC", "::", "F29", ",", "-", "<NUM_LIT>", "}", ",", "{...
LLVM
Hexagon
TD
next_suggestion
DSP
6,975
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Pd4", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Rss32", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rss32", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Pd4", ";" ]
LLVM
ARM
TD
next_suggestion
CPU
6,976
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "size", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Qd", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "Qd", "{", "<NUM_LIT>", "...
LLVM
ARM
TD
stmt_completion
CPU
6,977
[ ",", "shr_imm64", ",", "OpcodeStr", ",", "!", "strconcat", "(", "Dt", ",", "<STR_LIT>", ")", ",", "v1i64", ",", "OpNode", ">", ";" ]
[ "def", "v1i64", ":", "N2VDSh", "<", "op24", ",", "op23", ",", "op11_8", ",", "<NUM_LIT>", ",", "op4", ",", "N2RegVShRFrm", ",", "itin" ]
LLVM
TPC
TD
stmt_completion
Virtual ISA
6,978
[ ">", "pred", ";" ]
[ "class", "SpuInst_MovFromHWReg", "<", "bits", "<", "<NUM_LIT>", ">", "opc", ",", "RegisterClass", "Rdst", ",", "RegisterClass", "Rsrc", ",", "string", "asmstr", ">", ":", "ScalarInstBase", "<", "opc", ",", "asmstr", ">", "{", "let", "OutOperandList", "=", "(...
LLVM
Hexagon
CPP
program_repair
DSP
6,979
[ "<FIXS>", "#", "include", "<STR_LIT>", "HexagonSubtarget.h", "<STR_LIT>", "<FIXE>", "<FIXS>", "#", "include", "<STR_LIT>", "llvm/CodeGen/MachineFunction.h", "<STR_LIT>", "#", "include", "memory", ">", "<FIXE>", "<FIXS>", "const", "HexagonSubtarget", "*", "Subtarget", "=...
[ "#", "define", "LLVM_LIB_TARGET_HEXAGON_HEXAGONASMPRINTER_H", "#", "include", "<STR_LIT>", "Hexagon.h", "<STR_LIT>", "<BUGS>", "#", "include", "<STR_LIT>", "HexagonTargetMachine.h", "<STR_LIT>", "<BUGE>", "#", "include", "<STR_LIT>", "llvm/CodeGen/AsmPrinter.h", "<STR_LIT>", ...
LLVM
ARM64
TD
stmt_completion
CPU
6,980
[ "(", "baseOpc", ",", "<STR_LIT>", ")", ")", "V64", ":", "$", "Rn", ")", ",", "hsub", ")", ",", "(", "i64", "<NUM_LIT>", ")", ")", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "i32", "(", "intOp", "(", "v4i16", "V64", ":", "$", "Rn", ")", ")", ")", ",", "(", "i32", "(", "SMOVvi16to32", "(", "INSERT_SUBREG", "(", "v16i8", "(", "IMPLICIT_DEF", ")", ")", ",", "(", "!", "cast", "<", "Instructio...
LLVM
X86
TD
stmt_completion
CPU
6,981
[ "<NUM_LIT>", ",", "<NUM_LIT>", "]", ";" ]
[ "let", "NumMicroOps", "=", "<NUM_LIT>", ";", "let", "ResourceCycles", "=", "[" ]
LLVM
AArch64
CPP
next_suggestion
CPU
6,982
[ "O", "<<", "<STR_LIT>", "#0x", "<STR_LIT>", ";" ]
[ "void", "AArch64InstPrinter", "::", "printLogicalImm32", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "uint64_t", "Val", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";...
LLVM
AMDGPU
CPP
stmt_completion
GPU
6,983
[ "CTLZ_ZERO_UNDEF", ";" ]
[ "return", "Opc", "==", "ISD", "::", "CTLZ", "||", "Opc", "==", "ISD", "::" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
6,984
[ "(", ")", ";" ]
[ "AU", ".", "addRequired", "<", "TargetPassConfig", ">" ]
LLVM
NMX
CPP
next_suggestion
VLIW
6,985
[ "}" ]
[ "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", "<NUM_LIT>", ">", "(", "Insn", ")", ")", ")", ";", "return", "MCDisassembler", "::", "Success", ";" ]
GCC
i386
CPP
stmt_completion
CPU
6,986
[ "(", ")", ",", "(", "_", "_", "mmask8", ")", "_", "_", "U", ")", ";" ]
[ "return", "(", "_", "_", "m256i", ")", "_", "_", "builtin_ia32_pmaddwd256_mask", "(", "(", "_", "_", "v16hi", ")", "_", "_", "A", ",", "(", "_", "_", "v16hi", ")", "_", "_", "B", ",", "(", "_", "_", "v8si", ")", "_", "mm256_setzero_si256" ]
GCC
ia64
MD
next_suggestion
CPU
6,987
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "match_operand", ":", "TI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", "[", "(", "const_int", "<NUM_LIT>", ")", "]", "{", "ia64_split_tmode_move", "(", "operands", ")", "DONE", "}" ]
LLVM
Hexagon
TD
next_suggestion
DSP
6,988
[ "let", "opExtentAlign", "=", "<NUM_LIT>", ";" ]
[ "let", "CextOpcode", "=", "<STR_LIT>", ";", "let", "InputType", "=", "<STR_LIT>", ";", "let", "isCompare", "=", "<NUM_LIT>", ";", "let", "isExtendable", "=", "<NUM_LIT>", ";", "let", "opExtendable", "=", "<NUM_LIT>", ";", "let", "isExtentSigned", "=", "<NUM_LI...
GCC
rs6000
MD
next_suggestion
CPU
6,989
[ "(", "match_operand", ":", "SFDF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]" ]
[ "(", "ge", "(", "match_operand", ":", "SFDF2", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SFDF2", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "match_operand", ":", "SFDF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
Hexagon
TD
next_suggestion
DSP
6,990
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rxx32", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Pe4", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Pe4", "{", "<NUM_LIT>", "-", ...
LLVM
ARM
TD
stmt_completion
CPU
6,991
[ ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "addr", "{", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "addr", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ...
GCC
pdp10
MD
stmt_completion
MPU
6,992
[ ")", ")", "]" ]
[ "(", "plus", ":", "DI", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
i386
MD
stmt_completion
CPU
6,993
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr" ]
GCC
visium
MD
program_repair
Virtual ISA
6,994
[ "<FIXS>", "<STR_LIT>", "<FIXE>" ]
[ "(", "sign_extend", ":", "DI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "<BUGS>", "<STR_LIT>", "<BUGE>", "[", "(", "parallel", "[", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", ...
GCC
gcn
MD
stmt_completion
GPU
6,995
[ ")", ")" ]
[ "(", "use", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>", "{", "emit_insn", "(", "gen_gcn_wavefront_barrier", "(" ]
LLVM
Hexagon
TD
next_suggestion
DSP
6,996
[ "let", "isExtentSigned", "=", "<NUM_LIT>", ";" ]
[ "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isTerminator", "=", "<NUM_LIT>", ";", "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT...
LLVM
X86
CPP
stmt_completion
CPU
6,997
[ "Don't know how to lower!", "<STR_LIT>", ")", ";" ]
[ "unsigned", "SSECC", "=", "translateX86FSETCC", "(", "SetCCOpcode", ",", "Op0", ",", "Op1", ")", ";", "unsigned", "Opc", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "if", "(", "Subtarget", "->", "hasAVX512", "(", ")", "&&", "VT", ".", "getVectorElementType", ...
LLVM
ARM
TD
stmt_completion
CPU
6,998
[ "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "val", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "="...
LLVM
AAP
CPP
code_generation
MPU
6,999
[ "unsigned", "AAPInstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "&", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "<NUM_LIT>", ";", "case"...
[ "isStoreToStackSlot", "-", "If", "the", "specified", "machine", "instruction", "is", "a", "direct", "store", "to", "a", "stack", "slot", ",", "return", "the", "virtual", "or", "physical", "register", "number", "of", "the", "source", "reg", "along", "with", "...