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
loongarch
MD
stmt_completion
CPU
1,000
[ "<STR_LIT>", ")" ]
[ "(", "ior", "(", "match_operand", "<NUM_LIT>" ]
LLVM
LC3
CPP
stmt_completion
CPU
1,001
[ "PM", ")", ";" ]
[ "TargetPassConfig", "*", "LC3TargetMachine", "::", "createPassConfig", "(", "PassManagerBase", "&", "PM", ")", "{", "return", "new", "LC3PassConfig", "(", "this", "," ]
GCC
frv
MD
stmt_completion
VLIW
1,002
[ ")", ")" ]
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
LLVM
X86
CPP
program_repair
CPU
1,003
[ "<FIXS>", "SrcReg", "=", "fastEmitZExtFromI1", "(", "MVT", "::", "i8", ",", "SrcReg", ",", "false", ")", ";", "<FIXE>", "<FIXS>", "SrcReg", "=", "fastEmit_r", "(", "SrcVT", ".", "getSimpleVT", "(", ")", ",", "DstVT", ".", "getSimpleVT", "(", ")", ",", ...
[ "if", "(", "SrcVT", "==", "MVT", "::", "i1", ")", "{", "if", "(", "Outs", "[", "<NUM_LIT>", "]", ".", "Flags", ".", "isSExt", "(", ")", ")", "return", "false", ";", "<BUGS>", "SrcReg", "=", "fastEmitZExtFromI1", "(", "MVT", "::", "i8", ",", "SrcReg...
LLVM
SystemZ
TD
stmt_completion
CPU
1,004
[ "mnemonic", "#", "<STR_LIT>", ",", "[", "]", ">", ";" ]
[ "class", "CmpBranchRIEa", "<", "string", "mnemonic", ",", "bits", "<", "<NUM_LIT>", ">", "opcode", ",", "RegisterOperand", "cls", ",", "ImmOpWithPattern", "imm", ">", ":", "InstRIEa", "<", "opcode", ",", "(", "outs", ")", ",", "(", "ins", "cls", ":", "$"...
LLVM
AMDGPU
CPP
stmt_completion
GPU
1,005
[ ")", ";" ]
[ "assert", "(", "IsStack" ]
LLVM
AArch64
CPP
next_suggestion
CPU
1,006
[ "}" ]
[ "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "<STR_LIT>", "AArch64 Promote Constant", "<STR_LIT>", ";" ]
LLVM
AMDGPU
TD
next_suggestion
GPU
1,007
[ "let", "Word1", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "compMask", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "inst", ";", "let", "Word1", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "arraySize", ";" ]
LLVM
MOS
CPP
next_suggestion
MPU
1,008
[ "}" ]
[ "bool", "isPCRel16", "(", ")", "const", "{", "return", "isImm16", "(", ")", ";" ]
LLVM
R600
CPP
stmt_completion
GPU
1,009
[ "(", "<NUM_LIT>", ")", ")", "->", "getZExtValue", "(", ")", ")", ";" ]
[ "}", "}", "const", "MCInstrDesc", "&", "Desc", "=", "TII", "->", "get", "(", "Op", "->", "getMachineOpcode", "(", ")", ")", ";", "int", "OpClassID", "=", "Desc", ".", "OpInfo", "[", "Op", ".", "getResNo", "(", ")", "]", ".", "RegClass", ";", "if", ...
GCC
s390
CPP
stmt_completion
MPU
1,010
[ "NAME", "+", "S390_BUILTIN_MAX", ",", "\\", "BUILT_IN_MD", ",", "\\", "NULL", ",", "\\", "<NUM_LIT>", ")", ";" ]
[ "tree", "returns_twice_attr", "=", "tree_cons", "(", "get_identifier", "(", "<STR_LIT>", "returns_twice", "<STR_LIT>", ")", ",", "NULL", ",", "NULL", ")", ";", "tree", "noreturn_attr", "=", "tree_cons", "(", "get_identifier", "(", "<STR_LIT>", "noreturn", "<STR_LI...
LLVM
TPC
TD
stmt_completion
Virtual ISA
1,011
[ "<NUM_LIT>", ";" ]
[ "let", "isAsCheapAsAMove", "=", "<NUM_LIT>", ";", "bits", "<", "<NUM_LIT>", ">", "dest", ";", "bits", "<", "<NUM_LIT>", ">", "src", ";", "bits", "<", "<NUM_LIT>", ">", "optype", ";", "bits", "<", "<NUM_LIT>", ">", "sw", ";", "bits", "<", "<NUM_LIT>", "...
GCC
loongarch
CPP
stmt_completion
CPU
1,012
[ "RETURN_ADDR_REGNUM", ")", ";" ]
[ "if", "(", "count", "!=", "<NUM_LIT>", ")", "return", "const0_rtx", ";", "return", "get_hard_reg_initial_val", "(", "Pmode", "," ]
GCC
pa
CPP
program_repair
CPU
1,013
[ "<FIXS>", "machine_mode", "valmode", ";", "<FIXE>" ]
[ "const_tree", "func", "ATTRIBUTE_UNUSED", ",", "bool", "outgoing", "ATTRIBUTE_UNUSED", ")", "{", "<BUGS>", "enum", "machine_mode", "valmode", ";", "<BUGE>", "if", "(", "AGGREGATE_TYPE_P", "(", "valtype", ")", "||", "TREE_CODE", "(", "valtype", ")", "==", "COMPLE...
GCC
xtensa
CPP
code_generation
MPU
1,014
[ "void", "xtensa_emit_loop_end", "(", "rtx_insn", "*", "insn", ",", "rtx", "*", "operands", ")", "{", "char", "done", "=", "<NUM_LIT>", ";", "for", "(", "insn", "=", "PREV_INSN", "(", "insn", ")", ";", "insn", "&&", "!", "done", ";", "insn", "=", "PRE...
[ "Emit", "the", "assembly", "for", "the", "end", "of", "a", "zero-cost", "loop", ".", "Normally", "we", "just", "emit", "a", "comment", "showing", "where", "the", "end", "of", "the", "loop", "is", ".", "However", ",", "if", "there", "is", "a", "label", ...
LLVM
SPIRV
CPP
next_suggestion
Virtual ISA
1,015
[ "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "static_cast", "<", "unsigned", ">", "(", "MAI", "->", "Addr", ")", ")", ")", ";" ]
[ "MCInst", "Inst", ";", "Inst", ".", "setOpcode", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ";" ]
LLVM
PowerPC
CPP
next_suggestion
CPU
1,016
[ "PtrOff", "=", "DAG", ".", "getNode", "(", "ISD", "::", "ADD", ",", "dl", ",", "PtrVT", ",", "StackPtr", ",", "DAG", ".", "getConstant", "(", "ArgOffset", ",", "PtrVT", ")", ")", ";" ]
[ "static", "void", "LowerMemOpCallTo", "(", "SelectionDAG", "&", "DAG", ",", "MachineFunction", "&", "MF", ",", "SDValue", "Chain", ",", "SDValue", "Arg", ",", "SDValue", "PtrOff", ",", "int", "SPDiff", ",", "unsigned", "ArgOffset", ",", "bool", "isPPC64", ",...
LLVM
AMDGPU
CPP
next_suggestion
GPU
1,017
[ "if", "(", "ST", ".", "hasIEEEMode", "(", ")", ")", "Reg", "|=", "S_00B848_IEEE_MODE", "(", "IEEEMode", ")", ";" ]
[ "uint64_t", "Reg", "=", "S_00B848_VGPRS", "(", "VGPRBlocks", ")", "|", "S_00B848_SGPRS", "(", "SGPRBlocks", ")", "|", "S_00B848_PRIORITY", "(", "Priority", ")", "|", "S_00B848_FLOAT_MODE", "(", "FloatMode", ")", "|", "S_00B848_PRIV", "(", "Priv", ")", "|", "S_...
LLVM
M68k
CPP
stmt_completion
MPU
1,018
[ "==", "Reg", "&&", "<STR_LIT>", "Misplaced operand", "<STR_LIT>", ")", ";" ]
[ "assert", "(", "MIB", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getReg", "(", ")", "==", "Reg", "&&", "MIB", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getReg", "(", ")" ]
LLVM
MBlaze
CPP
stmt_completion
MPU
1,019
[ ")", "const", "{" ]
[ "MCObjectWriter", "*", "createObjectWriter", "(", "raw_ostream", "&", "OS" ]
LLVM
PowerPC
TD
stmt_completion
CPU
1,020
[ "=", "<STR_LIT>", ";" ]
[ "def", "abscondbrtarget", ":", "Operand", "<", "OtherVT", ">", "{", "let", "PrintMethod" ]
GCC
mips
CPP
next_suggestion
CPU
1,021
[ "}" ]
[ "static", "int", "mips_fp_mult_cost", "(", "machine_mode", "mode", ")", "{", "return", "mode", "==", "DFmode", "?", "mips_cost", "->", "fp_mult_df", ":", "mips_cost", "->", "fp_mult_sf", ";" ]
GCC
i386
CPP
stmt_completion
CPU
1,022
[ "_", "mm512_setzero_si512", "(", ")", ",", "(", "_", "_", "mmask8", ")", "_", "_", "U", ")", ";" ]
[ "return", "(", "_", "_", "m512i", ")", "_", "_", "builtin_ia32_compressdi512_mask", "(", "(", "_", "_", "v8di", ")", "_", "_", "A", ",", "(", "_", "_", "v8di", ")" ]
LLVM
XNCM
CPP
next_suggestion
CPU
1,023
[ "}" ]
[ "bool", "XNCMFrameLowering", "::", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "!", "MF", ".", "getFrameInfo", "(", ")", "->", "hasVarSizedObjects", "(", ")", ";" ]
LLVM
MSP430
CPP
stmt_completion
MPU
1,024
[ ",", "dl", ",", "<STR_LIT>", "::", "<STR_LIT>", ",", "VT", ")", ";" ]
[ "MachineFrameInfo", "&", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "MFI", ".", "setFrameAddressIsTaken", "(", "true", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "dl", ...
LLVM
AMDGPU
CPP
next_suggestion
GPU
1,025
[ "for", "(", "MachineInstr", "*", "Copy", ":", "CopiesToReplace", ")", "Copy", "->", "addImplicitDefUseOperands", "(", "*", "MF", ")", ";" ]
[ "MachineInstr", "*", "UseMI", "=", "Use", "->", "getParent", "(", ")", ";", "unsigned", "OpNo", "=", "Use", ".", "getOperandNo", "(", ")", ";", "if", "(", "OpToFold", ".", "isImm", "(", ")", "&&", "tryConstantFoldOp", "(", "*", "MRI", ",", "TII", ","...
LLVM
AArch64
TD
next_suggestion
CPU
1,026
[ "string", "Name", "=", "name", ";" ]
[ "let", "SearchableFields", "=", "[", "<STR_LIT>", ",", "<STR_LIT>", "]", ";", "let", "EnumValueField", "=", "<STR_LIT>", ";" ]
LLVM
X86
CPP
stmt_completion
CPU
1,027
[ "<NUM_LIT>", ";" ]
[ "return", "DAG", ".", "getNode", "(", "ISD", "::", "BITCAST", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "DL", ",", "ExtVT", ",", "InputV", ")", ")", ";", "}", "if", "(", "AnyExt", "&&", "EltBits", ...
GCC
h8300
MD
next_suggestion
MPU
1,028
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "zero_extend", ":", "SI", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]" ]
GCC
loongarch
CPP
stmt_completion
CPU
1,029
[ "(", "v4i64", ")", "_", "<NUM_LIT>", ")", ";" ]
[ "return", "(", "_", "_", "m256i", ")", "_", "_", "builtin_lasx_xvpickod_d", "(", "(", "v4i64", ")", "_", "<NUM_LIT>", "," ]
LLVM
AArch64
TD
next_suggestion
CPU
1,030
[ "let", "Uses", "=", "[", "NZCV", "]", ";" ]
[ "class", "BranchCond", ":", "I", "<", "(", "outs", ")", ",", "(", "ins", "ccode", ":", "$", "cond", ",", "am_brcond", ":", "$", "target", ")", ",", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ",", "[", "(", "AArch64brcond", "bb", ":", "$", "ta...
GCC
rs6000
CPP
stmt_completion
CPU
1,031
[ "d", ";" ]
[ "long", "long", "d", ";", "_", "_", "asm__", "(", "<STR_LIT>", "fctiwz %0,%1", "<STR_LIT>", ":", "<STR_LIT>", "=d", "<STR_LIT>", "(", "d", ")", ":", "<STR_LIT>", "d", "<STR_LIT>", "(", "a", ")", ")", ";", "return", "(", "int", ")" ]
GCC
rs6000
CPP
stmt_completion
CPU
1,032
[ ";" ]
[ "static", "bool", "rs6000_expand_vec_perm_const_1", "(", "rtx", "target", ",", "rtx", "op0", ",", "rtx", "op1", ",", "unsigned", "char", "perm0", ",", "unsigned", "char", "perm1", ")", "{", "rtx", "x", ";", "if", "(", "(", "perm0", "&", "<NUM_LIT>", ")",...
GCC
arm
CPP
stmt_completion
CPU
1,033
[ ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "}", ")", ";" ]
[ "vrev16q_u8", "(", "uint8x16_t", "_", "_", "a", ")", "{", "return", "(", "uint8x16_t", ")", "_", "_", "builtin_shuffle", "(", "_", "_", "a", ",", "(", "uint8x16_t", ")", "{", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM...
LLVM
AArch64
CPP
next_suggestion
CPU
1,034
[ "unsigned", "Reg", "=", "Use", ".", "getReg", "(", ")", ";" ]
[ "bool", "HardenAddressLoadedFrom", "=", "!", "HardenLoadedData", ";", "for", "(", "MachineOperand", "Op", ":", "MI", ".", "defs", "(", ")", ")", "for", "(", "MCRegAliasIterator", "AI", "(", "Op", ".", "getReg", "(", ")", ",", "TRI", ",", "true", ")", "...
LLVM
X86
CPP
stmt_completion
CPU
1,035
[ ",", "LoVT", ",", "Lo", ",", "RC", ")", ";" ]
[ "std", "::", "tie", "(", "LoVT", ",", "HiVT", ")", "=", "DAG", ".", "GetSplitDestVTs", "(", "VT", ")", ";", "SDValue", "RC", "=", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_L...
LLVM
AArch64
CPP
next_suggestion
CPU
1,036
[ "}" ]
[ "CmpMI", "->", "eraseFromParent", "(", ")", ";", "MachineInstr", "&", "BrMI", "=", "*", "MBB", "->", "getFirstTerminator", "(", ")", ";", "BuildMI", "(", "*", "MBB", ",", "BrMI", ",", "BrMI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "("...
LLVM
TPC
TD
next_suggestion
Virtual ISA
1,037
[ "}" ]
[ "class", "SpuInst_Unary", "<", "bits", "<", "<NUM_LIT>", ">", "opc", ",", "RegisterClass", "Rdst", ",", "RegisterClass", "Rsrc", ",", "string", "asmstr", ">", ":", "ScalarInstBase", "<", "opc", ",", "asmstr", ">", "{", "let", "OutOperandList", "=", "(", "o...
LLVM
AArch64
TD
next_suggestion
CPU
1,038
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rd", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Rn", ";", "bits", "<", "<NUM_LIT>", ">", "Rm", ";", "bits", "<", "<NUM_LIT>", ">", "cond", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "op", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM...
GCC
h8300
MD
stmt_completion
MPU
1,039
[ "=", "POST_INC", ")" ]
[ "if", "(", "GET_MODE", "(", "op", ")", "=", "=", "mode", "&", "&", "GET_CODE", "(", "op", ")", "=", "=", "MEM", "&", "&", "GET_CODE", "(", "XEXP", "(", "op", ",", "<NUM_LIT>", ")", ")", "=" ]
LLVM
Hexagon
TD
next_suggestion
DSP
1,040
[ "let", "isExtendable", "=", "<NUM_LIT>", ";" ]
[ "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "BaseImmOffset", ";", "let", "accessSize", "=", "HalfWordAccess", ";", "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "CextOpcode", "=", "<STR_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>...
GCC
sh
CPP
code_generation
CPU
1,041
[ "static", "int", "sh_address_cost", "(", "rtx", "x", ",", "machine_mode", "mode", ",", "addr_space_t", "as", "ATTRIBUTE_UNUSED", ",", "bool", "speed", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "REG_P", "(", "x", ")", "&&", "REGNO", "(", "x", ")", "==", "G...
[ "Compute", "the", "cost", "of", "an", "address", ".", "For", "the", "SH", ",", "all", "valid", "addresses", "are", "the", "same", "cost", ".", "Use", "a", "slightly", "higher", "cost", "for", "reg", "+", "reg", "addressing", ",", "since", "it", "increa...
LLVM
AArch64
TD
stmt_completion
CPU
1,042
[ "<STR_LIT>", ",", "SDT_AArch64Arith", ">", ";" ]
[ "def", "AArch64fmin_p", ":", "SDNode", "<" ]
LLVM
AArch64
TD
stmt_completion
CPU
1,043
[ "asm", ",", "ZPR64", ">", ";" ]
[ "def", "_D", ":", "sve_int_mlas_vvv_pred", "<", "<NUM_LIT>", ",", "opc", "," ]
GCC
rs6000
CPP
program_repair
CPU
1,044
[ "<FIXS>", "rs6000_constraints", "[", "RS6000_CONSTRAINT_wm", "]", "=", "VSX_REGS", ";", "<FIXE>" ]
[ "rs6000_constraints", "[", "RS6000_CONSTRAINT_wl", "]", "=", "FLOAT_REGS", ";", "if", "(", "TARGET_DIRECT_MOVE", ")", "<BUGS>", "{", "rs6000_constraints", "[", "RS6000_CONSTRAINT_wk", "]", "=", "rs6000_constraints", "[", "RS6000_CONSTRAINT_ws", "]", ";", "rs6000_constra...
GCC
cris
CPP
code_generation
MPU
1,045
[ "static", "void", "cris_conditional_register_usage", "(", "void", ")", "{", "if", "(", "TARGET_HAS_MUL_INSNS", ")", "fixed_regs", "[", "CRIS_MOF_REGNUM", "]", "=", "<NUM_LIT>", ";", "if", "(", "cris_cpu_version", "<", "<NUM_LIT>", ")", "reg_names", "[", "CRIS_CC0_...
[ "The", "CONDITIONAL_REGISTER_USAGE", "worker", "." ]
GCC
rs6000
MD
next_suggestion
CPU
1,046
[ "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
LLVM
AArch64
CPP
next_suggestion
CPU
1,047
[ "}" ]
[ "static", "inline", "bool", "isAdvSIMDModImmType7", "(", "uint64_t", "Imm", ")", "{", "return", "(", "(", "Imm", ">>", "<NUM_LIT>", ")", "==", "(", "Imm", "&", "<NUM_LIT>", "ULL", ")", ")", "&&", "(", "(", "Imm", "&", "<NUM_LIT>", "ULL", ")", "==", "...
LLVM
AMDGPU
CPP
stmt_completion
GPU
1,048
[ ":" ]
[ "case", "TargetOpcode", "::", "G_ADD", ":", "case", "TargetOpcode", "::", "G_SUB", ":", "if", "(", "selectG_ADD_SUB", "(", "I", ")", ")", "return", "true", ";", "LLVM_FALLTHROUGH", ";", "default", ":", "return", "selectImpl", "(", "I", ",", "CoverageInfo", ...
LLVM
Lanai
CPP
next_suggestion
CPU
1,049
[ "}" ]
[ "SDValue", "Lo", "=", "DAG", ".", "getBlockAddress", "(", "BA", ",", "MVT", "::", "i32", ",", "true", ",", "OpFlagLo", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "DL", ",", "MVT", "::", "i32", ",", "Hi", ...
GCC
gcn
MD
program_repair
GPU
1,050
[ "<FIXS>", "[", "(", "set", "(", "match_operand", ":", "V64DI", "<NUM_LIT>", "<STR_LIT>", "\t", "\t", "<STR_LIT>", ")", "<FIXE>", "<FIXS>", "(", "match_operand", ":", "V64DI", "<NUM_LIT>", "<STR_LIT>", "\t", "\t", "<STR_LIT>", ")", "(", "match_operand", ":", ...
[ "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "(", "define_insn_and_split", "<STR_LIT>", "<BUGS>", "[", "(", "set", "(", "match_operand", ":", "V64DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<BUGE>", "(", "vec_merge", ":", "V64DI", "(", "minu...
LLVM
X86
TD
program_repair
CPU
1,051
[ "<FIXS>", "int_x86_sse_cvtsi642ss", ",", "i64mem", ",", "loadi64", ",", "<STR_LIT>", ",", "<FIXE>", "<FIXS>", "int_x86_sse2_cvtsi642sd", ",", "i64mem", ",", "loadi64", ",", "<STR_LIT>", ",", "<FIXE>" ]
[ "int_x86_sse_cvtsi2ss", ",", "i32mem", ",", "loadi32", ",", "<STR_LIT>", ",", "SSE_CVT_Scalar", ",", "<NUM_LIT>", ">", ",", "XS", ",", "VEX_4V", ";", "defm", "Int_VCVTSI2SS64", ":", "sse12_cvt_sint_3addr", "<NUM_LIT>", ",", "GR64", ",", "VR128", ",", "<BUGS>", ...
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
1,052
[ ";" ]
[ "bool", "addRegAssignAndRewriteFast", "(", ")", "override", "{", "return", "false" ]
LLVM
Hexagon
TD
next_suggestion
DSP
1,053
[ "bits", "<", "<NUM_LIT>", ">", "Vw32", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Mu2", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Mu2", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Vv32", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", ...
GCC
arm
CPP
stmt_completion
CPU
1,054
[ ",", "<NUM_LIT>", ")", ")", ";" ]
[ "static", "void", "arm_print_value", "(", "FILE", "*", "f", ",", "rtx", "x", ")", "{", "switch", "(", "GET_CODE", "(", "x", ")", ")", "{", "case", "CONST_INT", ":", "fprintf", "(", "f", ",", "HOST_WIDE_INT_PRINT_HEX", ",", "INTVAL", "(", "x", ")", ")...
GCC
alpha
MD
stmt_completion
MPU
1,055
[ "]", ")", "]" ]
[ "(", "match_operand", "<NUM_LIT>", ")", ")", "(", "unspec", "[", "(", "reg", ":", "DI", "<NUM_LIT>", ")", "]", "UNSPEC_SIBCALL", ")" ]
LLVM
Hexagon
TD
next_suggestion
DSP
1,056
[ "let", "opExtentAlign", "=", "<NUM_LIT>", ";" ]
[ "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "BaseImmOffset", ";", "let", "accessSize", "=", "HalfWordAccess", ";", "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "CextOpcode", "=", "<STR_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>...
LLVM
Mips
CPP
stmt_completion
CPU
1,057
[ "true", ")", ";" ]
[ "return", "new", "MipsAsmBackend", "(", "T", ",", "Triple", "(", "TT", ")", ".", "getOS", "(", ")", ",", "true", "," ]
GCC
arm
MD
stmt_completion
CPU
1,058
[ ")", ")", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
GCC
i386
MD
stmt_completion
CPU
1,059
[ ")" ]
[ "(", "vec_concat", ":", "V8SI", "(", "match_operand", ":", "V4SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "V4SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "parallel", "[", "(", "const_int", "<NUM_LIT>", ")", "(", ...
GCC
fr30
CPP
next_suggestion
DSP
1,060
[ "}" ]
[ "static", "int", "fr30_arg_partial_bytes", "(", "cumulative_args_t", "cum_v", ",", "machine_mode", "mode", ",", "tree", "type", ",", "bool", "named", ")", "{", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "if", "(", "named...
GCC
i386
MD
stmt_completion
CPU
1,061
[ ")", "]", ")" ]
[ "(", "define_mode_attr", "doublemodesuffix", "[", "(", "SI", "<STR_LIT>", ")", "(", "DI", "<STR_LIT>" ]
LLVM
ARM
TD
stmt_completion
CPU
1,062
[ "<STR_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ">", ";" ]
[ "def", "MVE_VSHLL_immu8th", ":", "MVE_VSHLL_imm8", "<", "<STR_LIT>", "," ]
LLVM
ARM64
TD
next_suggestion
CPU
1,063
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Cm", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "op1", ";", "bits", "<", "<NUM_LIT>", ">", "Cn", ";", "bits", "<", "<NUM_LIT>", ">", "Cm", ";", "bits", "<", "<NUM_LIT>", ">", "op2", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", ...
LLVM
Hexagon
TD
stmt_completion
DSP
1,064
[ "-", "<NUM_LIT>", "}", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rs32", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Nt8", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Nt8", "{", "<NUM_LIT>" ]
LLVM
AMDGPU
TD
stmt_completion
GPU
1,065
[ "sdst", ",", "(", "AMDGPUffbl_b32", "i64", ":", "$", "src0", ")", ")", "]", ">", ";" ]
[ "def", "S_FF1_I32_B64", ":", "SOP1_32_64", "<", "<STR_LIT>", ",", "[", "(", "set", "i32", ":", "$" ]
LLVM
SystemZ
TD
stmt_completion
CPU
1,066
[ "load", ",", "<NUM_LIT>", ">", ";" ]
[ "def", "SLG", ":", "BinaryRXY", "<", "<STR_LIT>", ",", "<NUM_LIT>", ",", "subc", ",", "GR64", "," ]
LLVM
Mips
CPP
program_repair
CPU
1,067
[ "<FIXS>", "const", "MipsSubtarget", "*", "STI", "=", "nullptr", ";", "<FIXE>", "<FIXS>", "MachineFunction", "*", "MF", "=", "nullptr", ";", "MachineConstantPool", "*", "MCP", "=", "nullptr", ";", "<FIXE>", "<FIXS>", "bool", "PrescannedForConstants", "=", "false"...
[ "bool", "HasFarJump", ";", "<BUGS>", "const", "MipsSubtarget", "*", "STI", ";", "<BUGE>", "const", "Mips16InstrInfo", "*", "TII", ";", "MipsFunctionInfo", "*", "MFI", ";", "<BUGS>", "MachineFunction", "*", "MF", ";", "MachineConstantPool", "*", "MCP", ";", "<B...
LLVM
ARM
TD
stmt_completion
CPU
1,068
[ "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "imm", "{", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "Qd", "{", "<NUM_LIT>", "}", ";", "let", "Inst", ...
LLVM
Hexagon
TD
next_suggestion
DSP
1,069
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "J4_cmpgtui_fp1_jump_t", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "GeneralSubRegs", ":", "$", "Rs16", ",", "u5_0Imm", ":", "$", "II", ",", "b30_2Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_3d495a39", ",", "TypeCJ", ">", ...
LLVM
AArch64
TD
stmt_completion
CPU
1,070
[ "}", "=", "Rd", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "isSub", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rm", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NU...
LLVM
Hexagon
TD
next_suggestion
DSP
1,071
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ";", "let", "InputType", "=", "<STR_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isBarrier", "=", "<NUM_LIT>", ";", "let", "isPredicable", "=", "<NUM_LIT>", "...
GCC
avr
MD
program_repair
MPU
1,072
[ "<FIXS>", "(", "const_int", "<NUM_LIT>", ")", ")", ")", ")", "]", ")", "<FIXE>", "<FIXS>", "(", "define_insn_and_split", "<STR_LIT>", "<FIXE>" ]
[ "(", "const_int", "<NUM_LIT>", ")", "(", "if_then_else", "(", "match_test", "<STR_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", "<BUGS>", "(", "const_int", "<NUM_LIT>", ")", ")", ")", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "<BUGE>",...
LLVM
Mips
CPP
stmt_completion
CPU
1,073
[ ")", ")", ";" ]
[ "else", "if", "(", "Rs", "==", "<NUM_LIT>", ")", "MI", ".", "setOpcode", "(", "Mips", "::", "BLEZC", ")", ";", "else", "if", "(", "Rs", "==", "Rt", ")", "MI", ".", "setOpcode", "(", "Mips", "::", "BGEZC", ")", ";", "else", "return", "MCDisassembler...
LLVM
Hexagon
TD
stmt_completion
DSP
1,074
[ ";" ]
[ "let", "Uses", "=", "[", "P1", "]", ";", "let", "Defs", "=", "[", "P1", ",", "PC", "]", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Inst", "{", "<NUM_LIT>", "}", ";", "let", "isExtendable", "=", "<NUM_LIT>", ";", "let",...
GCC
i386
MD
next_suggestion
CPU
1,075
[ "<STR_LIT>" ]
[ "(", "const_int", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "(", "clobber", "(", "reg", ":", "CC", "FLAGS_REG", ")", ")", "]" ]
LLVM
Mips
CPP
stmt_completion
CPU
1,076
[ "(", ")", ")", ";" ]
[ "bool", "MipsInstructionSelector", "::", "materialize32BitImm", "(", "Register", "DestReg", ",", "APInt", "Imm", ",", "MachineIRBuilder", "&", "B", ")", "const", "{", "assert", "(", "Imm", ".", "getBitWidth", "(", ")", "==", "<NUM_LIT>", "&&", "<STR_LIT>", "Un...
LLVM
ARM
CPP
stmt_completion
CPU
1,077
[ "<", "<NUM_LIT>", ")", "++", "UseCycle", ";" ]
[ "int", "ARMBaseInstrInfo", "::", "getVSTMUseCycle", "(", "const", "InstrItineraryData", "*", "ItinData", ",", "const", "MCInstrDesc", "&", "UseMCID", ",", "unsigned", "UseClass", ",", "unsigned", "UseIdx", ",", "unsigned", "UseAlign", ")", "const", "{", "int", "...
LLVM
SystemZ
TD
next_suggestion
CPU
1,078
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "enc", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "enc", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "enc", "{", "<NUM_LIT>", "-", "<...
GCC
i386
CPP
stmt_completion
CPU
1,079
[ ",", "(", "_", "_", "v4di", ")", "_", "mm256_setzero_si256", "(", ")", ",", "(", "_", "_", "mmask8", ")", "_", "_", "U", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "m256i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm256_maskz_rorv_epi64", "(", "_", "_", "mmask8", "_", "_", ...
GCC
i386
MD
program_repair
CPU
1,080
[ "<FIXS>", "if", "(", "!", "TARGET_AVX512DQ", "&", "&", "!", "TARGET_AVX10_1", ")", "<FIXE>" ]
[ "ops", "=", "<STR_LIT>", "breakcase", "<NUM_LIT>", ":", "<BUGS>", "if", "(", "!", "TARGET_AVX512DQ", ")", "<BUGE>", "{", "suffix", "=", "MODE", ">", "mode", "=", "=", "DFmode", "?", "<STR_LIT>", ":", "<STR_LIT>", "ops", "=", "<STR_LIT>" ]
GCC
i386
MD
next_suggestion
CPU
1,081
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "match_dup", "<NUM_LIT>", ")", ")", "(", "parallel", "[", "(", "const_int", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", "(", "const_int...
LLVM
AMDGPU
CPP
stmt_completion
GPU
1,082
[ "RHS", ")", ";" ]
[ "return", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "SL", ",", "VT", ",", "RHS", ")", ";", "}", "if", "(", "CLHS", "->", "isExactlyValue", "(", "-", "<NUM_LIT>", ")", ")", "{", "SDValue", "FNegRHS", "=", "DAG", ".", "getNode", ...
GCC
m68k
MD
next_suggestion
MPU
1,083
[ "}", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "XF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "fix", ":", "XF", "(", "match_operand", ":", "XF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "{", "if", "(", "FP_REG_P", "(",...
LLVM
Hexagon
CPP
stmt_completion
DSP
1,084
[ ";" ]
[ "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "LastInst", "->", "getOpcode", "(", ")", ")", ")", ";", "Cond", ".", "push_back", "(", "LastInst", "->", "getOperand", "(", "<NUM_LIT>", ")", ")", ";", "return", "false", ";", "}", ...
LLVM
X86
TD
next_suggestion
CPU
1,085
[ "let", "SuperClasses", "=", "[", "X86Mem64AsmOperand", "]", ";" ]
[ "def", "X86DstIdx64Operand", ":", "AsmOperandClass", "{", "let", "Name", "=", "<STR_LIT>", ";" ]
LLVM
ARM
TD
program_repair
CPU
1,086
[ "<FIXS>", "OpcodeStr", ",", "<STR_LIT>", ",", "<STR_LIT>", ",", "<FIXE>" ]
[ ":", "N3V", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "op21_20", ",", "op11_8", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "(", "outs", "QPR", ":", "$", "dst", ")", ",", "(", "ins", "QPR", ":", "$", "src1", ",", "QPR", ":", "$", "src2", ",", "DPR_8", ":"...
LLVM
Patmos
CPP
stmt_completion
VLIW
1,087
[ ".", "nentry", ")", "{" ]
[ "for", "(", "CD_map_entry_t", "::", "iterator", "EI", "=", "map_entry", ".", "begin", "(", ")", ",", "EE", "=", "map_entry", ".", "end", "(", ")", ";", "EI", "!=", "EE", ";", "++", "EI", ")", "{", "Node", "*", "n", "=", "EI", "->", "first", ";"...
GCC
i386
MD
program_repair
CPU
1,088
[ "<FIXS>", "return", "use_ndd", "?", "<STR_LIT>", ":", "<STR_LIT>", "<FIXE>", "<FIXS>", "return", "use_ndd", "?", "<STR_LIT>", ":", "<STR_LIT>", "<FIXE>" ]
[ "std", ":", ":", "swap", "(", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ")", "if", "(", "x86_maybe_negate_const_int", "(", "&", "operands", "[", "<NUM_LIT>", "]", ",", "HImode", ")", ")", "<BUGS>", "return", "use_ndd", "?...
LLVM
AArch64
TD
next_suggestion
CPU
1,089
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "class", "sve_int_bin_cons_misc_0_c", "<", "bits", "<", "<NUM_LIT>", ">", "opc", ",", "string", "asm", ",", "ZPRRegOp", "zprty", ">", ":", "I", "<", "(", "outs", "zprty", ":", "$", "Zd", ")", ",", "(", "ins", "zprty", ":", "$", "Zn", ")", ",", "asm...
GCC
stormy16
CPP
program_repair
CPU
1,090
[ "<FIXS>", "xstormy16_function_arg", "(", "cumulative_args_t", "cum_v", ",", "machine_mode", "mode", ",", "<FIXE>" ]
[ "}", "static", "rtx", "<BUGS>", "xstormy16_function_arg", "(", "cumulative_args_t", "cum_v", ",", "enum", "machine_mode", "mode", ",", "<BUGE>", "const_tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumu...
LLVM
Lanai
CPP
program_repair
CPU
1,091
[ "<FIXS>", "Register", "&", "SrcReg2", ",", "int64_t", "&", "CmpMask", ",", "int64_t", "&", "CmpValue", ")", "const", "{", "<FIXE>" ]
[ "}", "bool", "LanaiInstrInfo", "::", "analyzeCompare", "(", "const", "MachineInstr", "&", "MI", ",", "Register", "&", "SrcReg", ",", "<BUGS>", "Register", "&", "SrcReg2", ",", "int", "&", "CmpMask", ",", "int", "&", "CmpValue", ")", "const", "{", "<BUGE>",...
LLVM
AArch64
TD
next_suggestion
CPU
1,092
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "imm", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "pstatefield", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "DecoderMethod", "=", "<STR_LIT>", ";", "let", "hasC...
LLVM
Hexagon
TD
next_suggestion
DSP
1,093
[ "let", "BaseOpcode", "=", "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", ...
LLVM
X86
CPP
stmt_completion
CPU
1,094
[ ";" ]
[ "if", "(", "FnAttrs", ".", "hasAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "OptimizeForSize", ")", "||", "FnAttrs", ".", "hasAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "MinSize", ")", ")", ...
GCC
c6x
CPP
stmt_completion
VLIW
1,095
[ ".", "clock", ";" ]
[ "static", "int", "insn_uid_get_clock", "(", "int", "uid", ")", "{", "return", "INSN_INFO_ENTRY", "(", "uid", ")" ]
LLVM
Hexagon
TD
next_suggestion
DSP
1,096
[ "let", "prefersSlot3", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
LLVM
PowerPC
TD
next_suggestion
CPU
1,097
[ "}" ]
[ "let", "Pattern", "=", "pattern", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "A", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", ...
GCC
i386
CPP
next_suggestion
CPU
1,098
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m128i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm_maskz_expand_epi16", "(", "_", "_", "mmask8", "_", "_", ...
LLVM
PowerPC
TD
stmt_completion
CPU
1,099
[ "]", ">", ";" ]
[ "def", "PPCstore_scal_int_from_vsr", ":", "SDNode", "<", "<STR_LIT>", ",", "SDT_PPCstore_scal_int_from_vsr", ",", "[", "SDNPHasChain", ",", "SDNPMayStore" ]