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
arm
CPP
next_suggestion
CPU
633,700
[ "}" ]
[ "_", "_", "arm_vqshrnbq_m_n_s16", "(", "int8x16_t", "_", "_", "a", ",", "int16x8_t", "_", "_", "b", ",", "const", "int", "_", "_", "imm", ",", "mve_pred16_t", "_", "_", "p", ")", "{", "return", "_", "_", "builtin_mve_vqshrnbq_m_n_sv8hi", "(", "_", "_",...
LLVM
X86
CPP
program_repair
CPU
633,701
[ "<FIXS>", "return", "<NUM_LIT>", ";", "if", "(", "TM", ".", "getCodeModel", "(", ")", "!=", "CodeModel", "::", "Small", ")", "return", "<NUM_LIT>", ";", "<FIXE>", "<FIXS>", "default", ":", "return", "<NUM_LIT>", ";", "<FIXE>" ]
[ "unsigned", "X86FastISel", "::", "TargetMaterializeConstant", "(", "const", "Constant", "*", "C", ")", "{", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "C", "->", "getType", "(", ")", ",", "VT", ")", ")", "<BUGS>", "return", "false", ";", "<B...
LLVM
Hexagon
CPP
next_suggestion
DSP
633,702
[ "}" ]
[ "iterator", "L", "=", "std", "::", "lower_bound", "(", "Seq", ".", "begin", "(", ")", ",", "Seq", ".", "end", "(", ")", ",", "VR", ",", "Ord", ")", ";", "if", "(", "L", "!=", "Seq", ".", "end", "(", ")", ")", "Seq", ".", "erase", "(", "L", ...
GCC
lm32
MD
next_suggestion
MPU
633,703
[ "(", "match_test", "<STR_LIT>", ")", ")", ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "and", "(", "match_code", "<STR_LIT>", ")" ]
LLVM
X86
TD
stmt_completion
CPU
633,704
[ "<NUM_LIT>", "]", ";" ]
[ "let", "ResourceCycles", "=", "[", "<NUM_LIT>", ",", "<NUM_LIT>", "," ]
LLVM
ARM
CPP
next_suggestion
CPU
633,705
[ "if", "(", "F", ".", "hasSection", "(", ")", ")", "return", "false", ";" ]
[ "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "if", "(", "!", "OutlineFromLinkOnceODRs", "&&", "F", ".", "hasLinkOnceODRLinkage", "(", ")", ")", "return", "false", ";" ]
GCC
rs6000
CPP
code_generation
CPU
633,706
[ "static", "void", "rs6000_split_logical_di", "(", "rtx", "operands", "[", "<NUM_LIT>", "]", ",", "enum", "rtx_code", "code", ",", "bool", "complement_final_p", ",", "bool", "complement_op1_p", ",", "bool", "complement_op2_p", ")", "{", "const", "HOST_WIDE_INT", "l...
[ "Split", "a", "DImode", "AND/IOR/XOR", "with", "a", "constant", "on", "a", "32-bit", "system", ".", "These", "operations", "are", "split", "immediately", "during", "RTL", "generation", "to", "allow", "for", "more", "optimizations", "of", "the", "AND/IOR/XOR", ...
LLVM
Hexagon
TD
next_suggestion
DSP
633,707
[ "let", "InputType", "=", "<STR_LIT>", ";" ]
[ "def", "C2_mux", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "PredRegs", ":", "$", "Pu4", ",", "IntRegs", ":", "$", "Rs32", ",", "IntRegs", ":", "$", "Rt32", ")", ",", "<STR_LIT>", ",", "tc_4c5ba658", ",", "...
GCC
m68k
MD
next_suggestion
MPU
633,708
[ "}", ")" ]
[ "code", "=", "m68k_output_compare_di", "(", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ",", "insn", ",", "code", ")", "operands", "[", "<NUM_LIT...
LLVM
AMDGPU
CPP
stmt_completion
GPU
633,709
[ ";" ]
[ "bool", "hasFlatScratchInsts", "(", ")", "const", "{", "return", "FlatScratchInsts" ]
GCC
mips
CPP
next_suggestion
CPU
633,710
[ "return", "sle_operand", "(", "cmp1", ",", "VOIDmode", ")", ";" ]
[ "return", "reg_or_0_operand", "(", "cmp1", ",", "VOIDmode", ")", ";", "case", "GE", ":", "case", "GEU", ":", "return", "!", "TARGET_MIPS16", "&&", "cmp1", "==", "const1_rtx", ";", "case", "LT", ":", "case", "LTU", ":", "return", "arith_operand", "(", "cm...
LLVM
AArch64
CPP
next_suggestion
CPU
633,711
[ "return", "true", ";" ]
[ "break", ";", "case", "TargetOpcode", "::", "COPY", ":", "{", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", "getReg", "(", ")", ";", "return", "(", "<STR_LIT>", "::", "<STR_LIT>", ".", "contains", "(", "DstReg", ")", "...
LLVM
AArch64
CPP
stmt_completion
CPU
633,712
[ "<NUM_LIT>", ")", ")", ";" ]
[ "EVT", "WidenedVT", ";", "if", "(", "VT", "==", "MVT", "::", "nxv16i8", ")", "WidenedVT", "=", "MVT", "::", "nxv8i16", ";", "else", "if", "(", "VT", "==", "MVT", "::", "nxv8i16", ")", "WidenedVT", "=", "MVT", "::", "nxv4i32", ";", "else", "llvm_unrea...
LLVM
Hexagon
TD
next_suggestion
DSP
633,713
[ "}" ]
[ "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "InputType", "=", "<STR_LIT>", ";", "let", "isExtendable", "=", "<NUM_LIT>", ";", "let", "opExtendable", "=", "<NUM_LIT>", ";", "let", "isExtentSigned", "=", "<NUM_LIT>", ";", "let", "opExtentBits", "=", "<NUM...
GCC
v850
MD
stmt_completion
MPU
633,714
[ "<NUM_LIT>", "]", ")", ")" ]
[ "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "<NUM_LIT>", ")", ")", "]", "<STR_LIT>", "{", "int", "log2", "=", "exact_log2", "(", "INTVAL", "(", "operands", "[" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
633,715
[ "}" ]
[ "}", "Lexer", ".", "Lex", "(", ")", ";", "if", "(", "Lexer", ".", "isNot", "(", "AsmToken", "::", "Integer", ")", ")", "{", "Err", "<<", "<STR_LIT>", "integer literal expected", "<STR_LIT>", ";", "return", "false", ";", "}", "return", "true", ";" ]
GCC
i386
MD
next_suggestion
CPU
633,716
[ "DONE" ]
[ "rtx", "tmp", "=", "gen_reg_rtx", "(", "V16SFmode", ")", "emit_insn", "(", "gen_avx512f_rndscalev16sf", "(", "tmp", ",", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ")", ")", "emit_insn", "(", "gen_fix_truncv16sfv16si2", "(", "op...
LLVM
CSKY
CPP
stmt_completion
CPU
633,717
[ ")", ";" ]
[ "RegListOp", "getRegList", "(", ")", "const", "{", "assert", "(", "Kind", "==", "RegisterList", "&&", "<STR_LIT>", "Invalid type access!", "<STR_LIT>" ]
GCC
i386
MD
next_suggestion
CPU
633,718
[ "GEN_INT", "(", "(", "mask", ">", ">", "<NUM_LIT>", ")", "&", "<NUM_LIT>", ")", "," ]
[ "(", "match_operand", ":", "V8SI", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", ")", "]", "<STR_LIT>", "{", "int", "mask", "=", "INTVAL", "(", "operands", "[", "<NUM_LIT>", "]", ")", "emit_insn", "(", "gen_avx2_ps...
LLVM
Blackfin
CPP
next_suggestion
DSP
633,719
[ "return", "false", ";" ]
[ "bool", "BlackfinTargetMachine", "::", "addInstSelector", "(", "PassManagerBase", "&", "PM", ",", "CodeGenOpt", "::", "Level", "OptLevel", ")", "{", "PM", ".", "add", "(", "createBlackfinISelDag", "(", "*", "this", ",", "OptLevel", ")", ")", ";" ]
LLVM
X86
CPP
next_suggestion
CPU
633,720
[ "MCSymbol", "*", "cfi_check_symbol", "=", "TLOF", "->", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "NameStr", ")", ";" ]
[ "if", "(", "TT", ".", "isKnownWindowsMSVCEnvironment", "(", ")", "&&", "MMI", "->", "usesVAFloatArgument", "(", ")", ")", "{", "StringRef", "SymbolName", "=", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "?", "<STR_LIT>", "_f...
GCC
s390
CPP
stmt_completion
MPU
633,721
[ ")", ";" ]
[ "int", "inner_bitsize", "=", "GET_MODE_BITSIZE", "(", "inner_mode", ")", ";", "wide_int", "mask_val", "=", "wi", "::", "set_bit_in_zero", "(", "inner_bitsize", "-", "<NUM_LIT>", ",", "inner_bitsize", ")", ";", "machine_mode", "int_mode", "=", "related_int_vector_mod...
LLVM
TPC
TD
next_suggestion
Virtual ISA
633,722
[ "let", "immOpNum", "=", "<NUM_LIT>", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "rhaz", ";", "bits", "<", "<NUM_LIT>", ">", "pred", ";", "let", "Dest", "=", "dest", ";", "let", "SrcA", "=", "op1", ";", "let", "SrcB", "=", "op2", ";", "let", "OperandType", "=", "optype", ";", "let", "Switches", "{...
LLVM
ARM
CPP
stmt_completion
CPU
633,723
[ "&", "<NUM_LIT>", ")", ";" ]
[ "uint32_t", "ARMMCCodeEmitter", "::", "getUnconditionalBranchTargetOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ")", "const", "{", "unsigned", "Val", "=", "::", "getBranchTargetO...
LLVM
ARM
TD
next_suggestion
CPU
633,724
[ "let", "EncoderMethod", "=", "<STR_LIT>", ";" ]
[ "let", "PrintMethod", "=", "<STR_LIT>", ";", "let", "MIOperandInfo", "=", "(", "ops", "GPR", ":", "$", "addr", ",", "i32imm", ")", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
633,725
[ "let", "Uses", "=", "[", "USR", "]", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "isFP", "=", "<NUM_LIT>", ";" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
633,726
[ "case", "Intrinsic", "::", "ptrmask", ":" ]
[ "static", "bool", "isRemovablePointerIntrinsic", "(", "Intrinsic", "::", "ID", "IID", ")", "{", "switch", "(", "IID", ")", "{", "default", ":", "return", "false", ";" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
633,727
[ "return", "(", "*", "It", ")", ".", "second", "->", "SccNum", ";" ]
[ "int", "R600MachineCFGStructurizer", "::", "getSCCNum", "(", "MachineBasicBlock", "*", "MBB", ")", "const", "{", "MBBInfoMap", "::", "const_iterator", "It", "=", "BlockInfoMap", ".", "find", "(", "MBB", ")", ";", "if", "(", "It", "==", "BlockInfoMap", ".", "...
GCC
c6x
CPP
stmt_completion
VLIW
633,728
[ "||", "type", "==", "TYPE_MULT_SHADOW", ")", ";" ]
[ "return", "(", "type", "==", "TYPE_SHADOW", "||", "type", "==", "TYPE_LOAD_SHADOW" ]
LLVM
AArch64
CPP
stmt_completion
CPU
633,729
[ ")", ";" ]
[ "return", "(", "(", "(", "insn", ")", "&", "<NUM_LIT>", ")", "==", "<NUM_LIT>" ]
GCC
mips
MD
next_suggestion
CPU
633,730
[ "(", "match_operator", ":", "GPR", "<NUM_LIT>", "<STR_LIT>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "V2SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "if_then_else", ":", "V2SF" ]
GCC
rs6000
MD
next_suggestion
CPU
633,731
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
arm
MD
stmt_completion
CPU
633,732
[ "<STR_LIT>" ]
[ "(", "define_reservation", "<STR_LIT>", "<STR_LIT>", ")", "(", "define_reservation" ]
LLVM
AArch64
TD
stmt_completion
CPU
633,733
[ "Sched", "<", "[", "]", ">", "{" ]
[ "class", "UDFType", "<", "bits", "<", "<NUM_LIT>", ">", "opc", ",", "string", "asm", ">", ":", "I", "<", "(", "outs", ")", ",", "(", "ins", "uimm16", ":", "$", "imm", ")", ",", "asm", ",", "<STR_LIT>", ",", "<STR_LIT>", ",", "[", "]", ">", "," ...
LLVM
AArch64
TD
stmt_completion
CPU
633,734
[ ",", "<NUM_LIT>", ">", ";" ]
[ "def", "Imm0_7Operand", ":", "AsmImmRange", "<", "<NUM_LIT>" ]
LLVM
Cpu0
CPP
code_generation
CPU
633,735
[ "virtual", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "<STR_LIT>", "Cpu0 Assembly Printer", "<STR_LIT>", ";", "}" ]
[ "getPassName", "-", "Return", "a", "nice", "clean", "name", "for", "a", "pass", "." ]
LLVM
SPIRV
CPP
code_generation
Virtual ISA
633,736
[ "static", "inline", "<STR_LIT>", "::", "<STR_LIT>", "getEmptyKey", "(", ")", "{", "return", "<STR_LIT>", "::", "<STR_LIT>", "(", "<STR_LIT>", "::", "<STR_LIT>", "::", "STK_Empty", ")", ";", "}" ]
[ "Empty", "key", ":", "no", "key", "should", "be", "generated", "that", "has", "no", "DILocalVariable", "." ]
LLVM
AArch64
TD
stmt_completion
CPU
633,737
[ "f64", "FPR64", ":", "$", "Rn", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "f64", "(", "vector_extract", "(", "v1f64", "FPR64", ":", "$", "Rn", ")", ",", "(", "i64", "<NUM_LIT>", ")", ")", ")", ",", "(" ]
LLVM
X86
CPP
next_suggestion
CPU
633,738
[ "return", "NewSetCC", ";" ]
[ "SDValue", "X86TargetLowering", "::", "LowerSETCC", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "return", "...
GCC
i386
MD
stmt_completion
CPU
633,739
[ "<STR_LIT>", ")" ]
[ "(", "and", "(", "match_code" ]
LLVM
Hexagon
TD
next_suggestion
DSP
633,740
[ "let", "cofMax1", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredica...
GCC
m88k
MD
next_suggestion
MPU
633,741
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")" ]
[ "(", "div", ":", "DF", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>" ]
LLVM
PowerPC
CPP
stmt_completion
CPU
633,742
[ "Mask", ";" ]
[ "uint64_t", "Mask", "=", "<NUM_LIT>", ";", "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ";", "i", "<", "Bits", ".", "size", "(", ")", ";", "++", "i", ")", "{", "if", "(", "Bits", "[", "i", "]", ".", "hasValue", "(", ")", ")", "continue", ";",...
GCC
aarch64
CPP
next_suggestion
CPU
633,743
[ "}" ]
[ "vreinterpretq_s16_p8", "(", "poly8x16_t", "_", "_", "a", ")", "{", "return", "(", "int16x8_t", ")", "_", "_", "a", ";" ]
LLVM
TPC
TD
next_suggestion
Virtual ISA
633,744
[ "bits", "<", "<NUM_LIT>", ">", "endBit", "=", "<NUM_LIT>", ";" ]
[ "let", "hasSideEffects", "=", "<NUM_LIT>", ";", "let", "isNotUsedInDisasm", "=", "<NUM_LIT>", ";", "let", "Size", "=", "<NUM_LIT>", ";", "bits", "<", "<NUM_LIT>", ">", "Opcode", "=", "opc", ";", "bits", "<", "<NUM_LIT>", ">", "OType", "=", "OpType", ".", ...
GCC
i386
MD
program_repair
CPU
633,745
[ "<FIXS>", "return", "<STR_LIT>", "return", "<STR_LIT>", "<FIXE>" ]
[ "<STR_LIT>", "{", "if", "(", "MODE", ">", "mode", "!", "=", "VEC_GATHER_SRCDI", ">", "mode", ")", "<BUGS>", "return", "<STR_LIT>", "return", "<STR_LIT>", "<BUGE>", "}", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_...
LLVM
ARM64
CPP
stmt_completion
CPU
633,746
[ "->", "isFrameAddressTaken", "(", ")", ";" ]
[ "if", "(", "MFI", "->", "hasCalls", "(", ")", "||", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "&&", "MFI", "->", "adjustsStack", "(", ")", ")", ")", "return", "true", ";", "return", "MFI", ...
GCC
c6x
CPP
next_suggestion
VLIW
633,747
[ "if", "(", "flag_pic", "==", "<NUM_LIT>", "&&", "mode", "==", "Pmode", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ")", "==", "UNSPEC", "&&", "XINT", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ",", "<NUM_LIT>", ")", "==", "UN...
[ "if", "(", "strict", ")", "return", "REGNO_OK_FOR_BASE_STRICT_P", "(", "REGNO", "(", "x", ")", ")", ";", "else", "return", "REGNO_OK_FOR_BASE_NONSTRICT_P", "(", "REGNO", "(", "x", ")", ")", ";", "case", "PLUS", ":", "if", "(", "!", "REG_P", "(", "XEXP", ...
LLVM
Hexagon
CPP
stmt_completion
DSP
633,748
[ ",", "Result", ")", ";" ]
[ "int64_t", "Offset", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getOffset", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "getPointerTy", "("...
LLVM
Hexagon
CPP
stmt_completion
DSP
633,749
[ "ISD", "::", "ANY_EXTEND_VECTOR_INREG", ")", ";" ]
[ "SDValue", "HexagonTargetLowering", "::", "LowerHvxExtend", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "Op", ".", "getOpcode", "(", ")", "==" ]
LLVM
Hexagon
TD
next_suggestion
DSP
633,750
[ "let", "opNewValue", "=", "<NUM_LIT>", ";" ]
[ "def", "C2_tfrpr", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "PredRegs", ":", "$", "Ps4", ")", ",", "<STR_LIT>", ",", "tc_0ae0825c", ",", "TypeS_2op", ">", ",", "Enc_f5e933", "{", "let", "Inst", "{", "<NUM_LIT...
LLVM
Sparc
TD
program_repair
CPU
633,751
[ "<FIXS>", "FeatureLeon", ",", "ReplaceSDIV", ",", "FixCALL", ",", "IgnoreZeroFlag", ",", "InsertNOPDoublePrecision", ",", "FillDataCache", ",", "RestoreExecAddress", "<FIXE>" ]
[ "def", ":", "Processor", "<STR_LIT>", ",", "LEON2Itineraries", ",", "[", "<BUGS>", "FeatureLeon", ",", "ReplaceSDIV", ",", "FixCALL", ",", "IgnoreZeroFlag", ",", "InsertNOPDoublePrecision", "<BUGE>", "]", ">", ";" ]
LLVM
R600
CPP
next_suggestion
GPU
633,752
[ "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "TargetOpcode", "::", "REG_SEQUENCE", ")", ",", "FullDestReg", ")", ".", "addReg", "(", "DestSub0", ")", ".", "addImm", "(", "AMDGPU", "::", "sub0", ")", ".", "addReg", "(", "DestSub1", "...
[ "MachineOperand", "SrcReg0Sub0", "=", "buildExtractSubRegOrImm", "(", "MII", ",", "MRI", ",", "Src0", ",", "Src0RC", ",", "AMDGPU", "::", "sub0", ",", "Src0SubRC", ")", ";", "MachineOperand", "SrcReg1Sub0", "=", "buildExtractSubRegOrImm", "(", "MII", ",", "MRI",...
LLVM
CAHP
CPP
next_suggestion
CPU
633,753
[ "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "LastInst", ".", "getOpcode", "(", ")", ")", ")", ";" ]
[ "static", "void", "parseCondBranch", "(", "MachineInstr", "&", "LastInst", ",", "MachineBasicBlock", "*", "&", "Target", ",", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ")", "{", "assert", "(", "LastInst", ".", "getDesc", "(", ")", ".", "isC...
LLVM
ARM
TD
next_suggestion
CPU
633,754
[ "}" ]
[ "let", "DecoderMethod", "=", "<STR_LIT>", ";", "let", "ParserMatchClass", "=", "ShiftedImmAsmOperand", ";", "let", "MIOperandInfo", "=", "(", "ops", "GPR", ",", "i32imm", ")", ";" ]
LLVM
X86
CPP
stmt_completion
CPU
633,755
[ "ADD16ri8", ":" ]
[ "FuseKind", "=", "FuseTest", ";", "break", ";", "}", "switch", "(", "First", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "X86", "::", "TEST8rr", ":", "case", "X86", "::", "TEST16rr", ":", "case", "X86", "::"...
GCC
frv
MD
stmt_completion
VLIW
633,756
[ ")", ")", ")", "]" ]
[ "(", "compare", ":", "CC_FP", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
Hexagon
TD
next_suggestion
DSP
633,757
[ "bits", "<", "<NUM_LIT>", ">", "Rx32", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Pv4", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Vs32", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Vs32", "{", "<NUM_LIT>", "-", ...
LLVM
PowerPC
CPP
stmt_completion
CPU
633,758
[ ")", ";" ]
[ "PostGenericScheduler", "::", "initialize", "(", "Dag" ]
LLVM
Mips
CPP
code_generation
CPU
633,759
[ "std", "::", "pair", "<", "unsigned", ",", "const", "TargetRegisterClass", "*", ">", "MipsTargetLowering", "::", "getRegForInlineAsmConstraint", "(", "const", "TargetRegisterInfo", "*", "TRI", ",", "StringRef", "Constraint", ",", "MVT", "VT", ")", "const", "{", ...
[ "Given", "a", "physical", "register", "constraint", "(", "e.g", "." ]
LLVM
Hexagon
TD
next_suggestion
DSP
633,760
[ "let", "Uses", "=", "[", "CS", "]", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", ...
LLVM
Hexagon
TD
next_suggestion
DSP
633,761
[ "let", "isPredicatedFalse", "=", "<NUM_LIT>", ";" ]
[ "def", "J4_cmpgtui_fp1_jump_nt", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "GeneralSubRegs", ":", "$", "Rs16", ",", "u5_0Imm", ":", "$", "II", ",", "b30_2Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_3d495a39", ",", "TypeCJ", ">", ...
GCC
aarch64
CPP
stmt_completion
CPU
633,762
[ "a", ",", "_", "_", "b", ")", ";" ]
[ "vdup_laneq_s16", "(", "int16x8_t", "_", "_", "a", ",", "const", "int", "_", "_", "b", ")", "{", "return", "_", "_", "aarch64_vdup_laneq_s16", "(", "_", "_" ]
LLVM
X86
CPP
stmt_completion
CPU
633,763
[ ".", "getInstrInfo", "(", ")", ";" ]
[ "bool", "X86FastTileConfig", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MFunc", ")", "{", "MF", "=", "&", "MFunc", ";", "MRI", "=", "&", "MFunc", ".", "getRegInfo", "(", ")", ";", "ST", "=", "&", "MFunc", ".", "getSubtarget", "<", "X86Su...
LLVM
AArch64
TD
stmt_completion
CPU
633,764
[ ">", ";" ]
[ "def", "Wrr", ":", "BaseAddSubRegPseudo", "<", "GPR32", ",", "OpNode" ]
LLVM
R600
CPP
program_repair
GPU
633,765
[ "<FIXS>", "addPass", "(", "createSIFixSGPRLiveRangesPass", "(", ")", ")", ";", "<FIXE>" ]
[ "addPass", "(", "&", "MachineCSEID", ")", ";", "addPass", "(", "createSIShrinkInstructionsPass", "(", ")", ")", ";", "<BUGS>", "initializeSIFixSGPRLiveRangesPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ")", ";", "insertPass", "(", "&", "Re...
GCC
i386
CPP
next_suggestion
CPU
633,766
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m512i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_srli_epi16", "(", "_", "_", "m512i", "_", "_", "A", ...
GCC
i386
MD
stmt_completion
CPU
633,767
[ ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr...
GCC
i386
CPP
next_suggestion
CPU
633,768
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m128i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm_maskz_shldv_epi16", "(", "_", "_", "mmask8", "_", "_", "...
GCC
i386
MD
next_suggestion
CPU
633,769
[ "operands", "[", "<NUM_LIT>", "]", "=", "simplify_gen_subreg", "(", "V4SFmode", ",", "operands", "[", "<NUM_LIT>", "]", ",", "V2SFmode", ",", "<NUM_LIT>", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "V2SF", "<NUM_LIT>", "<STR_LIT>", ")", "(", "any_float", ":", "V2SF", "(", "match_operand", ":", "V2DI", "<NUM_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "{" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
633,770
[ "}", "else", "if", "(", "Op", ".", "isFPImm", "(", ")", ")", "{" ]
[ "case", "AMDGPU", "::", "OPERAND_REG_INLINE_C_FP32", ":", "case", "MCOI", "::", "OPERAND_IMMEDIATE", ":", "printImmediate32", "(", "Op", ".", "getImm", "(", ")", ",", "STI", ",", "O", ")", ";", "break", ";", "case", "AMDGPU", "::", "OPERAND_REG_IMM_INT64", "...
GCC
i386
CPP
next_suggestion
CPU
633,771
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m256i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm256_mask_cvtpd_epu64", "(", "_", "_", "m256i", "_", "_", ...
GCC
arm
CPP
next_suggestion
CPU
633,772
[ "}" ]
[ "vandq_s8", "(", "int8x16_t", "_", "_", "a", ",", "int8x16_t", "_", "_", "b", ")", "{", "return", "_", "_", "a", "&", "_", "_", "b", ";" ]
LLVM
AArch64
CPP
stmt_completion
CPU
633,773
[ ";" ]
[ "if", "(", "(", "type", "<", "<NUM_LIT>", "||", "type", ">", "<NUM_LIT>", ")", "&&", "(", "type", "!=", "<NUM_LIT>", ")", "&&", "(", "type", "!=", "R_AARCH64_REWRITE_INSN", ")", ")", "{", "return", "Relocator", "::", "Unknown" ]
GCC
rs6000
MD
next_suggestion
CPU
633,774
[ "(", "match_operand", ":", "V4SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")", ")", "]" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "V4SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "neg", ":", "V4SF", "(", "fma", ":", "V4SF", "(", "match_operand", ":", "V4SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ...
LLVM
TPC
TD
next_suggestion
Virtual ISA
633,775
[ "let", "SrcA", "=", "src", ";" ]
[ "let", "OutOperandList", "=", "(", "outs", "Rdst", ":", "$", "dest", ")", ";", "let", "InOperandList", "=", "(", "ins", "TPCImm", "<", "Isrc", ">", ":", "$", "src", ",", "DataType", ":", "$", "optype", ",", "SwitchSet", ":", "$", "sw", ",", "Rdst",...
LLVM
ARM
TD
next_suggestion
CPU
633,776
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "_PRE_IMM", ":", "AI2ldstidx", "<", "<NUM_LIT>", ",", "isByte", ",", "<NUM_LIT>", ",", "(", "outs", "GPR", ":", "$", "Rn_wb", ")", ",", "(", "ins", "GPR", ":", "$", "Rt", ",", "addrmode_imm12_pre", ":", "$", "addr", ")", ",", "IndexModePre", "...
GCC
arm
CPP
stmt_completion
CPU
633,777
[ "_", "_", "idx", ")", "]", ";" ]
[ "_", "_", "arm_vgetq_lane_s8", "(", "int8x16_t", "_", "_", "a", ",", "const", "int", "_", "_", "idx", ")", "{", "_", "_", "ARM_CHECK_LANEQ", "(", "_", "_", "a", ",", "_", "_", "idx", ")", ";", "return", "_", "_", "a", "[", "_", "_", "ARM_LANEQ"...
LLVM
PIC16
CPP
next_suggestion
MPU
633,778
[ "return", "TargetAsmInfo", "::", "SelectSectionForGlobal", "(", "GV", ")", ";" ]
[ "}", "if", "(", "GV", "->", "hasExternalLinkage", "(", ")", "||", "GV", "->", "hasCommonLinkage", "(", ")", ")", "{", "ExternalVarDefs", "->", "Items", ".", "push_back", "(", "GV", ")", ";", "}", "const", "Constant", "*", "C", "=", "GV", "->", "getIn...
GCC
sh
MD
next_suggestion
CPU
633,779
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
arm
CPP
next_suggestion
CPU
633,780
[ "if", "(", "nregs", "<", "NUM_ARG_REGS", ")", "*", "pretend_size", "=", "(", "NUM_ARG_REGS", "-", "nregs", ")", "*", "UNITS_PER_WORD", ";" ]
[ "int", "res", "=", "arm_needs_doubleword_align", "(", "mode", ",", "type", ")", ";", "if", "(", "res", "<", "<NUM_LIT>", "&&", "warn_psabi", ")", "inform", "(", "input_location", ",", "<STR_LIT>", "parameter passing for argument of ", "<STR_LIT>", "<STR_LIT>", "ty...
LLVM
Mips
CPP
next_suggestion
CPU
633,781
[ "return", "Modified", ";" ]
[ "while", "(", "MBBI", "!=", "E", ")", "{", "MachineBasicBlock", "::", "iterator", "NMBBI", "=", "std", "::", "next", "(", "MBBI", ")", ";", "Modified", "|=", "expandMI", "(", "MBB", ",", "MBBI", ",", "NMBBI", ")", ";", "MBBI", "=", "NMBBI", ";", "}...
LLVM
X86
CPP
program_repair
CPU
633,782
[ "<FIXS>", "uint64_t", "TSFlags", ",", "PrefixKind", "Kind", ",", "uint64_t", "StartByte", ",", "<FIXE>", "<FIXS>", "PrefixKind", "emitPrefixImpl", "(", "unsigned", "&", "CurOp", ",", "const", "MCInst", "&", "MI", ",", "const", "MCSubtargetInfo", "&", "STI", ",...
[ "raw_ostream", "&", "OS", ")", "const", ";", "void", "emitMemModRMByte", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "Op", ",", "unsigned", "RegOpcodeField", ",", "<BUGS>", "uint64_t", "TSFlags", ",", "bool", "HasREX", ",", "uint64_t", "StartByte", "...
GCC
arm
MD
stmt_completion
CPU
633,783
[ "<STR_LIT>", ")" ]
[ "<STR_LIT>", "(", "and", "(", "match_code" ]
GCC
aarch64
CPP
stmt_completion
CPU
633,784
[ "false", ";" ]
[ "static", "bool", "contains_core_p", "(", "unsigned", "*", "arr", ",", "unsigned", "core", ")", "{", "if", "(", "arr", "[", "<NUM_LIT>", "]", "!=", "INVALID_CORE", ")", "{", "if", "(", "arr", "[", "<NUM_LIT>", "]", "==", "core", ")", "return", "true", ...
LLVM
AArch64
TD
next_suggestion
CPU
633,785
[ "let", "DecoderMethod", "=", "<STR_LIT>", ";" ]
[ "def", "msr_sysreg_op", ":", "Operand", "<", "i32", ">", "{", "let", "ParserMatchClass", "=", "MSRSystemRegisterOperand", ";" ]
LLVM
M68k
TD
stmt_completion
MPU
633,786
[ "<STR_LIT>", ">", ";" ]
[ "def", "MxARI", ":", "MxOpClass", "<" ]
GCC
arm
MD
stmt_completion
CPU
633,787
[ "]" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "reg", ":", "CC", "CC_REGNUM", ")", "(", "compare", ":", "CC", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", "(", "set", ...
GCC
sh
CPP
program_repair
CPU
633,788
[ "<FIXS>", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ";", "<FIXE>" ]
[ "intsystem_reg_operand", "(", "op", ",", "mode", ")", "rtx", "op", ";", "<BUGS>", "enum", "machine_mode", "mode", ";", "<BUGE>", "{", "switch", "(", "REGNO", "(", "op", ")", ")", "{" ]
LLVM
X86
CPP
stmt_completion
CPU
633,789
[ "RR", ";" ]
[ "bool", "X86FastISel", "::", "X86FastEmitExtend", "(", "ISD", "::", "NodeType", "Opc", ",", "EVT", "DstVT", ",", "unsigned", "Src", ",", "EVT", "SrcVT", ",", "unsigned", "&", "ResultReg", ")", "{", "unsigned", "RR", "=", "FastEmit_r", "(", "SrcVT", ".", ...
LLVM
AArch64
CPP
code_generation
CPU
633,790
[ "void", "AArch64AsmPrinter", "::", "emitFunctionEntryLabel", "(", ")", "{", "if", "(", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "AArch64_VectorCall", "||", "MF", "->", "getFunction", "(", ")", ".", "get...
[ "EmitFunctionEntryLabel", "-", "Emit", "the", "label", "that", "is", "the", "entrypoint", "for", "the", "function", "." ]
LLVM
AArch64
TD
next_suggestion
CPU
633,791
[ "let", "RenderMethod", "=", "<STR_LIT>", "#", "Scale", "#", "<STR_LIT>", ";" ]
[ "let", "Name", "=", "<STR_LIT>", "#", "Width", "#", "<STR_LIT>", "#", "Scale", ";", "let", "DiagnosticType", "=", "<STR_LIT>", "#", "Scale", "#", "<STR_LIT>", "#", "Width", ";" ]
GCC
arm
CPP
code_generation
CPU
633,792
[ "const", "char", "*", "output_return_instruction", "(", "rtx", "operand", ",", "bool", "really_return", ",", "bool", "reverse", ",", "bool", "simple_return", ")", "{", "char", "conditional", "[", "<NUM_LIT>", "]", ";", "char", "instr", "[", "<NUM_LIT>", "]", ...
[ "Generate", "a", "function", "exit", "sequence", ".", "If", "REALLY_RETURN", "is", "false", ",", "then", "do", "everything", "bar", "the", "final", "return", "instruction", ".", "If", "simple_return", "is", "true", ",", "then", "do", "not", "output", "epilog...
GCC
ia64
CPP
next_suggestion
CPU
633,793
[ "}" ]
[ "rtx_insn", "*", "insn", ",", "*", "next", ",", "*", "next_tail", ";", "if", "(", "!", "reload_completed", ")", "return", ";", "next_tail", "=", "NEXT_INSN", "(", "tail", ")", ";", "for", "(", "insn", "=", "head", ";", "insn", "!=", "next_tail", ";",...
LLVM
X86
CPP
code_generation
CPU
633,794
[ "void", "X86InstPrinterCommon", "::", "printPCRelImm", "(", "const", "MCInst", "*", "MI", ",", "uint64_t", "Address", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "OpN...
[ "value", "(", "e.g", "." ]
LLVM
AArch64
CPP
next_suggestion
CPU
633,795
[ "SDValue", "FrameAddr", "=", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";" ]
[ "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MFI", "->", "setReturnAddressIsTaken", "(", "true", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "unsigned", ...
LLVM
Hexagon
TD
stmt_completion
DSP
633,796
[ "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}" ]
GCC
i386
CPP
stmt_completion
CPU
633,797
[ "_", "_", "m1", ",", "(", "_", "_", "v4hi", ")", "_", "_", "m2", ")", ";" ]
[ "return", "(", "_", "_", "m64", ")", "_", "_", "builtin_ia32_paddsw", "(", "(", "_", "_", "v4hi", ")" ]
LLVM
ARM
CPP
next_suggestion
CPU
633,798
[ "bool", "isAdd", "=", "true", ";" ]
[ "unsigned", "opc", "=", "<NUM_LIT>", ";", "if", "(", "(", "int64_t", ")", "Value", "<", "<NUM_LIT>", ")", "{", "Value", "=", "-", "Value", ";", "opc", "=", "<NUM_LIT>", ";", "}", "uint32_t", "out", "=", "(", "opc", "<<", "<NUM_LIT>", ")", ";", "out...
LLVM
X86
TD
program_repair
CPU
633,799
[ "<FIXS>", "def", "FeatureFastPartialYMMorZMMWrite", ":", "SubtargetFeature", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ">", ";", "<FIXE>" ]
[ "def", "FeatureSoftFloat", ":", "SubtargetFeature", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ">", ";", "<BUGS>", "def", "FeatureFastPartialYMMWrite", ":", "SubtargetFeature", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ...