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
Hexagon
CPP
code_generation
DSP
628,000
[ "void", "finishLayout", "(", "MCAssembler", "const", "&", "Asm", ",", "MCAsmLayout", "&", "Layout", ")", "const", "override", "{", "for", "(", "auto", "I", ":", "Layout", ".", "getSectionOrder", "(", ")", ")", "{", "auto", "&", "Fragments", "=", "I", "...
[ "Give", "backend", "an", "opportunity", "to", "finish", "layout", "after", "relaxation", "." ]
LLVM
AArch64
TD
stmt_completion
CPU
628,001
[ "<STR_LIT>", ";" ]
[ "let", "Name", "=", "<STR_LIT>", ";", "let", "PredicateMethod", "=" ]
GCC
rs6000
MD
program_repair
CPU
628,002
[ "<FIXS>", "<STR_LIT>", "<FIXE>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "sqrt", ":", "DF", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<BUGS>", "<S...
LLVM
AArch64
TD
stmt_completion
CPU
628,003
[ "(", "SrcTy", "VPR128", ":", "$", "Rm", ")", ")", ")", ")", ")", ")", ",", "(", "INST", "(", "SUBREG_TO_REG", "(", "i64", "<NUM_LIT>", ")", ",", "VPR64", ":", "$", "src", ",", "sub_64", ")", ",", "VPR128", ":", "$", "Rn", ",", "VPR128", ":", ...
[ "class", "NarrowHighHalfPat", "<", "Instruction", "INST", ",", "ValueType", "DstTy", ",", "ValueType", "SrcTy", ",", "SDPatternOperator", "coreop", ">", ":", "Pat", "<", "(", "Neon_combine_2D", "(", "v1i64", "VPR64", ":", "$", "src", ")", ",", "(", "v1i64", ...
GCC
mn10300
CPP
next_suggestion
MPU
628,004
[ "return", "<NUM_LIT>", ";" ]
[ "static", "int", "mn10300_memory_move_cost", "(", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "reg_class_t", "iclass", ",", "bool", "in", "ATTRIBUTE_UNUSED", ")", "{", "enum", "reg_class", "rclass", "=", "(", "enum", "reg_class", ")", "iclass", ";", "if", "...
LLVM
Hexagon
TD
next_suggestion
DSP
628,005
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isTerminator", "=", "<NUM_LIT>", ";", "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", "...
GCC
i386
CPP
code_generation
CPU
628,006
[ "static", "void", "ix86_function_arg_advance", "(", "cumulative_args_t", "cum_v", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", ")", "{", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "HOST_WIDE_...
[ "Update", "the", "data", "in", "CUM", "to", "advance", "over", "an", "argument", "of", "mode", "MODE", "and", "data", "type", "TYPE", ".", "(", "TYPE", "is", "null", "for", "libcalls", "where", "that", "information", "may", "not", "be", "available", ".",...
LLVM
GBZ80
CPP
code_generation
MPU
628,007
[ "MCSection", "*", "GBZ80TargetObjectFile", "::", "getExplicitSectionGlobal", "(", "const", "GlobalObject", "*", "GO", ",", "SectionKind", "Kind", ",", "const", "TargetMachine", "&", "TM", ")", "const", "{", "llvm_unreachable", "(", "<STR_LIT>", "getExplicitSectionGlob...
[ "Targets", "should", "implement", "this", "method", "to", "assign", "a", "section", "to", "globals", "with", "an", "explicit", "section", "specfied", "." ]
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
628,008
[ "(", ")", ")", ";" ]
[ "IRB", ".", "CreateStore", "(", "getAddrSizeInt", "(", "M", ",", "<NUM_LIT>", ")", ",", "ThrewGV", ")", ";", "SmallVector", "<", "Value", "*", ",", "<NUM_LIT>", ">", "Args", ";", "Args", ".", "push_back", "(", "CI", "->", "getCalledOperand", "(", ")", ...
LLVM
PowerPC
CPP
stmt_completion
CPU
628,009
[ "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "PPC", "::", "LDtocL", ")", ",", "DestReg", ")", ".", "addGlobalAddress", "(", "GV", ")", ".", "addReg", "(", "HighPartReg", ")", ";" ]
[ "unsigned", "PPCFastISel", "::", "PPCMaterializeGV", "(", "const", "GlobalValue", "*", "GV", ",", "MVT", "VT", ")", "{", "assert", "(", "VT", "==", "MVT", "::", "i64", "&&", "<STR_LIT>", "Non-address!", "<STR_LIT>", ")", ";", "const", "TargetRegisterClass", ...
LLVM
X86
CPP
code_generation
CPU
628,010
[ "bool", "X86FrameLowering", "::", "assignCalleeSavedSpillSlots", "(", "MachineFunction", "&", "MF", ",", "const", "TargetRegisterInfo", "*", "TRI", ",", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", ")", "const", "{", "MachineFrameInfo", "*", "...
[ "This", "function", "will", "assign", "callee", "saved", "gprs", "to", "volatile", "vector", "registers", "for", "prologue", "spills", "when", "applicable", "." ]
LLVM
Hexagon
TD
next_suggestion
DSP
628,011
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
LLVM
X86
CPP
program_repair
CPU
628,012
[ "<FIXS>", "}", "if", "(", "isTypeLegal", "(", "MVT", "::", "f32", ")", ")", "{", "if", "(", "UseX87", "&&", "(", "getRegClassFor", "(", "MVT", "::", "f32", ")", "==", "&", "X86", "::", "RFP32RegClass", ")", ")", "{", "addLegalFPImmediate", "(", "APFl...
[ "setOperationAction", "(", "ISD", "::", "FCOS", ",", "VT", ",", "Expand", ")", ";", "setOperationAction", "(", "ISD", "::", "FSINCOS", ",", "VT", ",", "Expand", ")", ";", "}", "<BUGS>", "addLegalFPImmediate", "(", "APFloat", "(", "+", "<NUM_LIT>", ")", "...
GCC
bfin
MD
stmt_completion
DSP
628,013
[ "[", "<NUM_LIT>", "]", ")" ]
[ "[", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "match_dup", "<NUM_LIT>", ")", ")", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "ashiftrt", ":", "SI", "(", "match_dup", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", ...
LLVM
AMDGPU
CPP
program_repair
GPU
628,014
[ "<FIXS>", "getTargetStreamer", "(", ")", "->", "EmitAMDGPUSymbolType", "(", "<FIXE>" ]
[ "if", "(", "MFI", "->", "isEntryFunction", "(", ")", "&&", "STM", ".", "isAmdCodeObjectV2", "(", "*", "MF", ")", ")", "{", "SmallString", "<NUM_LIT>", ">", "SymbolName", ";", "getNameWithPrefix", "(", "SymbolName", ",", "MF", "->", "getFunction", "(", ")",...
LLVM
AMDGPU
CPP
stmt_completion
GPU
628,015
[ "{", "}", ")", ")", ";" ]
[ "I", "->", "setMetadata", "(", "<STR_LIT>", "amdgpu.uniform", "<STR_LIT>", ",", "MDNode", "::", "get", "(", "I", "->", "getContext", "(", ")", "," ]
LLVM
AMDGPU
CPP
code_generation
GPU
628,016
[ "void", "SIFrameLowering", "::", "processFunctionBeforeFrameFinalized", "(", "MachineFunction", "&", "MF", ",", "RegScavenger", "*", "RS", ")", "const", "{", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "GCNSubtarget", ...
[ "processFunctionBeforeFrameFinalized", "-", "This", "method", "is", "called", "immediately", "before", "the", "specified", "function", "'s", "frame", "layout", "(", "MF.getFrameInfo", "(", ")", ")", "is", "finalized", "." ]
GCC
h8300
MD
stmt_completion
MPU
628,017
[ "INTVAL", "(", "op", ")", "<", "=", "<NUM_LIT>", ")" ]
[ "&", "&", "INTVAL", "(", "op", ")", ">", "=", "<NUM_LIT>", "&", "&" ]
LLVM
Mips
CPP
next_suggestion
CPU
628,018
[ "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")", ")", ";" ]
[ "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "Mips", "::", "GPR64RegClassID", ",", "Rs", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder",...
LLVM
TPC
TD
next_suggestion
Virtual ISA
628,019
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "src", ";", "bits", "<", "<NUM_LIT>", ">", "sw", ";", "bits", "<", "<NUM_LIT>", ">", "pred", ";", "let", "SrcA", "=", "src", ";", "let", "SrcB", "=", "{", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "reg", "}", ";", "let", ...
GCC
mips
MD
next_suggestion
CPU
628,020
[ "<STR_LIT>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "HILO", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "HILO", "[", "(", "any_div", ":", "GPR", "(", "match_operand", ":", "GPR", "<NUM_LIT>", "<STR_LIT>", "<STR_LI...
GCC
mips
MD
stmt_completion
CPU
628,021
[ "<STR_LIT>", ")" ]
[ "(", "define_cpu_unit", "<STR_LIT>" ]
LLVM
ARM
CPP
next_suggestion
CPU
628,022
[ "Opc", "=", "TM", "->", "getSubtarget", "<", "ARMSubtarget", ">", "(", ")", ".", "isThumb2", "(", ")", "?", "ARM", "::", "tPICADD", ":", "ARM", "::", "PICADD", ";" ]
[ "unsigned", "TempReg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "&", "ARM", "::", "rGPRRegClass", ")", ";", "unsigned", "Opc", "=", "TM", "->", "getSubtarget", "<", "ARMSubtarget", ">", "(", ")", ".", "isThumb2", "(", ")...
GCC
m68k
CPP
program_repair
MPU
628,023
[ "<FIXS>", "error", "(", "<STR_LIT>", "%<interrupt_thread%> is available only on fido", "<STR_LIT>", ")", ";", "<FIXE>" ]
[ "if", "(", "!", "TARGET_FIDOA", "&&", "!", "strcmp", "(", "IDENTIFIER_POINTER", "(", "name", ")", ",", "<STR_LIT>", "interrupt_thread", "<STR_LIT>", ")", ")", "{", "<BUGS>", "error", "(", "<STR_LIT>", "interrupt_thread is available only on fido", "<STR_LIT>", ")", ...
LLVM
SystemZ
CPP
next_suggestion
CPU
628,024
[ "}", "else", "if", "(", "CharMode", "!=", "<STR_LIT>", "ebcdic", "<STR_LIT>", ")", "{" ]
[ "MemberSubId", "=", "StringSwitch", "<", "PPA2MemberSubId", ">", "(", "Language", ")", ".", "Case", "(", "<STR_LIT>", "C", "<STR_LIT>", ",", "PPA2MemberSubId", "::", "C", ")", ".", "Case", "(", "<STR_LIT>", "C++", "<STR_LIT>", ",", "PPA2MemberSubId", "::", "...
GCC
h8300
MD
next_suggestion
MPU
628,025
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")" ]
[ "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>" ]
GCC
i386
MD
stmt_completion
CPU
628,026
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_reservation" ]
GCC
arm
CPP
stmt_completion
CPU
628,027
[ "(", "_", "_", "a", ")", ";" ]
[ "return", "(", "int64x1_t", ")", "_", "_", "builtin_neon_vget_lowv2di" ]
GCC
mips
CPP
stmt_completion
CPU
628,028
[ ")", ";" ]
[ "gcc_assert", "(", "TARGET_OLDABI", ")", ";", "mips_init_cumulative_args", "(", "&", "cum", ",", "NULL", ")", ";", "for", "(", "f", "=", "(", "unsigned", "int", ")", "fp_code", ";", "f", "!=", "<NUM_LIT>", ";", "f", ">>=", "<NUM_LIT>", ")", "{", "machi...
LLVM
SystemZ
CPP
next_suggestion
CPU
628,029
[ "}" ]
[ "if", "(", "MO", ".", "isUse", "(", ")", ")", "Ref", ".", "Use", "=", "true", ";", "else", "if", "(", "MO", ".", "isDef", "(", ")", ")", "Ref", ".", "Def", "=", "true", ";", "}", "}", "}", "}", "return", "Ref", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
628,030
[ "bits", "<", "<NUM_LIT>", ">", "Rd32", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Pu4", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Rs32", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rs32", "{", "<NUM_LIT>", "-", ...
LLVM
AArch64
TD
stmt_completion
CPU
628,031
[ "<STR_LIT>", ";" ]
[ "let", "RenderMethod", "=", "<STR_LIT>", "#", "PREFIX", "#" ]
LLVM
X86
CPP
code_generation
CPU
628,032
[ "void", "X86AsmPrinter", "::", "EmitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", "{", "X86MCInstLower", "MCInstLowering", "(", "*", "MF", ",", "*", "this", ")", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "Targ...
[ "EmitInstruction", "-", "This", "callback", "is", "invoked", "when", "an", "instruction", "is", "emitted", ",", "to", "advance", "the", "hazard", "state", "." ]
LLVM
AMDGPU
CPP
code_generation
GPU
628,033
[ "bool", "AMDGPUUnifyDivergentExitNodes", "::", "runOnFunction", "(", "Function", "&", "F", ")", "{", "auto", "&", "PDT", "=", "getAnalysis", "<", "PostDominatorTreeWrapperPass", ">", "(", ")", ".", "getPostDomTree", "(", ")", ";", "if", "(", "PDT", ".", "get...
[ "runOnFunction", "-", "Virtual", "method", "overriden", "by", "subclasses", "to", "do", "the", "per-function", "processing", "of", "the", "pass", "." ]
LLVM
AArch64
CPP
program_repair
CPU
628,034
[ "<FIXS>", "return", "NumBits1", "==", "<NUM_LIT>", "&&", "NumBits2", "==", "<NUM_LIT>", ";", "<FIXE>", "<FIXS>", "if", "(", "VT1", ".", "isVector", "(", ")", "||", "VT2", ".", "isVector", "(", ")", "||", "!", "VT1", ".", "isInteger", "(", ")", "||", ...
[ "return", "false", ";", "unsigned", "NumBits1", "=", "Ty1", "->", "getPrimitiveSizeInBits", "(", ")", ";", "unsigned", "NumBits2", "=", "Ty2", "->", "getPrimitiveSizeInBits", "(", ")", ";", "<BUGS>", "if", "(", "NumBits1", "==", "<NUM_LIT>", "&&", "NumBits2", ...
LLVM
Mips
CPP
code_generation
CPU
628,035
[ "unsigned", "MipsSEInstrInfo", "::", "loadImmediate", "(", "int64_t", "Imm", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "II", ",", "const", "DebugLoc", "&", "DL", ",", "unsigned", "*", "NewImm", ")", "const", "{", "MipsAn...
[ "Emit", "a", "series", "of", "instructions", "to", "load", "an", "immediate", "." ]
GCC
i386
MD
program_repair
CPU
628,036
[ "<FIXS>", "<STR_LIT>", "<FIXE>" ]
[ "(", "match_operand", ":", "ssevecmode", ">", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "parallel", "[", "(", "const_int", "<NUM_LIT>", ")", "]", ")", ")", ")", ")", "]", "<STR_LIT>", "<BUGS>", "<STR_LIT>", "<BUGE>", "[", "(", "set_attr", "<STR_LIT>",...
LLVM
ARM
CPP
code_generation
CPU
628,037
[ "int", "ARMRegisterInfo", "::", "getDwarfRegNum", "(", "unsigned", "RegNum", ",", "bool", "isEH", ")", "const", "{", "return", "ARMGenRegisterInfo", "::", "getDwarfRegNumFull", "(", "RegNum", ",", "<NUM_LIT>", ")", ";", "}" ]
[ "Map", "a", "target", "register", "to", "an", "equivalent", "dwarf", "register", "number", "." ]
GCC
s390
MD
next_suggestion
MPU
628,038
[ "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")" ]
[ "(", "truncate", ":", "SI", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "(", "sign_extend", ":", "DI" ]
GCC
arm
MD
stmt_completion
CPU
628,039
[ ")", "]", ")" ]
[ "(", "mem", ":", "SI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "mem", ":", "SI", "(", "plus", ":", "SI", "(", ...
LLVM
ARM
TD
next_suggestion
CPU
628,040
[ "let", "validForTailPredication", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "Qm", "{", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", ...
LLVM
Mips
TD
stmt_completion
CPU
628,041
[ "Addr", ":", "$", "addr", ")", "]", ";" ]
[ "string", "AsmString", "=", "!", "strconcat", "(", "instr_asm", ",", "<STR_LIT>", ")", ";", "list", "<", "dag", ">", "Pattern", "=", "[", "(", "OpNode", "(", "TyNode", "ROWD", ":", "$", "wd", ")", "," ]
LLVM
Hexagon
TD
next_suggestion
DSP
628,042
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "L2_ploadrhtnew_pi", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ",", "IntRegs", ":", "$", "Rx32", ")", ",", "(", "ins", "PredRegs", ":", "$", "Pt4", ",", "IntRegs", ":", "$", "Rx32in", ",", "s4_1Imm", ":", "$", "Ii", ")", ...
LLVM
Hexagon
TD
next_suggestion
DSP
628,043
[ "let", "opExtentBits", "=", "<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", "isPredica...
GCC
i386
CPP
next_suggestion
CPU
628,044
[ "case", "DImode", ":" ]
[ "case", "SImode", ":", "return", "true", ";", "case", "QImode", ":", "return", "TARGET_64BIT", "||", "!", "TARGET_PARTIAL_REG_STALL", ";" ]
GCC
arm
MD
next_suggestion
CPU
628,045
[ "<STR_LIT>" ]
[ "(", "define_bypass", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "define_bypass", "<NUM_LIT>", "<STR_LIT>" ]
LLVM
Hexagon
TD
next_suggestion
DSP
628,046
[ "let", "isExtentSigned", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "CextOpcode", "=", "<STR_LIT>", ";", ...
LLVM
Sparc
CPP
program_repair
CPU
628,047
[ "<FIXS>", "return", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "SDLoc", "(", "Op", ")", ",", "Chain", ",", "RetPtr", ",", "MachinePointerInfo", "(", ")", ",", "<NUM_LIT>", ")", ";", "<FIXE>" ]
[ "Chain", "=", "CallInfo", ".", "second", ";", "<BUGS>", "return", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "SDLoc", "(", "Op", ")", ",", "Chain", ",", "RetPtr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "fal...
GCC
rx
CPP
code_generation
CPU
628,048
[ "bool", "is_fast_interrupt_func", "(", "const_tree", "decl", ")", "{", "return", "has_func_attr", "(", "decl", ",", "<STR_LIT>", "fast_interrupt", "<STR_LIT>", ")", ";", "}" ]
[ "Returns", "true", "if", "the", "provided", "function", "has", "the", "``", "fast_interrupt", "''", "attribute", "." ]
GCC
i386
CPP
stmt_completion
CPU
628,049
[ "B", ",", "(", "_", "_", "v2di", ")", "_", "mm_setzero_si128", "(", ")", ",", "(", "_", "_", "mmask8", ")", "_", "_", "U", ")", ";" ]
[ "return", "(", "_", "_", "m128i", ")", "_", "_", "builtin_ia32_prorq128_mask", "(", "(", "_", "_", "v2di", ")", "_", "_", "A", ",", "_", "_" ]
GCC
arm
CPP
stmt_completion
CPU
628,050
[ "_", "_", "a", ")", ";" ]
[ "return", "_", "_", "builtin_neon_vrndv8hf", "(" ]
GCC
sparc
MD
stmt_completion
CPU
628,051
[ "]", ")" ]
[ "(", "const_int", "<NUM_LIT>", ")", "]", ")", "(", "match_operand", ":", "TF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "TF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "[", "(", "set_at...
GCC
i386
CPP
stmt_completion
CPU
628,052
[ "_", "_", "B", ",", "_", "MM_FROUND_CUR_DIRECTION", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "m128h", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm_cvtu32_sh", "(", "_", "_", "m128h", "_", "_", "A", ","...
GCC
arm
CPP
next_suggestion
CPU
628,053
[ "}" ]
[ "vqmovn_s16", "(", "int16x8_t", "_", "_", "a", ")", "{", "return", "(", "int8x8_t", ")", "_", "_", "builtin_neon_vqmovnsv8hi", "(", "_", "_", "a", ")", ";" ]
LLVM
X86
CPP
next_suggestion
CPU
628,054
[ "if", "(", "EltVT", "==", "MVT", "::", "i8", ")", "return", "PopCnt", ";" ]
[ "SDValue", "In", "=", "DAG", ".", "getBitcast", "(", "ByteVecVT", ",", "Op", ")", ";", "SmallVector", "<", "SDValue", ",", "<NUM_LIT>", ">", "LUTVec", ";", "for", "(", "int", "i", "=", "<NUM_LIT>", ";", "i", "<", "NumByteElts", ";", "++", "i", ")", ...
GCC
arm
CPP
stmt_completion
CPU
628,055
[ "const", "int", "_", "_", "index", ")", "{" ]
[ "vcmlaq_rot180_lane_f16", "(", "float16x8_t", "_", "_", "r", ",", "float16x8_t", "_", "_", "a", ",", "float16x4_t", "_", "_", "b", "," ]
LLVM
ARM
TD
next_suggestion
CPU
628,056
[ "return", "Imm", ">", "<NUM_LIT>", "&", "&", "Imm", "<", "=", "<NUM_LIT>", ";" ]
[ "}", "]", ">", ";", "def", "ThumbSRImmAsmOperand", ":", "ImmAsmOperand", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ">", "{", "let", "Name", "=", "<STR_LIT>", ";", "}", "def", "imm_sr", ":", "Operand", "<", "i32", ">", ",", "PatLeaf", "<", "(", "imm", ")", ...
GCC
pa
MD
stmt_completion
CPU
628,057
[ "<STR_LIT>", ")" ]
[ "(", "ior", "(", "match_operand", "<NUM_LIT>" ]
GCC
mips
MD
stmt_completion
CPU
628,058
[ "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(" ]
LLVM
Hexagon
TD
stmt_completion
DSP
628,059
[ "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isPredicatedFalse", "=", "<NUM_LIT>", ";", "...
LLVM
ARM
CPP
program_repair
CPU
628,060
[ "<FIXS>", "if", "(", "SRE", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::", "VK_TLSCALL", ")", "<FIXE>" ]
[ "if", "(", "const", "MCSymbolRefExpr", "*", "SRE", "=", "dyn_cast", "MCSymbolRefExpr", ">", "(", "Fixup", ".", "getValue", "(", ")", ")", ")", "<BUGS>", "if", "(", "SRE", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::", "VK_ARM_TLSCALL", ")", "<...
GCC
h8300
MD
stmt_completion
MPU
628,061
[ "<STR_LIT>", ")" ]
[ "(", "plus", ":", "SI", "(", "ashift", ":", "SI", "(", "zero_extend", ":", "SI", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "const_int", "<NUM_LIT>", ")", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<ST...
LLVM
Hexagon
TD
stmt_completion
DSP
628,062
[ "<NUM_LIT>", ";" ]
[ "def", "J4_cmpgtu_f_jumpnv_nt", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "IntRegs", ":", "$", "Ns8", ",", "IntRegs", ":", "$", "Rt32", ",", "b30_2Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_9bfd761f", ",", "TypeNCJ", ">", ",", ...
LLVM
Hexagon
TD
next_suggestion
DSP
628,063
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "PostInc", ";", "let", "accessSize", "=", "WordAccess", ";", "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "CS", "]", ";", "let",...
LLVM
AMDGPU
CPP
stmt_completion
GPU
628,064
[ "<NUM_LIT>", ";" ]
[ "unsigned", "SIMachineFunctionInfo", "::", "addFlatScratchInit", "(", "const", "SIRegisterInfo", "&", "TRI", ")", "{", "ArgInfo", ".", "FlatScratchInit", "=", "ArgDescriptor", "::", "createRegister", "(", "TRI", ".", "getMatchingSuperReg", "(", "getNextUserSGPR", "(",...
GCC
xtensa
CPP
stmt_completion
MPU
628,065
[ ",", "Pmode", ",", "goto_handler", ",", "Pmode", ")", ";" ]
[ "void", "xtensa_expand_nonlocal_goto", "(", "rtx", "*", "operands", ")", "{", "rtx", "goto_handler", "=", "operands", "[", "<NUM_LIT>", "]", ";", "rtx", "containing_fp", "=", "operands", "[", "<NUM_LIT>", "]", ";", "if", "(", "GET_CODE", "(", "containing_fp", ...
LLVM
UPT
CPP
next_suggestion
CPU
628,066
[ "printExpr", "(", "Op", ".", "getExpr", "(", ")", ",", "O", ")", ";" ]
[ "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "O", "<<", "Op", ".", "getImm", "(", ")", ";", "return", ";", "}", "assert", "(", "Op", ".", "isExpr", "(", ")", "&&", "<STR_LIT>", "unknown operand kind in printOperand", "<STR_LIT>", ")", ";" ]
LLVM
ARM
TD
stmt_completion
CPU
628,067
[ ",", "i32imm", ":", "$", "idx", ")", ";" ]
[ "let", "ParserMatchClass", "=", "VecListOneDByteIndexAsmOperand", ";", "let", "MIOperandInfo", "=", "(", "ops", "DPR", ":", "$", "Vd" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
628,068
[ "getParent", "(", ")", ";" ]
[ "MachineInstr", "*", "getParentInst", "(", ")", "const", "{", "return", "Target", "->" ]
LLVM
AArch64
TD
next_suggestion
CPU
628,069
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "imm4", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "opc", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", ...
GCC
aarch64
MD
next_suggestion
CPU
628,070
[ "<STR_LIT>" ]
[ "(", "unspec", ":", "SVE_F", "[", "(", "match_dup", "<NUM_LIT>", ")", "(", "div", ":", "SVE_F", "(", "match_operand", ":", "SVE_F", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SVE_F", "<NUM_LIT>", "<STR_LIT>", ")", ")", "]", "UNSPEC_MERGE_PTRU...
LLVM
TPC
TD
next_suggestion
Virtual ISA
628,071
[ "let", "Switches", "=", "<NUM_LIT>", ";" ]
[ "let", "isAsmParserOnly", "=", "<NUM_LIT>", ";", "bits", "<", "<NUM_LIT>", ">", "reg", ";", "bits", "<", "<NUM_LIT>", ">", "src", ";", "bits", "<", "<NUM_LIT>", ">", "sw", ";", "bits", "<", "<NUM_LIT>", ">", "pred", ";", "let", "SrcA", "=", "src", ";...
GCC
i386
MD
stmt_completion
CPU
628,072
[ "<STR_LIT>", ")" ]
[ "(", "define_subst_attr", "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "define_subst_attr", "<STR_LIT>", "<STR_LIT>", "<STR_LIT>" ]
LLVM
Hexagon
CPP
next_suggestion
DSP
628,073
[ "if", "(", "Eval", ")", "{" ]
[ "bool", "HexagonConstEvaluator", "::", "evaluateHexLogical", "(", "const", "MachineInstr", "&", "MI", ",", "const", "CellMap", "&", "Inputs", ",", "CellMap", "&", "Outputs", ")", "{", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "("...
GCC
aarch64
CPP
stmt_completion
CPU
628,074
[ ")", ";" ]
[ "return", "aarch64_sve_pred_mode", "(", "type_suffix", "(", "i", ")", ".", "element_bytes", ")", ".", "require", "(" ]
GCC
nds32
MD
stmt_completion
CPU
628,075
[ ")", ")" ]
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
LLVM
TPC
TD
next_suggestion
Virtual ISA
628,076
[ "let", "HasImm", "=", "!", "isa", "<", "Operand", ">", "(", "Src", ")", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "sw", ";", "bits", "<", "<NUM_LIT>", ">", "pred", ";", "let", "Switches", "=", "sw", ";", "let", "Dest", "=", "dest", ";", "let", "SrcA", "=", "src", ";", "let", "SrcB", "=", "flavor", ";", "let", "OperandType", "=", ...
LLVM
ARM64
TD
next_suggestion
CPU
628,077
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "SWr", ":", "BaseAddSubCarrySetFlags", "<", "isSub", ",", "GPR32", ",", "asm_setflags", ",", "OpNode_setflags", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
GCC
tilepro
MD
next_suggestion
VLIW
628,078
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "SI", "[", "(", "mem", ":", "SI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "UNSPEC_LATENCY_L2", ...
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
628,079
[ ",", "PM", ")", ";" ]
[ "return", "new", "WebAssemblyPassConfig", "(", "*", "this" ]
LLVM
AArch64
TD
stmt_completion
CPU
628,080
[ ")", ")", ")", ",", "(", "LDRBBui", "GPR64sp", ":", "$", "Rn", ",", "uimm12s1", ":", "$", "offset", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "i32", "(", "zextloadi1", "(", "am_indexed8", "GPR64sp", ":", "$", "Rn", ",", "uimm12s1", ":", "$", "offset" ]
LLVM
Hexagon
CPP
stmt_completion
DSP
628,081
[ "(", "nullptr", ")", "{" ]
[ "HexagonGenInsert", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", ",", "HII", "(", "nullptr", ")", ",", "HRI" ]
LLVM
ARM
CPP
stmt_completion
CPU
628,082
[ ")", "&", "<NUM_LIT>", ";" ]
[ "uint32_t", "I1Bit", "=", "(", "offset", "&", "<NUM_LIT>", ")", ">>", "<NUM_LIT>", ";", "uint32_t", "J1Bit", "=", "(", "I1Bit", "^", "<NUM_LIT>", ")", "^", "signBit", ";", "uint32_t", "I2Bit", "=", "(", "offset", "&", "<NUM_LIT>", ")", ">>", "<NUM_LIT>",...
LLVM
X86
TD
program_repair
CPU
628,083
[ "<FIXS>", "def", "ICXWriteResGroup106", ":", "SchedWriteRes", "[", "ICXPort49", ",", "ICXPort5", ",", "ICXPort78", "]", ">", "{", "<FIXE>" ]
[ "}", "def", ":", "InstRW", "[", "ICXWriteResGroup104", "]", ",", "(", "instrs", "LRET64", ",", "RET64", ")", ">", ";", "<BUGS>", "def", "ICXWriteResGroup106", ":", "SchedWriteRes", "[", "ICXPort4", ",", "ICXPort5", ",", "ICXPort237", "]", ">", "{", "<BUGE>...
LLVM
AMDGPU
CPP
code_generation
GPU
628,084
[ "void", "SIInstrInfo", "::", "insertIndirectBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "&", "DestBB", ",", "MachineBasicBlock", "&", "RestoreBB", ",", "const", "DebugLoc", "&", "DL", ",", "int64_t", "BrOffset", ",", "RegScavenger", "*...
[ "Insert", "an", "unconditional", "indirect", "branch", "at", "the", "end", "of", "MBB", "to", "NewDestBB", "." ]
LLVM
X86
CPP
stmt_completion
CPU
628,085
[ ";" ]
[ "Entry", "->", "clear", "(", ")", ";", "while", "(", "MF", ".", "size", "(", ")", ">", "<NUM_LIT>", ")", "MF", ".", "erase", "(", "std", "::", "next", "(", "MF", ".", "begin", "(", ")", ")", ")", ";", "MachineBasicBlock", "*", "CaptureSpec", "=",...
GCC
arm
MD
stmt_completion
CPU
628,086
[ ",", "operands", "[", "<NUM_LIT>", "]", ")", ")" ]
[ "emit_insn", "(", "gen_popcount", "<", "mode", ">", "<NUM_LIT>", "(", "operands", "[", "<NUM_LIT>", "]" ]
LLVM
ARM64
TD
next_suggestion
CPU
628,087
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rn", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "size", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";...
LLVM
AArch64
CPP
program_repair
CPU
628,088
[ "<FIXS>", "MachinePointerInfo", "(", "SV", ",", "<NUM_LIT>", ")", ",", "<NUM_LIT>", ")", ")", ";", "<FIXE>" ]
[ "DAG", ".", "getConstant", "(", "GPRSize", ",", "DL", ",", "PtrVT", ")", ")", ";", "MemOps", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "GRTop", ",", "GRTopAddr", ",", "<BUGS>", "MachinePointerInfo", "(", "SV", ",", ...
LLVM
WebAssembly
CPP
program_repair
Virtual ISA
628,089
[ "<FIXS>", "EndToBegin", "[", "&", "MI", "]", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "setImm", "(", "int32_t", "(", "retType", ")", ")", ";", "<FIXE>", "<FIXS>", "EndToBegin", "[", "&", "MI", "]", "->", "getOperand", "(", "<NUM_LIT>", ")", ".",...
[ "if", "(", "MI", ".", "isPosition", "(", ")", "||", "MI", ".", "isDebugInstr", "(", ")", ")", "continue", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "WebAssembly", "::", "END_BLOCK", ")", "{", "<BUGS>", "BlockTops", "[", "&", "MI", "]"...
GCC
powerpcspe
CPP
stmt_completion
CPU
628,090
[ "ev", ")", ";" ]
[ "ev", "=", "(", "_", "_", "ev64_opaque__", ")", "_", "_", "ev_create_fs", "(", "a", ",", "b", ")", ";", "return", "(", "_", "_", "ev64_opaque__", ")", "_", "_", "builtin_spe_evfsctsf", "(", "(", "_", "_", "v2sf", ")" ]
GCC
h8300
CPP
next_suggestion
MPU
628,091
[ "return", "<NUM_LIT>", ";" ]
[ "if", "(", "GET_CODE", "(", "constant", ")", "==", "CONST_INT", "&&", "IN_RANGE", "(", "INTVAL", "(", "constant", ")", ",", "-", "<NUM_LIT>", ",", "<NUM_LIT>", ")", ")", "return", "<NUM_LIT>", ";", "if", "(", "Pmode", "==", "HImode", "||", "h8300_tiny_co...
LLVM
WebAssembly
CPP
next_suggestion
Virtual ISA
628,092
[ "if", "(", "Result", ".", "valueIn", "(", ")", "==", "DefVNI", ")", "{" ]
[ "const", "LiveInterval", "&", "LI", "=", "LIS", ".", "getInterval", "(", "Reg", ")", ";", "const", "VNInfo", "*", "DefVNI", "=", "LI", ".", "getVNInfoAt", "(", "LIS", ".", "getInstructionIndex", "(", "*", "Def", ")", ".", "getRegSlot", "(", ")", ")", ...
LLVM
Hexagon
TD
stmt_completion
DSP
628,093
[ "]", ";" ]
[ "def", "A2_vsubhs", ":", "HInst", "<", "(", "outs", "DoubleRegs", ":", "$", "Rdd32", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rtt32", ",", "DoubleRegs", ":", "$", "Rss32", ")", ",", "<STR_LIT>", ",", "tc_779080bf", ",", "TypeALU64", ">", ",", "...
GCC
s390
CPP
next_suggestion
MPU
628,094
[ "while", "(", "insn", "&&", "hw_after", ">", "<NUM_LIT>", ")", "{" ]
[ "if", "(", "pool_overflow", ")", "pool", "=", "s390_chunkify_start", "(", ")", ";", "if", "(", "!", "TARGET_CPU_ZARCH", "&&", "s390_split_branches", "(", ")", ")", "{", "if", "(", "pool_overflow", ")", "s390_chunkify_cancel", "(", "pool", ")", ";", "else", ...
LLVM
ARM
CPP
stmt_completion
CPU
628,095
[ "createARMConstantIslandPass", "(", ")", ")", ";" ]
[ "}", "if", "(", "Subtarget", ".", "isThumb2", "(", ")", ")", "{", "PM", ".", "add", "(", "createThumb2ITBlockPass", "(", ")", ")", ";", "PM", ".", "add", "(", "createThumb2SizeReductionPass", "(", ")", ")", ";", "}", "PM", ".", "add", "(" ]
GCC
aarch64
MD
stmt_completion
CPU
628,096
[ ")", ")", ")" ]
[ "(", "and", "(", "match_code", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>" ]
LLVM
Hexagon
TD
stmt_completion
DSP
628,097
[ "]", ";" ]
[ "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
AArch64
TD
next_suggestion
CPU
628,098
[ "}" ]
[ "def", "_8B", ":", "N2VShiftAdd_R", "<", "<NUM_LIT>", ",", "u", ",", "opcode", ",", "asmop", ",", "<STR_LIT>", ",", "VPR64", ",", "v8i8", ",", "shr_imm8", ",", "OpNode", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>"...
GCC
nds32
MD
stmt_completion
CPU
628,099
[ ")", "]", ")" ]
[ "(", "match_operand", ":", "VQIHI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>" ]