Compiler_Type
stringclasses
2 values
Target
stringclasses
176 values
Programming Language
stringclasses
3 values
Task
stringclasses
4 values
Target_Type
stringclasses
7 values
Idx
int64
0
636k
Ground_Truth
listlengths
0
2.32k
Input
listlengths
1
1.02k
GCC
mips
CPP
stmt_completion
CPU
25,000
[ "call_used_regs", "[", "regno", "]", ")", ";" ]
[ "static", "bool", "mips_cfun_call_saved_reg_p", "(", "unsigned", "int", "regno", ")", "{", "if", "(", "global_regs", "[", "regno", "]", ")", "return", "false", ";", "if", "(", "cfun", "->", "machine", "->", "interrupt_handler_p", "&&", "mips_interrupt_extra_call...
LLVM
AArch64
TD
next_suggestion
CPU
25,001
[ "let", "ParserMethod", "=", "<STR_LIT>", ";" ]
[ "def", "GPR32as64Operand", ":", "AsmOperandClass", "{", "let", "Name", "=", "<STR_LIT>", ";" ]
GCC
arm
MD
next_suggestion
CPU
25,002
[ "<STR_LIT>" ]
[ "(", "mult", ":", "DI", "(", "sign_extend", ":", "DI", "(", "vec_select", ":", "HI", "(", "match_operand", ":", "V4HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "parallel", "[", "(", "const_int", "<NUM_LIT>", ")", "]", ")", ")", ")", "(", "sign...
LLVM
Hexagon
TD
stmt_completion
DSP
25,003
[ ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "InputType", "=", "<STR_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "...
GCC
ft32
MD
stmt_completion
MPU
25,004
[ "<NUM_LIT>", "]", ",", "<NUM_LIT>", ")", ")", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>", "{", "if", "(", "!", "(", "reload_in_progress", "|", "|", "rel...
GCC
nds32
CPP
next_suggestion
CPU
25,005
[ "mem", "=", "gen_frame_mem", "(", "DFmode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "fpu_base_addr", ")", ")", ";" ]
[ "void", "nds32_emit_v3pop_fpr_callee_saved", "(", "int", "base", ")", "{", "int", "fpu_base_addr", "=", "base", ";", "int", "regno", ";", "rtx", "fpu_insn", ";", "rtx", "reg", ",", "mem", ";", "rtx", "dwarf", ";", "regno", "=", "cfun", "->", "machine", "...
LLVM
Hexagon
TD
stmt_completion
DSP
25,006
[ "=", "<NUM_LIT>", ";" ]
[ "def", "A4_psxthfnew", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "PredRegs", ":", "$", "Pu4", ",", "IntRegs", ":", "$", "Rs32", ")", ",", "<STR_LIT>", ",", "tc_1ae57e39", ",", "TypeALU32_2op", ">", ",", "Enc_f...
GCC
mips
MD
stmt_completion
CPU
25,007
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_cpu_unit", "<STR_LIT>", "<STR_LIT>", ")", "(", "define_cpu_unit", "<STR_LIT>", "<STR_LIT>", ")", "(", "define_cpu_unit", "<STR_LIT>", "<STR_LIT>", ")", "(", "define_cpu_unit" ]
LLVM
X86
CPP
next_suggestion
CPU
25,008
[ "return", "Result", ";" ]
[ "Result", "=", "DAG", ".", "getNode", "(", "getGlobalWrapperKind", "(", "GV", ")", ",", "dl", ",", "PtrVT", ",", "Result", ")", ";", "if", "(", "isGlobalRelativeToPICBase", "(", "OpFlags", ")", ")", "{", "Result", "=", "DAG", ".", "getNode", "(", "ISD"...
LLVM
X86
CPP
stmt_completion
CPU
25,009
[ "i", ")", "Elts", ".", "push_back", "(", "getShuffleScalarElt", "(", "N", ",", "i", ",", "DAG", ",", "<NUM_LIT>", ")", ")", ";" ]
[ "SDValue", "N1", "=", "N", "->", "getOperand", "(", "<NUM_LIT>", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "<NUM_LIT>", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(...
LLVM
Mips
CPP
stmt_completion
CPU
25,010
[ ":" ]
[ "case", "FCOND_OEQ", ":", "case", "FCOND_UNE", ":", "return", "<STR_LIT>", "eq", "<STR_LIT>", ";", "case", "FCOND_UEQ", ":", "case", "FCOND_ONE", ":", "return", "<STR_LIT>", "ueq", "<STR_LIT>", ";", "case", "FCOND_OLT", ":", "case", "FCOND_UGE", ":", "return",...
GCC
i386
CPP
next_suggestion
CPU
25,011
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m128i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm_cvtpd_epi64", "(", "_", "_", "m128d", "_", "_", "A", "...
LLVM
ARM
CPP
next_suggestion
CPU
25,012
[ "if", "(", "CmpMI", "!=", "Br", ".", "MI", "->", "getParent", "(", ")", "->", "begin", "(", ")", ")", "{" ]
[ "NewOpc", "=", "ARM", "::", "tBcc", ";", "Bits", "=", "<NUM_LIT>", ";", "Scale", "=", "<NUM_LIT>", ";", "break", ";", "}", "}", "if", "(", "NewOpc", ")", "{", "unsigned", "MaxOffs", "=", "(", "(", "<NUM_LIT>", "<<", "(", "Bits", "-", "<NUM_LIT>", "...
GCC
powerpcspe
MD
next_suggestion
CPU
25,013
[ "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
GCC
mips
MD
stmt_completion
CPU
25,014
[ ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
GCC
sparc
MD
stmt_completion
CPU
25,015
[ "<STR_LIT>", ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>" ]
LLVM
X86
CPP
next_suggestion
CPU
25,016
[ "}" ]
[ "}", "assert", "(", "(", "Opcode", "==", "Instruction", "::", "Load", "||", "Opcode", "==", "Instruction", "::", "Store", ")", "&&", "<STR_LIT>", "Invalid Opcode", "<STR_LIT>", ")", ";", "if", "(", "TLI", "->", "getValueType", "(", "DL", ",", "Src", ",",...
GCC
aarch64
MD
stmt_completion
CPU
25,017
[ ")", ")" ]
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
LLVM
Kudeyar
CPP
stmt_completion
CPU
25,018
[ "<STR_LIT>", ";" ]
[ "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "<NUM_LIT>", ",", "VT", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op", ".", "getValueType", "(", ")", ",", "MVT", "::", "Glue", ")", ";", "SmallVector", "<", "SDValue", ",...
LLVM
Hexagon
TD
next_suggestion
DSP
25,019
[ "let", "isExtentSigned", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isTerminator", "=", "<NUM_LIT>", ";", "let",...
GCC
mips
CPP
program_repair
CPU
25,020
[ "<FIXS>", "<FIXE>", "<FIXS>", "||", "!", "strcmp", "(", "mips_cpu_string", ",", "<STR_LIT>", "default", "<STR_LIT>", ")", "||", "!", "strcmp", "(", "mips_cpu_string", ",", "<STR_LIT>", "DEFAULT", "<STR_LIT>", ")", ")", "<FIXE>" ]
[ "mips_cpu_string", "=", "MIPS_CPU_STRING_DEFAULT", ";", "#", "endif", "<BUGS>", "<BUGE>", "if", "(", "mips_cpu_string", "==", "<NUM_LIT>", "<BUGS>", "||", "!", "strcmp", "(", "mips_cpu_string", ",", "<STR_LIT>", "default", "<STR_LIT>", ")", "||", "!", "strcmp", ...
GCC
arm
CPP
program_repair
CPU
25,021
[ "<FIXS>", "fprintf", "(", "f", ",", "<STR_LIT>", "}\\n", "<STR_LIT>", ")", ";", "<FIXE>" ]
[ "asm_fprintf", "(", "f", ",", "<STR_LIT>", "%r%s", "<STR_LIT>", ",", "regno", ",", "regno", "==", "LAST_ARG_REGNUM", "?", "<STR_LIT>", "<STR_LIT>", ":", "<STR_LIT>", ", ", "<STR_LIT>", ")", ";", "<BUGS>", "asm_fprintf", "(", "f", ",", "<STR_LIT>", "}\\n", "<...
GCC
arm
MD
stmt_completion
CPU
25,022
[ "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "and", "(" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
25,023
[ ":", "Y", ";" ]
[ "std", "::", "tie", "(", "OutgoingArg", ",", "ArgRC", ",", "ArgTy", ")", "=", "CalleeArgInfo", "->", "getPreloadedValue", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ";", "if", "(", "!", "OutgoingArg", ")", "std", "::", "tie", "(", "OutgoingArg", ",", "Arg...
GCC
mips
MD
next_suggestion
CPU
25,024
[ "{", "operands", "[", "<NUM_LIT>", "]", "=", "gen_lowpart", "(", "DImode", ",", "operands", "[", "<NUM_LIT>", "]", ")" ]
[ "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", "[", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "ashift", ":", "DI", "(", "match_dup", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "...
LLVM
PowerPC
CPP
next_suggestion
CPU
25,025
[ "Reserved", ".", "set", "(", "PPC", "::", "R13", ")", ";" ]
[ "const", "PPCFrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "Reserved", ".", "set", "(", "PPC", "::", "ZERO", ")", ";", "Reserved", ".", "set", "(", "PPC", "::", "ZERO8", ")", ";", "Reserved", ".", "set", "(", "PPC", "::", ...
LLVM
ARM
CPP
next_suggestion
CPU
25,026
[ "return", "false", ";" ]
[ "if", "(", "Use", "->", "getOpcode", "(", ")", "==", "ISD", "::", "CopyToReg", ")", "return", "true", ";", "if", "(", "Use", "->", "isMachineOpcode", "(", ")", ")", "{", "const", "MCInstrDesc", "&", "MCID", "=", "TII", "->", "get", "(", "Use", "->"...
GCC
arm
MD
stmt_completion
CPU
25,027
[ "V4SF", "V2DI", "]", ")" ]
[ "(", "define_mode_iterator", "VNIM1", "[", "V16QI", "V8HI", "V4SI" ]
LLVM
BPF
CPP
next_suggestion
Virtual ISA
25,028
[ "}" ]
[ "addPass", "(", "new", "IRTranslator", "(", ")", ")", ";", "return", "false", ";" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
25,029
[ "const", "{" ]
[ "unsigned", "getMinNumSGPRs", "(", "unsigned", "WavesPerEU", ")" ]
LLVM
M68k
CPP
next_suggestion
MPU
25,030
[ "}" ]
[ "static", "bool", "canGuaranteeTCO", "(", "CallingConv", "::", "ID", "CC", ")", "{", "return", "false", ";" ]
GCC
tilepro
CPP
stmt_completion
VLIW
25,031
[ "=", "<NUM_LIT>", ";" ]
[ "static", "void", "tilepro_asm_output_mi_thunk", "(", "FILE", "*", "file", ",", "tree", "thunk_fndecl", "ATTRIBUTE_UNUSED", ",", "HOST_WIDE_INT", "delta", ",", "HOST_WIDE_INT", "vcall_offset", ",", "tree", "function", ")", "{", "const", "char", "*", "fnname", "=",...
LLVM
AArch64
TD
next_suggestion
CPU
25,032
[ "return", "AArch64_AM", ":", ":", "isSVEAddSubImm", "<", "int32_t", ">", "(", "Imm", ")", ";" ]
[ "def", "cpy_imm8_opt_lsl_i32", ":", "imm8_opt_lsl", "<", "<NUM_LIT>", ",", "<STR_LIT>", ",", "SVECpyImmOperand32", ",", "[", "{", "return", "AArch64_AM", ":", ":", "isSVECpyImm", "<", "int32_t", ">", "(", "Imm", ")", ";", "}", "]", ">", ";", "def", "cpy_im...
LLVM
ARM64
TD
next_suggestion
CPU
25,033
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "base", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "status", ";", "bits", "<", "<NUM_LIT>", ">", "dst1", ";", "bits", "<", "<NUM_LIT>", ">", "dst2", ";", "bits", "<", "<NUM_LIT>", ">", "base", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "status", "...
GCC
aarch64
CPP
stmt_completion
CPU
25,034
[ "_", "b", ";" ]
[ "return", "_", "_", "a", "&", "_" ]
GCC
i386
MD
program_repair
CPU
25,035
[ "<FIXS>", "[", "(", "match_operand", ":", "VF_128", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "<FIXE>", "<FIXS>", "(", "match_operand", ":", "VF_128", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<FIXE>", "<FIXS>", "<STR_LIT>", "<FIXE>" ]
[ "[", "(", "set", "(", "match_operand", ":", "VF_128", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "vec_merge", ":", "VF_128", "(", "unspec", ":", "VF_128", "<BUGS>", "[", "(", "match_operand", ":", "VF_128", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "...
LLVM
TVM
CPP
code_generation
Virtual ISA
25,036
[ "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "<STR_LIT>", "If-convert TVM terminators", "<STR_LIT>", ";", "}" ]
[ "getPassName", "-", "Return", "a", "nice", "clean", "name", "for", "a", "pass", "." ]
GCC
epiphany
MD
stmt_completion
MPU
25,037
[ ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "match_code", "<STR_LIT>", ")" ]
LLVM
TPC
TD
next_suggestion
Virtual ISA
25,038
[ "let", "Constraints", "=", "<STR_LIT>", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "optype", ";", "bits", "<", "<NUM_LIT>", ">", "sw", ";", "bits", "<", "<NUM_LIT>", ">", "pred", ";", "let", "Dest", "=", "dest", ";", "let", "SrcA", "=", "op", ";", "let", "OperandType", "=", "optype", ";", "let", "Pr...
LLVM
ARM
TD
next_suggestion
CPU
25,039
[ "string", "Suffix", "=", "suffixletter", "#", "BitsSuffix", ";" ]
[ "int", "LaneBits", "=", "!", "shl", "(", "<NUM_LIT>", ",", "Size", ")", ";", "string", "BitsSuffix", "=", "!", "if", "(", "!", "eq", "(", "suffixletter", ",", "<STR_LIT>", ")", ",", "!", "if", "(", "!", "eq", "(", "unsigned", ",", "<NUM_LIT>", ")",...
GCC
m68k
CPP
next_suggestion
MPU
25,040
[ "*", "base", "=", "x", ";" ]
[ "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ")", "==", "CONST_INT", ")", "{", "*", "offset", "+=", "INTVAL", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ")", ";", "x", "=...
LLVM
AMDGPU
CPP
stmt_completion
GPU
25,041
[ "MaxVGPRs", ")", ";" ]
[ "bool", "AMDGPUPromoteAllocaToVector", "::", "handleAlloca", "(", "AllocaInst", "&", "I", ")", "{", "if", "(", "!", "I", ".", "isStaticAlloca", "(", ")", "||", "I", ".", "isArrayAllocation", "(", ")", ")", "return", "false", ";", "LLVM_DEBUG", "(", "dbgs",...
LLVM
Mips
TD
stmt_completion
CPU
25,042
[ ">", ";" ]
[ "class", "MOD_S_W_ENC", ":", "MSA_3R_FMT", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>" ]
LLVM
AMDGPU
TD
next_suggestion
GPU
25,043
[ "}" ]
[ "def", "extloadi16_", "#", "as", ":", "PatFrag", "<", "(", "ops", "node", ":", "$", "ptr", ")", ",", "(", "extload", "node", ":", "$", "ptr", ")", ">", "{", "let", "IsLoad", "=", "<NUM_LIT>", ";", "let", "MemoryVT", "=", "i16", ";" ]
GCC
sparc
MD
stmt_completion
CPU
25,044
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "label_ref", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")", "]", "<STR_LIT>", "{", "return", "output_cbranch", "(", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ",", "<NUM_LIT>", ",", "<NUM...
LLVM
BPF
CPP
next_suggestion
Virtual ISA
25,045
[ "return", "Id", ";" ]
[ "uint32_t", "Id", "=", "TypeEntry", "->", "getId", "(", ")", ";", "TypeEntries", ".", "push_back", "(", "std", "::", "move", "(", "TypeEntry", ")", ")", ";" ]
LLVM
Mips
CPP
stmt_completion
CPU
25,046
[ "(", "TM", ")", ";" ]
[ "if", "(", "TM", ".", "getSubtargetImpl", "(", ")", "->", "inMips16Mode", "(", ")", ")", "return", "llvm", "::", "createMips16TargetLowering", "(", "TM", ")", ";", "return", "llvm", "::", "createMipsSETargetLowering" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
25,047
[ "AU", ")", "const", "override", "{" ]
[ "void", "getAnalysisUsage", "(", "AnalysisUsage", "&" ]
LLVM
ARM
TD
next_suggestion
CPU
25,048
[ "}" ]
[ "def", "VLD2LNd8", ":", "VLD2LN", "<", "<NUM_LIT>", ",", "{", "?", ",", "?", ",", "?", ",", "?", "}", ",", "<STR_LIT>", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "lane", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
LLVM
CellSPU
TD
stmt_completion
MPU
25,049
[ ")", ")", "]", ">", ";" ]
[ "def", "BRASL", ":", "BranchSetLink", "<", "<NUM_LIT>", ",", "(", "outs", ")", ",", "(", "ins", "calltarget", ":", "$", "func", ")", ",", "<STR_LIT>", ",", "[", "(", "SPUcall", "(", "SPUaform", "tglobaladdr", ":", "$", "func", ",", "<NUM_LIT>" ]
LLVM
AVR
CPP
stmt_completion
MPU
25,050
[ ";" ]
[ "int", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "(", "(", "Opcode", "!=", "<STR_LIT>", "::", "<STR_LIT>", ")", "&&", "(", "Opcode", "!=", "<STR_LIT>", "::", "<STR_LIT>", ")", ")", "{", "return", ";", "}", "if", "(", "DstReg", "!=...
GCC
mips
MD
stmt_completion
CPU
25,051
[ "]", ")" ]
[ "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")" ]
GCC
rs6000
MD
stmt_completion
CPU
25,052
[ ")", ")" ]
[ "(", "define_split", "[", "(", "set", "(", "match_operand", ":", "CC", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "compare", ":", "CC", "(", "zero_extend", ":", "DI", "(", "subreg", ":", "SI", "(", "rotate", ":", "DI", "(", "match_operand", ":", ...
LLVM
AMDGPU
CPP
stmt_completion
GPU
25,053
[ "(", "Imm", ")", ")", ";" ]
[ "return", ";", "}", "if", "(", "Imm", "==", "DoubleToBits", "(", "<NUM_LIT>", ")", ")", "O", "<<", "<STR_LIT>", "<NUM_LIT>", "<STR_LIT>", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "<NUM_LIT>", ")", ")", "O", "<<", "<STR_LIT>", "<NUM_LIT>"...
LLVM
AMDGPU
TD
next_suggestion
GPU
25,054
[ "let", "SchedRW", "=", "[", "WriteBranch", "]", ";" ]
[ "let", "isCall", "=", "<NUM_LIT>", ";", "let", "isTerminator", "=", "<NUM_LIT>", ";", "let", "isReturn", "=", "<NUM_LIT>", ";", "let", "isBarrier", "=", "<NUM_LIT>", ";", "let", "UseNamedOperandTable", "=", "<NUM_LIT>", ";" ]
LLVM
ARM64
TD
next_suggestion
CPU
25,055
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rd", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "Q", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "U", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "l...
GCC
i386
CPP
stmt_completion
CPU
25,056
[ "W", ",", "_", "_", "mmask8", "_", "_", "U", ",", "_", "_", "m512d", "_", "_", "A", ",", "_", "_", "m512d", "_", "_", "B", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m512d", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_mask_mul_pd", "(", "_", "_", "m512d", "_", "_" ]
LLVM
Mips
TD
stmt_completion
CPU
25,057
[ ";" ]
[ "def", "FSULT_W", ":", "FSULT_W_ENC", ",", "FSULT_W_DESC" ]
LLVM
SystemZ
CPP
next_suggestion
CPU
25,058
[ "return", "DAG", ".", "getNode", "(", "ISD", "::", "MEMBARRIER", ",", "DL", ",", "MVT", "::", "Other", ",", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ")", ";" ]
[ "SDValue", "SystemZTargetLowering", "::", "lowerATOMIC_FENCE", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "DL", "(", "Op", ")", ";", "AtomicOrdering", "FenceOrdering", "=", "static_cast", "<", "AtomicOrdering", ">", "(", ...
LLVM
ARM
CPP
next_suggestion
CPU
25,059
[ "return", "true", ";" ]
[ "if", "(", "needsStackRealignment", "(", "MF", ")", "&&", "!", "TFI", "->", "hasReservedCallFrame", "(", "MF", ")", ")", "return", "true", ";", "if", "(", "AFI", "->", "isThumbFunction", "(", ")", "&&", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", ...
LLVM
FISC
CPP
stmt_completion
CPU
25,060
[ "(", "TT", ")", ";" ]
[ "static", "MCAsmInfo", "*", "createFISCMCAsmInfo", "(", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "Triple", "&", "TT", ")", "{", "return", "new", "FISCMCAsmInfo" ]
GCC
sparc
CPP
stmt_completion
CPU
25,061
[ "_", "B", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "v8qi", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "_", "vis_fpminu8", "(", "_", "_", "v8qi", "_", "_", "A", ...
LLVM
ARM
CPP
next_suggestion
CPU
25,062
[ "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "ARM", "::", "LDRcp", ")", ",", "DestReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ".", "addImm", "(", "<N...
[ "Reloc", "::", "Model", "RelocM", "=", "TM", ".", "getRelocationModel", "(", ")", ";", "bool", "IsIndirect", "=", "Subtarget", "->", "GVIsIndirectSymbol", "(", "GV", ",", "RelocM", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "isThumb2", "?", ...
GCC
i386
MD
stmt_completion
CPU
25,063
[ "<STR_LIT>", ")" ]
[ "(", "unspec", ":", "XF", "[", "(", "match_operand", ":", "XF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_SINCOS_COS", ")", ")", "(", "set", "(", "match_operand", ":", "XF", "<NUM_LIT>", "<STR_LIT>" ]
LLVM
ARM
TD
stmt_completion
CPU
25,064
[ ",", "(", "v4i16", "DPR", ":", "$", "src", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v4i16", "(", "bitconvert", "(", "f64", "DPR", ":", "$", "src", ")", ")", ")" ]
GCC
rs6000
CPP
next_suggestion
CPU
25,065
[ "if", "(", "!", "field", ")", "break", ";" ]
[ "unsigned", "int", "rs6000_special_adjust_field_align", "(", "tree", "type", ",", "unsigned", "int", "computed", ")", "{", "if", "(", "computed", "<=", "<NUM_LIT>", "||", "TYPE_PACKED", "(", "type", ")", ")", "return", "computed", ";", "while", "(", "TREE_CODE...
LLVM
X86
CPP
stmt_completion
CPU
25,066
[ ",", "N", "->", "getValueType", "(", "<NUM_LIT>", ")", ")", ";" ]
[ "bool", "X86", "::", "isPSHUFHWMask", "(", "ShuffleVectorSDNode", "*", "N", ")", "{", "return", "::", "isPSHUFHWMask", "(", "N", "->", "getMask", "(", ")" ]
LLVM
AArch64
TD
stmt_completion
CPU
25,067
[ ">", "=", "-", "<NUM_LIT>", "&", "&", "Imm", "<", "=", "<NUM_LIT>", ";", "}", "]", ">", "{" ]
[ "def", "simm4s1", ":", "Operand", "<", "i64", ">", ",", "ImmLeaf", "<", "i64", ",", "[", "{", "return", "Imm" ]
GCC
mips
MD
next_suggestion
CPU
25,068
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "match_operand", ":", "IMSA_WH", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "IMSA_WH", "[", "(", "match_operand", ":", "IMSA_WH", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "IMSA_WH", "<NUM...
GCC
aarch64
CPP
next_suggestion
CPU
25,069
[ "}" ]
[ "vshl_n_u8", "(", "uint8x8_t", "_", "_", "a", ",", "const", "int", "_", "_", "b", ")", "{", "return", "(", "uint8x8_t", ")", "_", "_", "builtin_aarch64_ashlv8qi", "(", "(", "int8x8_t", ")", "_", "_", "a", ",", "_", "_", "b", ")", ";" ]
GCC
i386
CPP
stmt_completion
CPU
25,070
[ ")", ";" ]
[ "p", "=", "strchr", "(", "name", ",", "'", "@", "'", ")", ";", "if", "(", "p", ")", "return", "ggc_alloc_string", "(", "name", ",", "p", "-", "name" ]
GCC
i386
CPP
stmt_completion
CPU
25,071
[ "(", "_", "_", "v16hf", ")", "_", "_", "C", ",", "(", "_", "_", "mmask16", ")", "-", "<NUM_LIT>", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "m256h", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm256_fmaddsub_ph", "(", "_", "_", "m256h", "_", "_", "A", ...
LLVM
TPC
TD
stmt_completion
Virtual ISA
25,072
[ ">", "op", ";" ]
[ "let", "OutOperandList", "=", "(", "outs", "Rdst", ":", "$", "dest", ")", ";", "let", "InOperandList", "=", "(", "ins", "Rsrc", ":", "$", "op", ",", "DataType", ":", "$", "optype", ",", "SwitchSet", ":", "$", "sw", ",", "Rdst", ":", "$", "income", ...
LLVM
AArch64
TD
next_suggestion
CPU
25,073
[ "code", "Requires", "=", "[", "{", "{", "AArch64", ":", ":", "FeatureTRACEV8_4", "}", "}", "]", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Encoding", ";", "let", "Encoding", "=", "encoding", ";" ]
GCC
mips
MD
program_repair
CPU
25,074
[ "<FIXS>", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", "<FIXE>", "<FIXS>", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", "<FIXE>" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "<BUGS>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "not", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ...
GCC
arm
CPP
stmt_completion
CPU
25,075
[ "<NUM_LIT>", ")", "&", "<NUM_LIT>", "u", ";" ]
[ "_", "_", "builtin_arm_set_fpscr_nzcvqc", "(", "(", "_", "_", "builtin_arm_get_fpscr_nzcvqc", "(", ")", "&", "~", "<NUM_LIT>", "u", ")", "|", "(", "*", "_", "_", "carry", "<<", "<NUM_LIT>", ")", ")", ";", "uint32x4_t", "_", "_", "res", "=", "_", "_", ...
GCC
alpha
MD
stmt_completion
MPU
25,076
[ "]" ]
[ "(", "match_operand", ":", "I12MODE", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", ")" ]
LLVM
BPF
CPP
stmt_completion
Virtual ISA
25,077
[ "false", ";" ]
[ "void", "BPFSubtarget", "::", "initializeEnvironment", "(", ")", "{", "HasJmpExt", "=", "false", ";", "HasJmp32", "=" ]
LLVM
Hexagon
TD
next_suggestion
DSP
25,078
[ "}" ]
[ "let", "isIndirectBranch", "=", "<NUM_LIT>", ";", "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ";", "let", "InputType", "=", "<STR_LI...
LLVM
AArch64
TD
stmt_completion
CPU
25,079
[ "<NUM_LIT>", ",", "<NUM_LIT>", ">", ",", "SDTCisSameAs", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ">", "]", ">", ";" ]
[ "def", "SDT_AArch64binvec", ":", "SDTypeProfile", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "[", "SDTCisVec", "<", "<NUM_LIT>", ">", ",", "SDTCisSameAs", "<" ]
LLVM
VE
TD
stmt_completion
CPU
25,080
[ "vl", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "int_ve_vl_pvfmkaf_Ml", "i32", ":", "$", "vl", ")", ",", "(", "VFMKynal", "i32", ":", "$" ]
LLVM
Patmos
CPP
code_generation
VLIW
25,081
[ "void", "write", "(", "unsigned", "int", "i", ")", "{", "std", "::", "stringstream", "s", ";", "s", "<<", "MF", "->", "getFunction", "(", ")", "->", "getName", "(", ")", ".", "str", "(", ")", "<<", "<STR_LIT>", "-", "<STR_LIT>", "<<", "i", "<<", ...
[ "Write", "the", "profile", "to", "a", "string", "output", "stream", "OS", "." ]
LLVM
Mips
CPP
stmt_completion
CPU
25,082
[ "(", "Opc", ")", ",", "DstReg", ")", ";" ]
[ "return", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get" ]
GCC
i386
MD
program_repair
CPU
25,083
[ "<FIXS>", "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "SI", "[", "(", "match_operand", ":", "V8QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "<FIXE>" ]
[ "}", ")", "(", "define_insn_and_split", "<STR_LIT>", "<BUGS>", "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "SI", "[", "(", "match_operand", ":", "V8QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>"...
GCC
rs6000
CPP
stmt_completion
CPU
25,084
[ ")", "(", "a", ")", ",", "b", ")", ")", ")", ";" ]
[ "return", "(", "(", "vec_int4", ")", "(", "si_rotmi", "(", "(", "qword" ]
LLVM
FISC
CPP
stmt_completion
CPU
25,085
[ "MCNumEmitted", ";" ]
[ "const", "uint32_t", "Binary", "=", "getBinaryCodeForInstr", "(", "MI", ",", "Fixups", ",", "STI", ")", ";", "EmitConstant", "(", "Binary", ",", "Desc", ".", "getSize", "(", ")", ",", "OS", ")", ";", "++" ]
LLVM
Hexagon
CPP
stmt_completion
DSP
25,086
[ ".", "getVectorNumElements", "(", ")", ")", ";" ]
[ "MVT", "ElemTy", "=", "VecTy", ".", "getVectorElementType", "(", ")", ";", "MVT", "NewElemTy", "=", "MVT", "::", "getIntegerVT", "(", "ElemTy", ".", "getSizeInBits", "(", ")", "/", "Factor", ")", ";", "return", "MVT", "::", "getVectorVT", "(", "NewElemTy",...
LLVM
AArch64
TD
next_suggestion
CPU
25,087
[ "}" ]
[ "let", "Name", "=", "<STR_LIT>", ";", "let", "PredicateMethod", "=", "<STR_LIT>", ";", "let", "RenderMethod", "=", "<STR_LIT>", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
25,088
[ "let", "isPredicable", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "CextOpcode", "=", "<STR_LIT>", ";", "let", "InputType", "=", "<STR_LIT>", ";", "...
LLVM
X86
TD
next_suggestion
CPU
25,089
[ "}" ]
[ "def", "_F32m", ":", "FPI", "<", "<NUM_LIT>", ",", "fp", ",", "(", "outs", ")", ",", "(", "ins", "f32mem", ":", "$", "src", ")", ",", "!", "strconcat", "(", "<STR_LIT>", ",", "asmstring", ",", "<STR_LIT>", ")", ">", "{", "let", "mayLoad", "=", "<...
LLVM
Nyuzi
CPP
stmt_completion
GPU
25,090
[ ")", ";" ]
[ "OperandMatchResultTy", "NyuziAsmParser", "::", "ParseMemoryOperandV15", "(", "OperandVector", "&", "Operands", ")", "{", "return", "ParseMemoryOperand", "(", "Operands", ",", "<NUM_LIT>", ",", "true" ]
GCC
powerpcspe
CPP
next_suggestion
CPU
25,091
[ "}" ]
[ "static", "_", "_", "inline", "qword", "si_ori", "(", "qword", "a", ",", "unsigned", "int", "b", ")", "{", "return", "(", "(", "qword", ")", "(", "vec_or", "(", "(", "vec_uint4", ")", "(", "a", ")", ",", "vec_splat", "(", "(", "vec_uint4", ")", "...
LLVM
X86
TD
next_suggestion
CPU
25,092
[ "let", "NumMicroOps", "=", "<NUM_LIT>", ";" ]
[ "def", "ICXWriteResGroup33", ":", "SchedWriteRes", "<", "[", "ICXPort5", "]", ">", "{", "let", "Latency", "=", "<NUM_LIT>", ";" ]
GCC
sh
CPP
next_suggestion
CPU
25,093
[ "tmp", "=", "build3", "(", "COND_EXPR", ",", "void_type_node", ",", "tmp", ",", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_false", ")", ")", ",", "NULL_TREE", ")", ";" ]
[ "gimplify_assign", "(", "unshare_expr", "(", "addr", ")", ",", "tmp", ",", "pre_p", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "next_fp_tmp", ")", ",", "valist", ",", "pre_p", ")", ";", "tmp", "=", "next_fp_limit", ";", "if", "(", "size", ">"...
LLVM
X86
CPP
next_suggestion
CPU
25,094
[ "return", "Res", ";" ]
[ "static", "X86Operand", "CreateReg", "(", "unsigned", "RegNo", ")", "{", "X86Operand", "Res", ";", "Res", ".", "Kind", "=", "Register", ";", "Res", ".", "Reg", ".", "RegNo", "=", "RegNo", ";" ]
GCC
i386
CPP
stmt_completion
CPU
25,095
[ ")", ";" ]
[ "extern", "_", "_", "inline", "_", "Float16", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_reduce_add_ph", "(", "_", "_", "m512h", "_", "_", "A", "...
LLVM
X86
TD
next_suggestion
CPU
25,096
[ "}" ]
[ "def", ":", "WriteRes", "<", "WriteFMOVMSK", ",", "[", "BWPort0", "]", ">", "{", "let", "Latency", "=", "<NUM_LIT>", ";", "}", "def", ":", "WriteRes", "<", "WriteVecMOVMSK", ",", "[", "BWPort0", "]", ">", "{", "let", "Latency", "=", "<NUM_LIT>", ";", ...
GCC
arm
CPP
next_suggestion
CPU
25,097
[ "}" ]
[ "labelno", "=", "GEN_INT", "(", "pic_labelno", "++", ")", ";", "l1", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "<NUM_LIT>", ",", "labelno", ")", ",", "UNSPEC_PIC_LABEL", ")", ";", "l1", "=", "gen_rtx_CONST", "(", "VOIDmode", ",", "l1", ...
LLVM
X86
CPP
stmt_completion
CPU
25,098
[ "::", "RBP", ":", "X86", "::", "EBP", ";" ]
[ "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ")", "->", "getZExtValue", "(", ")", ";", "unsigned", "FrameReg", "=", "S...
LLVM
ARM
CPP
program_repair
CPU
25,099
[ "<FIXS>", "object", "::", "mach", "::", "CPUSubtypeARM", "CS", "=", "StringSwitch", "object", "::", "mach", "::", "CPUSubtypeARM", ">", "(", "TheTriple", ".", "getArchName", "(", ")", ")", ".", "Cases", "(", "<STR_LIT>", "armv4t", "<STR_LIT>", ",", "<STR_LIT...
[ "Triple", "TheTriple", "(", "TT", ")", ";", "if", "(", "TheTriple", ".", "isOSDarwin", "(", ")", ")", "{", "<BUGS>", "MachO", "::", "CPUSubTypeARM", "CS", "=", "StringSwitch", "MachO", "::", "CPUSubTypeARM", ">", "(", "TheTriple", ".", "getArchName", "(", ...