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
v850
MD
stmt_completion
MPU
612,900
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unsigned_float", ":", "SF", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR...
LLVM
AArch64
CPP
code_generation
CPU
612,901
[ "unsigned", "char", "AArch64Subtarget", "::", "ClassifyGlobalReference", "(", "const", "GlobalValue", "*", "GV", ",", "const", "TargetMachine", "&", "TM", ")", "const", "{", "bool", "isDecl", "=", "GV", "->", "isDeclarationForLinker", "(", ")", ";", "if", "(",...
[ "ClassifyGlobalReference", "-", "Find", "the", "target", "operand", "flags", "that", "describe", "how", "a", "global", "value", "should", "be", "referenced", "for", "the", "current", "subtarget", "." ]
LLVM
Hexagon
TD
stmt_completion
DSP
612,902
[ "=", "<NUM_LIT>", ";" ]
[ "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "GP", "]", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isPredicable", "=", "<NUM_LIT>", ";", "let", "opExtendable", "=", "<NUM_LIT>", ";", "let", "isExtentSigned", "=", "<NUM_LI...
LLVM
Hexagon
TD
next_suggestion
DSP
612,903
[ "}" ]
[ "def", "A2_subh_h16_sat_hl", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "IntRegs", ":", "$", "Rt32", ",", "IntRegs", ":", "$", "Rs32", ")", ",", "<STR_LIT>", ",", "tc_779080bf", ",", "TypeALU64", ">", ",", "Enc...
LLVM
AArch64
TD
stmt_completion
CPU
612,904
[ "opc", ",", "FPR16Op", ",", "V64", ",", "asm", ",", "<STR_LIT>", ">", ";" ]
[ "def", "v2i16p", ":", "BaseSIMDPairwiseScalar", "<", "<NUM_LIT>", ",", "{", "S", ",", "<NUM_LIT>", "}", "," ]
LLVM
CSKY
TD
stmt_completion
CPU
612,905
[ "}", "=", "<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", "Inst", ...
LLVM
TriCore
CPP
next_suggestion
MPU
612,906
[ "}" ]
[ "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", "{", "EVT", "PtrVT", "=", "getTargetLowering", "(", ")", "->", "getPointerTy", "(", "CurDAG", "->", "getDataLayout", "(", ")", ")", ";", "Bas...
LLVM
AArch64
TD
next_suggestion
CPU
612,907
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "idx2", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "idx", ";" ]
LLVM
AMDGPU
TD
program_repair
GPU
612,908
[ "<FIXS>", "let", "AssemblerPredicate", "=", "isGFX10Only", ";", "let", "DecoderNamespace", "=", "<STR_LIT>", ";", "<FIXE>", "<FIXS>", "let", "AssemblerPredicate", "=", "isGFX6GFX7", ";", "let", "DecoderNamespace", "=", "<STR_LIT>", ";", "<FIXE>" ]
[ "Base_MUBUF_Real_gfx6_gfx7_gfx10", "op", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ",", "ps", ",", "SIEncodingFamily", ".", "GFX10", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "!", "if", "(", "ps", ".", "has_dlc", ",", "cpol", "{", "CPolBit", "....
LLVM
Hexagon
TD
stmt_completion
DSP
612,909
[ "USR", "]", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isFP", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[" ]
LLVM
M680x0
CPP
next_suggestion
MPU
612,910
[ "if", "(", "isPositionIndependent", "(", ")", ")", "{" ]
[ "unsigned", "char", "M680x0Subtarget", "::", "classifyExternalReference", "(", "const", "Module", "&", "M", ")", "const", "{", "if", "(", "TM", ".", "shouldAssumeDSOLocal", "(", "M", ",", "nullptr", ")", ")", "return", "classifyLocalReference", "(", "nullptr", ...
GCC
alpha
CPP
code_generation
MPU
612,911
[ "int", "zap_mask", "(", "HOST_WIDE_INT", "value", ")", "{", "int", "i", ";", "for", "(", "i", "=", "<NUM_LIT>", ";", "i", "<", "HOST_BITS_PER_WIDE_INT", "/", "HOST_BITS_PER_CHAR", ";", "i", "++", ",", "value", ">>=", "<NUM_LIT>", ")", "if", "(", "(", "...
[ "Returns", "1", "if", "VALUE", "is", "a", "mask", "that", "contains", "full", "bytes", "of", "zero", "or", "ones", "." ]
GCC
h8300
MD
next_suggestion
MPU
612,912
[ "(", "use", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", ")", ")", "]" ]
[ "(", "define_expand", "<STR_LIT>", "[", "(", "use", "(", "match_operator", "<NUM_LIT>", "<STR_LIT>", "[", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]...
GCC
aarch64
CPP
stmt_completion
CPU
612,913
[ "a", ")", "{" ]
[ "vreinterpretq_s16_s32", "(", "int32x4_t", "_", "_" ]
LLVM
X86
TD
stmt_completion
CPU
612,914
[ "addr", ":", "$", "src", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "extloadi16i1", "addr", ":", "$", "src", ")", ",", "(", "MOVZX16rm8" ]
LLVM
AArch64
TD
next_suggestion
CPU
612,915
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "V", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "...
GCC
frv
CPP
program_repair
VLIW
612,916
[ "<FIXS>", "check_insn", "=", "gen_rtx_SET", "(", "new", "_", "cr", ",", "if_else", ")", ";", "<FIXE>" ]
[ "compare", "=", "gen_rtx_fmt_ee", "(", "GET_CODE", "(", "test_expr", ")", ",", "CC_CCRmode", ",", "cc", ",", "const0_rtx", ")", ";", "if_else", "=", "gen_rtx_IF_THEN_ELSE", "(", "CC_CCRmode", ",", "old_test", ",", "compare", ",", "const0_rtx", ")", ";", "<BU...
GCC
m32c
CPP
next_suggestion
MPU
612,917
[ "temp2", "=", "expand_simple_binop", "(", "SImode", ",", "MULT", ",", "temp1", ",", "scale", ",", "temp2", ",", "<NUM_LIT>", ",", "OPTAB_LIB", ")", ";" ]
[ "else", "scale", "=", "copy_to_mode_reg", "(", "SImode", ",", "operands", "[", "<NUM_LIT>", "]", ")", ";", "emit_insn", "(", "gen_zero_extendpsisi2", "(", "temp1", ",", "operands", "[", "<NUM_LIT>", "]", ")", ")", ";" ]
LLVM
CellSPU
CPP
next_suggestion
MPU
612,918
[ "}" ]
[ "virtual", "bool", "requiresRegisterScavenging", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "true", ";" ]
LLVM
X86
CPP
stmt_completion
CPU
612,919
[ "CustomLowered", "[", "]", "=", "{" ]
[ "assert", "(", "ISD", "&&", "<STR_LIT>", "Invalid opcode", "<STR_LIT>", ")", ";", "static", "const", "CostTblEntry", "<", "MVT", ">", "AVX1CostTable", "[", "]", "=", "{", "{", "ISD", "::", "MUL", ",", "MVT", "::", "v8i32", ",", "<NUM_LIT>", "}", ",", "...
LLVM
R600
CPP
stmt_completion
GPU
612,920
[ "||", "usesTextureCache", "(", "MI", "->", "getOpcode", "(", ")", ")", ";" ]
[ "return", "(", "MFI", "->", "ShaderType", "==", "ShaderType", "::", "COMPUTE", "&&", "usesVertexCache", "(", "MI", "->", "getOpcode", "(", ")", ")", ")" ]
LLVM
SystemZ
TD
next_suggestion
CPU
612,921
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "BD1", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "BD1", ";", "bits", "<", "<NUM_LIT>", ">", "BD2", ";", "bits", "<", "<NUM_LIT>", ">", "R3", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "op", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", ...
GCC
loongarch
CPP
stmt_completion
CPU
612,922
[ "v16i8", ")", "_", "<NUM_LIT>", ")", ";" ]
[ "return", "(", "_", "_", "m128i", ")", "_", "_", "builtin_lsx_vexth_h_b", "(", "(" ]
LLVM
AArch64
CPP
stmt_completion
CPU
612,923
[ "=", "S", ";" ]
[ "static", "std", "::", "unique_ptr", "<", "AArch64Operand", ">", "CreateCondCode", "(", "<STR_LIT>", "::", "<STR_LIT>", "Code", ",", "SMLoc", "S", ",", "SMLoc", "E", ",", "MCContext", "&", "Ctx", ")", "{", "auto", "Op", "=", "make_unique", "<", "AArch64Ope...
GCC
i386
CPP
stmt_completion
CPU
612,924
[ ")", "_", "_", "W", ",", "(", "_", "_", "mmask8", ")", "_", "_", "U", ",", "_", "_", "R", ")", ";" ]
[ "return", "(", "_", "_", "m512i", ")", "_", "_", "builtin_ia32_cvtps2qq512_mask", "(", "(", "_", "_", "v8sf", ")", "_", "_", "A", ",", "(", "_", "_", "v8di" ]
GCC
mep
CPP
program_repair
CPU
612,925
[ "<FIXS>", "(", "OPTIONAL_CP_INSN", "ivc2", "-", "c3", "-", "isa", "(", "SLOTS", "C3", ")", "(", "INTRINSIC", "<STR_LIT>", "cpcmpne_h", "<STR_LIT>", ")", "(", "CPTYPE", "V4HI", ")", "VOLATILE", ")", "<FIXE>" ]
[ ";", "<NUM_LIT>", "<NUM_LIT>", "<NUM_LIT>", "<NUM_LIT>", "<NUM_LIT>", "qqqqq", "ppppp", "<NUM_LIT>", "cpcmpne", ".", "h", "crqc", ",", "crpc", "(", "c3_1", ")", "(", "dni", "cpcmpne_h_C3", "<STR_LIT>", "cpcmpne.h $crqc,$crpc C3", "<STR_LIT>", "<BUGS>", "(", "OPTIO...
LLVM
X86
CPP
stmt_completion
CPU
612,926
[ "==", "MVT", "::", "f80", ";" ]
[ "bool", "ShouldShrinkFPConstant", "(", "EVT", "VT", ")", "const", "override", "{", "return", "!", "X86ScalarSSEf64", "||", "VT" ]
LLVM
ARM64
TD
stmt_completion
CPU
612,927
[ ":", "$", "addr", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "relaxed_load", "<", "atomic_load_32", ">", "am_unscaled32", ":", "$", "addr", ")", ",", "(", "LDURWi", "am_unscaled32" ]
LLVM
AArch64
TD
stmt_completion
CPU
612,928
[ ";" ]
[ "let", "ParserMethod", "=", "<STR_LIT>" ]
LLVM
AArch64
CPP
next_suggestion
CPU
612,929
[ "unsigned", "char", "LoFlags", "=", "OpFlags", "|", "<STR_LIT>", "::", "<STR_LIT>", "|", "MO_NC", ";" ]
[ "const", "<STR_LIT>", "::", "<STR_LIT>", "*", "SrcReg", "=", "<STR_LIT>", "::", "<STR_LIT>", "(", "M", ".", "getStackProtectorGuardReg", "(", ")", ")", ";", "if", "(", "!", "SrcReg", ")", "report_fatal_error", "(", "<STR_LIT>", "Unknown SysReg for Stack Protector ...
GCC
aarch64
MD
stmt_completion
CPU
612,930
[ "UNSPEC_SHA512H", "UNSPEC_SHA512H2", "]", ")" ]
[ "(", "define_int_iterator", "CRYPTO_SHA512", "[" ]
GCC
i386
CPP
stmt_completion
CPU
612,931
[ "(", "_", "_", "v8di", ")", "_", "mm512_undefined_epi32", "(", ")", ",", "(", "_", "_", "mmask8", ")", "-", "<NUM_LIT>", ")", ";" ]
[ "return", "(", "_", "_", "m512i", ")", "_", "_", "builtin_ia32_punpckhqdq512_mask", "(", "(", "_", "_", "v8di", ")", "_", "_", "A", ",", "(", "_", "_", "v8di", ")", "_", "_", "B", "," ]
GCC
c6x
MD
stmt_completion
VLIW
612,932
[ ")", "]", ")" ]
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>" ]
GCC
arm
CPP
next_suggestion
CPU
612,933
[ "}" ]
[ "_", "_", "arm_vcvtq_m_u32_f32", "(", "uint32x4_t", "_", "_", "inactive", ",", "float32x4_t", "_", "_", "a", ",", "mve_pred16_t", "_", "_", "p", ")", "{", "return", "_", "_", "builtin_mve_vcvtq_m_from_f_uv4si", "(", "_", "_", "inactive", ",", "_", "_", "...
LLVM
Hexagon
TD
stmt_completion
DSP
612,934
[ "}", "=", "<NUM_LIT>", ";" ]
[ "def", "A2_vnavgh", ":", "HInst", "<", "(", "outs", "DoubleRegs", ":", "$", "Rdd32", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rtt32", ",", "DoubleRegs", ":", "$", "Rss32", ")", ",", "<STR_LIT>", ",", "tc_6132ba3d", ",", "TypeALU64", ">", ",", "...
LLVM
Hexagon
TD
next_suggestion
DSP
612,935
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "PostInc", ";", "let", "accessSize", "=", "DoubleWordAccess", ";", "let", ...
LLVM
PowerPC
CPP
stmt_completion
CPU
612,936
[ ")", "{" ]
[ "DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", " initial value: ", "<STR_LIT>", "<<", "*", "InitialValue", "<<", "<STR_LIT>", "\\n", "<STR_LIT>", ")", ";", "for", "(", "MachineRegisterInfo", "::", "reg_iterator", "RI", "=", "MRI", "->", "reg_begin", "(", ...
GCC
rs6000
MD
next_suggestion
CPU
612,937
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "not", ":", "GPR", "(", "match_dup", "<NUM_LIT>", ")", ")", ")", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "compare", ":", "CC", "(", "match_dup", "<NUM_LIT>", ")", "(", "const_int", ...
LLVM
AArch64
CPP
stmt_completion
CPU
612,938
[ ",", "VT", ",", "true", ")", ";" ]
[ "bool", "shouldFormOverflowOp", "(", "unsigned", "Opcode", ",", "EVT", "VT", ",", "bool", "MathUsed", ")", "const", "override", "{", "return", "TargetLowering", "::", "shouldFormOverflowOp", "(", "Opcode" ]
LLVM
AArch64
CPP
stmt_completion
CPU
612,939
[ "addr", "(", ")", "+", "plt_entry", "->", "getOffset", "(", ")", ";" ]
[ "assert", "(", "plt_entry", "!=", "NULL", ")", ";", "return", "pParent", ".", "getTarget", "(", ")", ".", "getPLT", "(", ")", "." ]
LLVM
X86
CPP
next_suggestion
CPU
612,940
[ "case", "'", "M", "'", ":" ]
[ "X86TargetLowering", "::", "ConstraintType", "X86TargetLowering", "::", "getConstraintType", "(", "StringRef", "Constraint", ")", "const", "{", "if", "(", "Constraint", ".", "size", "(", ")", "==", "<NUM_LIT>", ")", "{", "switch", "(", "Constraint", "[", "<NUM_L...
LLVM
X86
CPP
stmt_completion
CPU
612,941
[ ")", "const", "{" ]
[ "unsigned", "X86TargetLowering", "::", "ComputeNumSignBitsForTargetNode", "(", "SDValue", "Op", ",", "const", "SelectionDAG", "&", ",", "unsigned", "Depth" ]
LLVM
X86
CPP
code_generation
CPU
612,942
[ "bool", "X86TargetLowering", "::", "isCommutativeBinOp", "(", "unsigned", "Opcode", ")", "const", "{", "switch", "(", "Opcode", ")", "{", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR...
[ "Returns", "true", "if", "the", "opcode", "is", "a", "commutative", "binary", "operation", "." ]
LLVM
AArch64
TD
next_suggestion
CPU
612,943
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rn", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "isNegated", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rm", ";", "let", "Inst", "{", "<NUM_LIT>", "}", ...
LLVM
ARM
TD
stmt_completion
CPU
612,944
[ ".", "Vec", "(", "Inst", "(", "VTI", ".", "Vec", "MQPR", ":", "$", "val", ")", ",", "ARMVCCThen", ",", "(", "VTI", ".", "Pred", "VCCR", ":", "$", "pred", ")", ",", "(", "VTI", ".", "Vec", "MQPR", ":", "$", "inactive", ")", ")", ")", ">", ";...
[ "def", ":", "Pat", "<", "(", "VTI", ".", "Vec", "(", "pred_int", "(", "VTI", ".", "Vec", "MQPR", ":", "$", "val", ")", ",", "(", "VTI", ".", "Pred", "VCCR", ":", "$", "pred", ")", ",", "(", "VTI", ".", "Vec", "MQPR", ":", "$", "inactive", "...
GCC
s390
CPP
next_suggestion
MPU
612,945
[ "*", "hw_after", "=", "s390_hotpatch_hw_after_label", ";" ]
[ "attr", "=", "lookup_attribute", "(", "<STR_LIT>", "hotpatch", "<STR_LIT>", ",", "DECL_ATTRIBUTES", "(", "decl", ")", ")", ";", "if", "(", "attr", ")", "{", "tree", "args", "=", "TREE_VALUE", "(", "attr", ")", ";", "*", "hw_before", "=", "TREE_INT_CST_LOW"...
LLVM
AMDGPU
CPP
program_repair
GPU
612,946
[ "<FIXS>", "setRegScore", "(", "TRI", "->", "getEncodingValue", "(", "AMDGPU", "::", "getMCReg", "(", "DefMO", ".", "getReg", "(", ")", ",", "*", "ST", ")", ")", ",", "EXP_CNT", ",", "CurrScore", ")", ";", "<FIXE>" ]
[ "MachineOperand", "&", "DefMO", "=", "Inst", ".", "getOperand", "(", "I", ")", ";", "if", "(", "DefMO", ".", "isReg", "(", ")", "&&", "DefMO", ".", "isDef", "(", ")", "&&", "TRI", "->", "isVGPR", "(", "*", "MRI", ",", "DefMO", ".", "getReg", "(",...
LLVM
Hexagon
CPP
next_suggestion
DSP
612,947
[ "return", "false", ";" ]
[ "const", "uint32_t", "*", "MB", "=", "PRI", ".", "getRegMaskBits", "(", "RR", ".", "Reg", ")", ";", "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ",", "e", "=", "PRI", ".", "getTRI", "(", ")", ".", "getNumRegs", "(", ")", ";", "i", "!=", "e", ...
LLVM
X86
CPP
stmt_completion
CPU
612,948
[ "<NUM_LIT>", ")", ".", "addConstantPoolIndex", "(", "CPI", ")", ".", "addReg", "(", "<NUM_LIT>", ")", ";" ]
[ "return", "MIB", ".", "addReg", "(", "GlobalBaseReg", ")", ".", "addImm", "(", "<NUM_LIT>", ")", ".", "addReg", "(" ]
LLVM
AArch64
TD
stmt_completion
CPU
612,949
[ "<NUM_LIT>", ",", "<NUM_LIT>", ">", ";" ]
[ "def", ":", "RWSysReg", "<", "<STR_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "," ]
LLVM
PTX
CPP
next_suggestion
GPU
612,950
[ "}" ]
[ "void", "PTXMCAsmStreamer", "::", "EmitDwarfAdvanceLineAddr", "(", "int64_t", "LineDelta", ",", "const", "MCSymbol", "*", "LastLabel", ",", "const", "MCSymbol", "*", "Label", ")", "{", "report_fatal_error", "(", "<STR_LIT>", "Unimplemented.", "<STR_LIT>", ")", ";" ]
LLVM
AArch64
CPP
program_repair
CPU
612,951
[ "<FIXS>", "return", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "dl", ",", "VT", ",", "Mov", ")", ";", "<FIXE>" ]
[ "SDValue", "Mov", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "dl", ",", "MovTy", ",", "DAG", ".", "getConstant", "(", "CnstVal", ",", "MVT", "::", "i32", ")", ",", "DAG", ".", "getConstant", "(", "<NUM_LIT>", ",", "MVT", ":...
LLVM
PowerPC
TD
stmt_completion
CPU
612,952
[ "SDTCisPtrTy", "<", "<NUM_LIT>", ">", "]", ">", ";" ]
[ "def", "SDT_PPCstxsix", ":", "SDTypeProfile", "<", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "[", "SDTCisVT", "<", "<NUM_LIT>", ",", "f64", ">", ",", "SDTCisPtrTy", "<", "<NUM_LIT>", ">", "," ]
LLVM
Hexagon
TD
next_suggestion
DSP
612,953
[ "}" ]
[ "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ";", "let", "InputType", "=", "<STR_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ...
GCC
sh
MD
program_repair
CPU
612,954
[ "<FIXS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "<FIXE>" ]
[ "(", "lshiftrt", ":", "SI", "(", "match_dup", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "<BUGS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ...
GCC
v850
MD
stmt_completion
MPU
612,955
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "fix", ":", "DI", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "...
LLVM
ARM
TD
next_suggestion
CPU
612,956
[ "let", "MIOperandInfo", "=", "(", "ops", "GPR", ":", "$", "addr", ",", "i32imm", ")", ";" ]
[ "def", "addrmode6dup", ":", "MemOperand", ",", "ComplexPattern", "<", "i32", ",", "<NUM_LIT>", ",", "<STR_LIT>", ",", "[", "]", ",", "[", "SDNPWantParent", "]", ">", "{", "let", "PrintMethod", "=", "<STR_LIT>", ";" ]
GCC
i386
MD
next_suggestion
CPU
612,957
[ "(", "sign_extend", ":", "V2DI" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "V2DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "mult", ":", "V2DI", "(", "sign_extend", ":", "V2DI", "(", "vec_select", ":", "V2SI", "(", "match_operand", ":", "V4SI", "...
LLVM
PIC16
CPP
program_repair
MPU
612,958
[ "<FIXS>", "SDValue", "Call", "=", "MakePIC16Libcall", "(", "CallCode", ",", "N", "->", "getValueType", "(", "<NUM_LIT>", ")", ",", "&", "Ops", "[", "<NUM_LIT>", "]", ",", "<NUM_LIT>", ",", "true", ",", "DAG", ",", "N", "->", "getDebugLoc", "(", ")", ")...
[ "SmallVector", "SDValue", ",", "<NUM_LIT>", ">", "Ops", "(", "<NUM_LIT>", ")", ";", "Ops", "[", "<NUM_LIT>", "]", "=", "Value", ";", "Ops", "[", "<NUM_LIT>", "]", "=", "Amt", ";", "<BUGS>", "SDValue", "Call", "=", "MakePIC16Libcall", "(", "CallCode", ","...
LLVM
SystemZ
CPP
stmt_completion
CPU
612,959
[ ";" ]
[ "}", "}", "if", "(", "!", "Done", "&&", "MatchAddress", "(", "Addr", ",", "AM", ",", "false", ")", ")", "return", "false", ";", "DEBUG", "(", "errs", "(", ")", "<<", "<STR_LIT>", "MatchAddress (final): ", "<STR_LIT>", ";", "AM", ".", "dump", "(", ")"...
GCC
i386
CPP
stmt_completion
CPU
612,960
[ "mmask16", "_", "_", "B", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "mmask16", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_kandn", "(", "_", "_", "mmask16", "_", "_", "A", ...
GCC
arm
CPP
stmt_completion
CPU
612,961
[ "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "}", ")", ";" ]
[ "poly16x8x2_t", "_", "_", "rv", ";", "_", "_", "rv", ".", "val", "[", "<NUM_LIT>", "]", "=", "_", "_", "builtin_shuffle", "(", "_", "_", "a", ",", "_", "_", "b", ",", "(", "uint16x8_t", ")", "{", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "...
LLVM
VE
CPP
code_generation
CPU
612,962
[ "void", "VEInstPrinter", "::", "printRegName", "(", "raw_ostream", "&", "OS", ",", "unsigned", "RegNo", ")", "const", "{", "unsigned", "AltIdx", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "OS", "<<", "'", "%", "'", "<<", "getRegisterName", "(", "RegNo", ","...
[ "Print", "the", "assembler", "register", "name", "." ]
LLVM
VE
CPP
next_suggestion
CPU
612,963
[ "}" ]
[ "SDValue", "VETargetLowering", "::", "makeHiLoPair", "(", "SDValue", "Op", ",", "unsigned", "HiTF", ",", "unsigned", "LoTF", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "DL", "(", "Op", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueTyp...
GCC
sparc
CPP
program_repair
CPU
612,964
[ "<FIXS>", "output_address", "(", "GET_MODE", "(", "x", ")", ",", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ")", ";", "<FIXE>" ]
[ "if", "(", "CONSTANT_P", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ")", ")", "fputs", "(", "<STR_LIT>", "%g0+", "<STR_LIT>", ",", "file", ")", ";", "<BUGS>", "output_address", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ")", ";", "<BUGE>", "fpu...
LLVM
AArch64
TD
stmt_completion
CPU
612,965
[ "Rt", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "V", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "...
LLVM
AArch64
CPP
stmt_completion
CPU
612,966
[ "return", ";" ]
[ "void", "AArch64InstrInfo", "::", "suppressLdStPair", "(", "MachineInstr", "&", "MI", ")", "{", "if", "(", "MI", ".", "memoperands_empty", "(", ")", ")" ]
LLVM
JVM
CPP
stmt_completion
Virtual ISA
612,967
[ ";" ]
[ "bool", "JVMOffsetAllocator", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MFN", ")", "{", "MF", "=", "&", "MFN", ";", "TII", "=", "static_cast", "<", "const", "JVMInstrInfo", "*", ">", "(", "MF", "->", "getSubtarget", "(", ")", ".", "getIns...
GCC
pa
MD
stmt_completion
CPU
612,968
[ ")", ")", ")" ]
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "not", "(", "match_test", "<STR_LIT>", ")", ")", ")", "(", "const_string", "<STR_LIT>", ")", "(", "const_string", "<STR_LIT>" ]
GCC
powerpcspe
MD
stmt_completion
CPU
612,969
[ ")", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
LLVM
CellSPU
CPP
stmt_completion
MPU
612,970
[ "isImm", "(", ")", ")", "{" ]
[ "void", "printSymbolHi", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "MI", "->", "getOperand", "(", "OpNo", ")", "." ]
GCC
mep
CPP
program_repair
CPU
612,971
[ "<FIXS>", "(", "OPTIONAL_CP_INSN", "ivc2", "-", "p1", "-", "isa", "(", "SLOTS", "P1", ")", "(", "INTRINSIC", "<STR_LIT>", "cpmulslla1_w", "<STR_LIT>", ")", "(", "CPTYPE", "V2SI", ")", "VOLATILE", ")", "<FIXE>" ]
[ ";", "<NUM_LIT>", "<NUM_LIT>", "qqqqq", "ppppp", "<NUM_LIT>", "cpmulslla1", ".", "w", "crqp", ",", "crpp", "(", "p0_1", ")", "(", "dni", "cpmulslla1_w_P1", "<STR_LIT>", "cpmulslla1.w $crqp,$crpp Pn", "<STR_LIT>", "<BUGS>", "(", "OPTIONAL_CP_INSN", "ivc2", "-", "p1...
GCC
i386
CPP
stmt_completion
CPU
612,972
[ "_", "_", "X", ",", "_", "_", "m128i", "_", "_", "Y", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m128i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm_extract_si64", "(", "_", "_", "m128i" ]
LLVM
ARM64
CPP
next_suggestion
CPU
612,973
[ "FrameIndex", "=", "MI", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getIndex", "(", ")", ";" ]
[ "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "if", "(", "MI", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getSubReg", "(", ")", "==", "<NUM_LIT>", "&&", "MI", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "isFI", "(", ")", "&&", "MI", "->", "g...
LLVM
ARM64
TD
stmt_completion
CPU
612,974
[ "<STR_LIT>", ";" ]
[ "let", "ParserMethod", "=" ]
LLVM
AArch64
TD
next_suggestion
CPU
612,975
[ "}" ]
[ "let", "ParserMatchClass", "=", "mc", ";", "let", "PrintMethod", "=", "<STR_LIT>", ";" ]
GCC
cris
MD
stmt_completion
MPU
612,976
[ ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "umin", ":", "SI", "(", "zero_extend", ":", "SI", "(", "match_operand", ":", "BW", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ...
GCC
i386
CPP
next_suggestion
CPU
612,977
[ "fs", "->", "regs", ".", "reg", "[", "<NUM_LIT>", "]", ".", "loc", ".", "offset", "=", "(", "long", ")", "&", "sc", "->", "REG_NAME", "(", "ecx", ")", "-", "new", "_", "cfa", ";" ]
[ "if", "(", "*", "(", "unsigned", "short", "*", ")", "(", "pc", "+", "<NUM_LIT>", ")", "==", "<NUM_LIT>", "&&", "*", "(", "unsigned", "int", "*", ")", "(", "pc", "+", "<NUM_LIT>", ")", "==", "<NUM_LIT>", "&&", "*", "(", "unsigned", "short", "*", "...
LLVM
Nyuzi
CPP
code_generation
GPU
612,978
[ "MachineBasicBlock", "::", "iterator", "NyuziFrameLowering", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ")", "const", "{", "MachineInstr", "&", "MI...
[ "This", "method", "is", "called", "during", "prolog/epilog", "code", "insertion", "to", "eliminate", "call", "frame", "setup", "and", "destroy", "pseudo", "instructions", "(", "but", "only", "if", "the", "Target", "is", "using", "them", ")", "." ]
LLVM
AArch64
CPP
code_generation
CPU
612,979
[ "CCAssignFn", "*", "AArch64TargetLowering", "::", "CCAssignFnForCall", "(", "CallingConv", "::", "ID", "CC", ",", "bool", "IsVarArg", ")", "const", "{", "switch", "(", "CC", ")", "{", "default", ":", "llvm_unreachable", "(", "<STR_LIT>", "Unsupported calling conve...
[ "Selects", "the", "correct", "CCAssignFn", "for", "a", "given", "CallingConvention", "value", "." ]
LLVM
Hexagon
TD
stmt_completion
DSP
612,980
[ "USR_OVF", "]", ";" ]
[ "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", "prefersSl...
LLVM
GBZ80
CPP
next_suggestion
MPU
612,981
[ "AsciiDirective", "=", "nullptr", ";" ]
[ "CommentString", "=", "<STR_LIT>", ";", "<STR_LIT>", ";", "PrivateGlobalPrefix", "=", "<STR_LIT>", "L", "<STR_LIT>", ";", "PrivateLabelPrefix", "=", "<STR_LIT>", ".L", "<STR_LIT>", ";", "HexadecimalPrefix", "=", "<STR_LIT>", "$", "<STR_LIT>", ";", "UseIntegratedAssemb...
LLVM
Hexagon
TD
next_suggestion
DSP
612,982
[ "}" ]
[ "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P0", "]", ";", "let", "Defs", "=", "[", "P0", ",", "PC", "]", ";", "let", "isTaken", "=", "Inst...
LLVM
PowerPC
CPP
next_suggestion
CPU
612,983
[ "SDValue", "Tmp", "=", "DAG", ".", "getNode", "(", "FCTOp", ",", "dl", ",", "MVT", "::", "f64", ",", "Src", ")", ";" ]
[ "if", "(", "Subtarget", ".", "hasP9Vector", "(", ")", "&&", "Subtarget", ".", "hasP9Altivec", "(", ")", "&&", "SubWordLoad", ")", "{", "bool", "Signed", "=", "N", "->", "getOpcode", "(", ")", "==", "ISD", "::", "SINT_TO_FP", ";", "bool", "DstDouble", "...
LLVM
PTX
CPP
stmt_completion
GPU
612,984
[ "const", "{" ]
[ "virtual", "bool", "isPredicable", "(", "MachineInstr", "*", "MI", ")" ]
LLVM
VE
CPP
next_suggestion
CPU
612,985
[ "}" ]
[ "static", "unsigned", "offsetToDisp", "(", "MachineInstr", "&", "MI", ")", "{", "unsigned", "OffDisp", "=", "<NUM_LIT>", ";", "{", "using", "namespace", "llvm", "::", "VE", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "RRCAS_mu...
LLVM
ARM
CPP
next_suggestion
CPU
612,986
[ "}" ]
[ "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "<NUM_LIT>", "-", "Val", ")", ")", ";", "return", "MCDisassembler", "::", "Success", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
612,987
[ "let", "opNewValue", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";" ]
LLVM
AVR
CPP
next_suggestion
MPU
612,988
[ "case", "MVT", "::", "i8", ":" ]
[ "assert", "(", "(", "Bank", "==", "<NUM_LIT>", "||", "Subtarget", "->", "hasELPM", "(", ")", ")", "&&", "<STR_LIT>", "cannot load from extended program memory on this mcu", "<STR_LIT>", ")", ";", "unsigned", "Opcode", "=", "<NUM_LIT>", ";", "int", "Offs", "=", "...
LLVM
AMDGPU
CPP
stmt_completion
GPU
612,989
[ "(", ")", ";" ]
[ "for", "(", "MachineInstr", "*", "MI", ":", "EmittedInstrs", ")", "{", "++", "WaitStates", ";", "if", "(", "!", "MI", "||", "!", "IsHazardDef", "(", "MI", ")", ")", "continue", ";", "if", "(", "MI", "->", "modifiesRegister", "(", "Reg", ",", "TRI", ...
LLVM
XCore
CPP
next_suggestion
MPU
612,990
[ "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op1", ",", "Address", ",", "Decoder", ")", ";" ]
[ "DecodeStatus", "S", "=", "Decode3OpInstruction", "(", "Insn", ",", "Op1", ",", "Op2", ",", "Op3", ")", ";", "if", "(", "S", "==", "MCDisassembler", "::", "Success", ")", "{" ]
GCC
mips
MD
next_suggestion
CPU
612,991
[ "(", "label_ref", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")", "]" ]
[ "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "(", "pc", ")" ]
LLVM
VE
CPP
stmt_completion
CPU
612,992
[ "regIdx", "]", ";" ]
[ "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "unsigned", "regIdx", "=", "Reg", "-", "<STR_LIT>", "::", "<STR_LIT>", ";", "if", "(", "regIdx", ">", "<NUM_LIT>", ")", "return", "false", ";", "Op", ".", "Reg", ".", "RegNum", "=", "F32Regs...
GCC
h8300
CPP
code_generation
MPU
612,993
[ "static", "int", "h8300_stack_offset_p", "(", "rtx", "x", ",", "int", "offset", ")", "{", "if", "(", "offset", "==", "<NUM_LIT>", ")", "return", "x", "==", "stack_pointer_rtx", ";", "return", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "XEXP", ...
[ "Return", "true", "if", "X", "has", "the", "value", "sp", "+", "OFFSET", "." ]
LLVM
AArch64
TD
next_suggestion
CPU
612,994
[ "bits", "<", "<NUM_LIT>", ">", "Rn", ";" ]
[ "class", "BaseFlagManipulation", "<", "bit", "sf", ",", "bit", "sz", ",", "dag", "iops", ",", "string", "asm", ",", "string", "ops", ">", ":", "I", "<", "(", "outs", ")", ",", "iops", ",", "asm", ",", "ops", ",", "<STR_LIT>", ",", "[", "]", ">", ...
LLVM
BPF
CPP
next_suggestion
Virtual ISA
612,995
[ "int", "Offset", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "getObjectOffset", "(", "FrameIndex", ")", "+", "MI", ".", "getOperand", "(", "i", "+", "<NUM_LIT>", ")", ".", "getImm", "(", ")", ";" ]
[ "Register", "FrameReg", "=", "getFrameRegister", "(", "MF", ")", ";", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getIndex", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")...
LLVM
Hexagon
CPP
next_suggestion
DSP
612,996
[ "}" ]
[ "if", "(", "First", "==", "Num", ")", "return", "DAG", ".", "getUNDEF", "(", "VecTy", ")", ";", "if", "(", "AllConst", "&&", "llvm", "::", "all_of", "(", "Consts", ",", "[", "]", "(", "ConstantInt", "*", "CI", ")", "{", "return", "CI", "->", "isZ...
LLVM
PowerPC
CPP
stmt_completion
CPU
612,997
[ "getOperand", "(", "i", ")", ";" ]
[ "unsigned", "PPCInstrInfo", "::", "getInstrLatency", "(", "const", "InstrItineraryData", "*", "ItinData", ",", "const", "MachineInstr", "&", "MI", ",", "unsigned", "*", "PredCost", ")", "const", "{", "if", "(", "!", "ItinData", "||", "UseOldLatencyCalc", ")", ...
LLVM
ARM
TD
stmt_completion
CPU
612,998
[ "<STR_LIT>", ";" ]
[ "def", "AddrMode5AsmOperand", ":", "AsmOperandClass", "{", "let", "Name", "=", "<STR_LIT>", ";", "}", "class", "AddrMode5", ":", "MemOperand", ",", "ComplexPattern", "<", "i32", ",", "<NUM_LIT>", ",", "<STR_LIT>", ",", "[", "]", ">", "{", "let", "EncoderMeth...
GCC
arm
CPP
stmt_completion
CPU
612,999
[ "_", "imm", ",", "_", "_", "p", ")", ";" ]
[ "_", "_", "arm_vqshlq_m_n_s8", "(", "int8x16_t", "_", "_", "inactive", ",", "int8x16_t", "_", "_", "a", ",", "const", "int", "_", "_", "imm", ",", "mve_pred16_t", "_", "_", "p", ")", "{", "return", "_", "_", "builtin_mve_vqshlq_m_n_sv16qi", "(", "_", "...