Compiler_Type
stringclasses
2 values
Target
stringclasses
176 values
Programming Language
stringclasses
3 values
Task
stringclasses
4 values
Target_Type
stringclasses
7 values
Idx
int64
0
636k
Ground_Truth
listlengths
0
2.32k
Input
listlengths
1
1.02k
LLVM
AArch64
TD
stmt_completion
CPU
22,700
[ "<NUM_LIT>", ",", "<NUM_LIT>", ">", ";" ]
[ "def", "Imm0_0Operand", ":", "AsmImmRange", "<" ]
LLVM
ARM
TD
next_suggestion
CPU
22,701
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "Size", "=", "size", ";", "bit", "Unsigned", "=", "unsigned", ";", "int", "LaneBits", "=", "!", "shl", "(", "<NUM_LIT>", ",", "Size", ")", ";", "string", "BitsSuffix", "=", "!", "if", "(", "!", "eq", "(", "suffixletter"...
GCC
moxie
MD
next_suggestion
CPU
22,702
[ "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "call", "(", "mem", ":", "QI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
LLVM
Sparc
CPP
next_suggestion
CPU
22,703
[ "}" ]
[ "SDValue", "Chain", "=", "DAG", ".", "getStore", "(", "St", "->", "getChain", "(", ")", ",", "dl", ",", "Val", ",", "St", "->", "getBasePtr", "(", ")", ",", "St", "->", "getPointerInfo", "(", ")", ",", "St", "->", "getAlignment", "(", ")", ",", "...
LLVM
WebAssembly
CPP
code_generation
Virtual ISA
22,704
[ "SDValue", "WebAssemblySelectionDAGInfo", "::", "EmitTargetCodeForMemcpy", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "DL", ",", "SDValue", "Chain", ",", "SDValue", "Dst", ",", "SDValue", "Src", ",", "SDValue", "Size", ",", "unsigned", "Align",...
[ "Emit", "target-specific", "code", "that", "performs", "a", "memcpy", "." ]
LLVM
Hexagon
CPP
stmt_completion
DSP
22,705
[ "(", ")", ")", "return", "false", ";" ]
[ "bool", "HexagonEarlyIfConversion", "::", "isSafeToSpeculate", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "if", "(", "MI", "->", "mayLoad", "(", ")", "||", "MI", "->", "mayStore", "(", ")", ")", "return", "false", ";", "if", "(", "MI", ...
LLVM
SystemZ
CPP
next_suggestion
CPU
22,706
[ "}" ]
[ "return", ";", "}", "unsigned", "Opcode", "=", "MI", "->", "getOpcode", "(", ")", ";", "unsigned", "OpcodeForOffset", "=", "TII", "->", "getOpcodeForOffset", "(", "Opcode", ",", "Offset", ")", ";", "if", "(", "OpcodeForOffset", ")", "{", "if", "(", "Opco...
GCC
rs6000
MD
next_suggestion
CPU
22,707
[ "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
LLVM
Hexagon
TD
next_suggestion
DSP
22,708
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "LC0", ",", "SA0", ",", "USR", "]", ";", "let", "isExtendable", "=", "<NUM_LIT>", ";", "let", "opExtendable", "=", "<NUM_LIT>", ";", "let", "isExtentSigned", "=", "<NUM_LIT>", ";" ]
GCC
alpha
CPP
program_repair
MPU
22,709
[ "<FIXS>", "case", "E_QImode", ":", "case", "E_HImode", ":", "case", "E_SImode", ":", "case", "E_DImode", ":", "case", "E_TImode", ":", "<FIXE>", "<FIXS>", "case", "E_SFmode", ":", "case", "E_DFmode", ":", "<FIXE>", "<FIXS>", "case", "E_TFmode", ":", "<FIXE>"...
[ "{", "switch", "(", "mode", ")", "{", "<BUGS>", "case", "QImode", ":", "case", "HImode", ":", "case", "SImode", ":", "case", "DImode", ":", "case", "TImode", ":", "<BUGE>", "return", "true", ";", "<BUGS>", "case", "SFmode", ":", "case", "DFmode", ":", ...
GCC
i386
CPP
stmt_completion
CPU
22,710
[ "_", "_", "m256i", "_", "_", "B", ",", "_", "_", "m128i", "_", "_", "C", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m256i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm256_sha512rnds2_epi64", "(", "_", "_", "m256i", "_", "_", ...
GCC
i386
CPP
next_suggestion
CPU
22,711
[ "release_scratch_register_on_entry", "(", "&", "sr", ",", "size", ",", "true", ")", ";" ]
[ "emit_move_insn", "(", "sr", ".", "reg", ",", "GEN_INT", "(", "-", "first", ")", ")", ";", "last", "=", "first", "+", "rounded_size", ";", "emit_insn", "(", "gen_probe_stack_range", "(", "Pmode", ",", "sr", ".", "reg", ",", "sr", ".", "reg", ",", "GE...
LLVM
PowerPC
CPP
program_repair
CPU
22,712
[ "<FIXS>", "StringSet", ">", "FnStubs", ";", "StringMap", "std", "::", "string", ">", "GVStubs", ",", "HiddenGVStubs", ";", "<FIXE>" ]
[ "namespace", "{", "class", "VISIBILITY_HIDDEN", "PPCAsmPrinter", ":", "public", "AsmPrinter", "{", "protected", ":", "<BUGS>", "StringSet", ">", "FnStubs", ",", "GVStubs", ",", "HiddenGVStubs", ";", "<BUGE>", "const", "PPCSubtarget", "&", "Subtarget", ";", "public...
LLVM
X86
CPP
next_suggestion
CPU
22,713
[ "int", "Offset", "=", "-", "<NUM_LIT>", "*", "X86FI", "->", "getTCReturnAddrDelta", "(", ")", ";" ]
[ "bool", "NeedsWin64CFI", "=", "IsWin64Prologue", "&&", "MF", ".", "getFunction", "(", ")", ".", "needsUnwindTableEntry", "(", ")", ";", "bool", "IsFunclet", "=", "MBBI", "==", "MBB", ".", "end", "(", ")", "?", "false", ":", "isFuncletReturnInstr", "(", "*"...
GCC
h8300
MD
next_suggestion
MPU
22,714
[ "<STR_LIT>" ]
[ "(", "and", ":", "HI", "(", "mult", ":", "HI", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", "]", "<STR_LIT>" ]
LLVM
Hexagon
TD
stmt_completion
DSP
22,715
[ "<NUM_LIT>", ";" ]
[ "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P1", "]", ";", "let", "Defs", "=", "[", "P1", ",", "PC", "]", ";", "let", "BaseOpcode", "=", "<...
LLVM
X86
CPP
stmt_completion
CPU
22,716
[ ",", "VT", ",", "RetVal", ")", ";" ]
[ "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "SSFI", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ")", ";", "SDValue", "Ops", "[", "]", "=...
GCC
mips
CPP
next_suggestion
CPU
22,717
[ "mips_sim_next_cycle", "(", "&", "state", ")", ";" ]
[ "if", "(", "subinsn", "==", "SEQ_BEGIN", "(", "insn", ")", "&&", "aligned_p", ")", "{", "emit_insn_after", "(", "gen_nop", "(", ")", ",", "last2", ")", ";", "aligned_p", "=", "false", ";", "}", "else", "if", "(", "subinsn", "!=", "SEQ_BEGIN", "(", "i...
GCC
i386
MD
program_repair
CPU
22,718
[ "<FIXS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "<FIXE>" ]
[ "(", "const_int", "<NUM_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "<BUGS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "<BUGE>", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "(", "define_insn", "<STR_LIT>" ]
LLVM
ARM
CPP
stmt_completion
CPU
22,719
[ "*", "<NUM_LIT>", ")", ";" ]
[ "static", "int", "getMaxFPOffset", "(", "const", "Function", "&", "F", ",", "const", "ARMFunctionInfo", "&", "AFI", ")", "{", "if", "(", "AFI", ".", "isThumb1OnlyFunction", "(", ")", ")", "return", "-", "AFI", ".", "getArgRegsSaveSize", "(", ")", "-", "(...
LLVM
ARM
CPP
next_suggestion
CPU
22,720
[ "return", "Binary", ";" ]
[ "else", "Binary", "|=", "NumRegs", "*", "<NUM_LIT>", ";", "}", "else", "{", "for", "(", "unsigned", "I", "=", "Op", ",", "E", "=", "MI", ".", "getNumOperands", "(", ")", ";", "I", "<", "E", ";", "++", "I", ")", "{", "unsigned", "RegNo", "=", "C...
LLVM
X86
CPP
stmt_completion
CPU
22,721
[ "(", ")", ")", "return", "Op", ";" ]
[ "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "Vals", "=", "FP_TO_INTHelper", "(", "Op", ",", "DAG", ",", "true", ",", "false", ")", ";", "SDValue", "FIST", "=", "Vals", ".", "first", ",", "StackSlot", "=", "Vals", ".", "second", ";", "...
LLVM
ARM
TD
stmt_completion
CPU
22,722
[ "Pred", "VCCR", ":", "$", "mask", ")", ",", "(", "VTI", ".", "Vec", "MQPR", ":", "$", "inactive", ")", ")", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "VTI", ".", "Vec", "(", "int_arm_mve_vshl_vector_predicated", "(", "VTI", ".", "Vec", "MQPR", ":", "$", "in", ")", ",", "(", "VTI", ".", "Vec", "MQPR", ":", "$", "sh", ")", ",", "(", "i32", "q", ")", ",", "(", "i32"...
LLVM
Hexagon
TD
next_suggestion
DSP
22,723
[ "let", "isPredicable", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isTerminator", "=", "<NUM_LIT>", ";", "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "...
GCC
rx
MD
next_suggestion
CPU
22,724
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]" ]
[ "[", "(", "unspec_volatile", ":", "SI", "[", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_BUILTIN_MVTIPL", ")", "]", "<STR_LIT>", "<STR_LIT>" ]
LLVM
Hexagon
TD
stmt_completion
DSP
22,725
[ "=", "<NUM_LIT>", ";" ]
[ "def", "A2_vavguh", ":", "HInst", "<", "(", "outs", "DoubleRegs", ":", "$", "Rdd32", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rss32", ",", "DoubleRegs", ":", "$", "Rtt32", ")", ",", "<STR_LIT>", ",", "tc_6132ba3d", ",", "TypeALU64", ">", ",", "...
LLVM
Hexagon
TD
stmt_completion
DSP
22,726
[ "]", ";" ]
[ "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...
LLVM
Hexagon
TD
next_suggestion
DSP
22,727
[ "let", "mayLoad", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "PostInc", ";", "let", "accessSize", "=", "ByteAccess", ";" ]
GCC
arm
CPP
program_repair
CPU
22,728
[ "<FIXS>", "{", "insn", "=", "gen_rtx_PRE_DEC", "(", "XFmode", ",", "stack_pointer_rtx", ")", ";", "insn", "=", "gen_rtx_MEM", "(", "XFmode", ",", "insn", ")", ";", "insn", "=", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "insn", ",", "gen_rtx_RE...
[ "{", "for", "(", "reg", "=", "<NUM_LIT>", ";", "reg", ">", "<NUM_LIT>", ";", "reg", "--", ")", "if", "(", "regs_ever_live", "[", "reg", "]", "&&", "!", "call_used_regs", "[", "reg", "]", ")", "<BUGS>", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ...
LLVM
PowerPC
CPP
next_suggestion
CPU
22,729
[ "case", "MVT", "::", "v1i128", ":" ]
[ "case", "MVT", "::", "i1", ":", "case", "MVT", "::", "i32", ":", "case", "MVT", "::", "i64", ":", "return", "IsPPC64", "?", "&", "PPC", "::", "G8RCRegClass", ":", "&", "PPC", "::", "GPRCRegClass", ";", "case", "MVT", "::", "f32", ":", "return", "Ha...
GCC
aarch64
CPP
next_suggestion
CPU
22,730
[ "}" ]
[ "vaddhn_u16", "(", "uint16x8_t", "_", "_", "a", ",", "uint16x8_t", "_", "_", "b", ")", "{", "return", "(", "uint8x8_t", ")", "_", "_", "builtin_aarch64_addhnv8hi", "(", "(", "int16x8_t", ")", "_", "_", "a", ",", "(", "int16x8_t", ")", "_", "_", "b", ...
GCC
s390
MD
program_repair
MPU
22,731
[ "<FIXS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "<FIXE>" ]
[ "<STR_LIT>", "<BUGS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "<BUGE>", "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "reg", "<NUM_LIT>", ")" ]
GCC
msp430
MD
program_repair
MPU
22,732
[ "<FIXS>", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "<FIXE>" ]
[ "[", "(", "set", "(", "pc", ")", "(", "if_then_else", "(", "match_operator", "<NUM_LIT>", "<STR_LIT>", "[", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<BUGS>", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_...
LLVM
ARM
CPP
next_suggestion
CPU
22,733
[ "case", "ARM", "::", "MVE_VCTP32", ":" ]
[ "case", "ARM", "::", "MVE_VCTP8", ":", "return", "<NUM_LIT>", ";", "case", "ARM", "::", "MVE_VCTP16", ":", "return", "<NUM_LIT>", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
22,734
[ "}" ]
[ "let", "accessSize", "=", "ByteAccess", ";", "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "isRestrictNoSlot1Store", "=", "<NUM_LIT>", ";", "let", "mayStore", "=", "<NUM_LIT>", ";", "let", "isExtendable", "=", "<NUM_LIT>", ";", "let", "opExtendable", "=", "<...
GCC
sparc
CPP
code_generation
CPU
22,735
[ "static", "void", "sparc_output_mi_thunk", "(", "FILE", "*", "file", ",", "tree", "thunk_fndecl", "ATTRIBUTE_UNUSED", ",", "HOST_WIDE_INT", "delta", ",", "HOST_WIDE_INT", "vcall_offset", ",", "tree", "function", ")", "{", "rtx", "this_rtx", ",", "funexp", ";", "...
[ "Output", "the", "assembler", "code", "for", "a", "thunk", "function", ".", "THUNK_DECL", "is", "the", "declaration", "for", "the", "thunk", "function", "itself", ",", "FUNCTION", "is", "the", "decl", "for", "the", "target", "function", ".", "DELTA", "is", ...
LLVM
AArch64
CPP
next_suggestion
CPU
22,736
[ "}" ]
[ "V0", "=", "DAG", ".", "getNode", "(", "ISD", "::", "EXTRACT_SUBVECTOR", ",", "DL", ",", "CastVT", ",", "V0", ",", "DAG", ".", "getConstant", "(", "<NUM_LIT>", ",", "DL", ",", "MVT", "::", "i64", ")", ")", ";", "}", "if", "(", "V1", ".", "getValu...
LLVM
AArch64
CPP
stmt_completion
CPU
22,737
[ "false", ";" ]
[ "static", "bool", "isBitfieldExtractOpFromAnd", "(", "SelectionDAG", "*", "CurDAG", ",", "SDNode", "*", "N", ",", "unsigned", "&", "Opc", ",", "SDValue", "&", "Opd0", ",", "unsigned", "&", "LSB", ",", "unsigned", "&", "MSB", ",", "unsigned", "NumberOfIgnored...
LLVM
PowerPC
TD
next_suggestion
CPU
22,738
[ "}" ]
[ "class", "VXForm_1", "<", "bits", "<", "<NUM_LIT>", ">", "xo", ",", "dag", "OOL", ",", "dag", "IOL", ",", "string", "asmstr", ",", "InstrItinClass", "itin", ",", "list", "<", "dag", ">", "pattern", ">", ":", "I", "<", "<NUM_LIT>", ",", "OOL", ",", ...
LLVM
ARM64
TD
next_suggestion
CPU
22,739
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Rn", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "rmode", ...
GCC
m32c
CPP
program_repair
MPU
22,740
[ "<FIXS>", "const", "machine_mode", "mode", "=", "TYPE_MODE", "(", "valtype", ")", ";", "<FIXE>" ]
[ "bool", "outgoing", "ATTRIBUTE_UNUSED", ")", "{", "<BUGS>", "const", "enum", "machine_mode", "mode", "=", "TYPE_MODE", "(", "valtype", ")", ";", "<BUGE>", "return", "m32c_libcall_value", "(", "mode", ",", "NULL_RTX", ")", ";", "}" ]
LLVM
ARM64
CPP
stmt_completion
CPU
22,741
[ ",", "STI", ")", ";" ]
[ "uint8_t", "bytes", "[", "<NUM_LIT>", "]", ";", "Size", "=", "<NUM_LIT>", ";", "if", "(", "Region", ".", "readBytes", "(", "Address", ",", "<NUM_LIT>", ",", "(", "uint8_t", "*", ")", "bytes", ")", "==", "-", "<NUM_LIT>", ")", "return", "Fail", ";", "...
LLVM
Hexagon
TD
next_suggestion
DSP
22,742
[ "let", "addrMode", "=", "PostInc", ";" ]
[ "def", "L2_ploadrbt_pi", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ",", "IntRegs", ":", "$", "Rx32", ")", ",", "(", "ins", "PredRegs", ":", "$", "Pt4", ",", "IntRegs", ":", "$", "Rx32in", ",", "s4_0Imm", ":", "$", "Ii", ")", ",...
LLVM
MSP430
CPP
next_suggestion
MPU
22,743
[ "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ")", ".", "addMBB", "(", "FBB", ")", ";" ]
[ "return", "<NUM_LIT>", ";", "}", "unsigned", "Count", "=", "<NUM_LIT>", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addImm", "(", "Cond", "[", "<NUM_LIT>...
LLVM
AMDGPU
CPP
stmt_completion
GPU
22,744
[ ")", "||", "isa", "<", "GlobalValue", ">", "(", "Ptr", ")", ")", "return", "true", ";" ]
[ "const", "MachineMemOperand", "*", "MMO", "=", "*", "MI", ".", "memoperands_begin", "(", ")", ";", "const", "Value", "*", "Ptr", "=", "MMO", "->", "getValue", "(", ")", ";", "if", "(", "!", "Ptr", "||", "isa", "<", "UndefValue", ">", "(", "Ptr", ")...
GCC
i386
MD
next_suggestion
CPU
22,745
[ "UNSPEC_PFRSQRT", ")", ")", "]" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "V2SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "V2SF", "[", "(", "match_operand", ":", "V2SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]" ]
LLVM
Hexagon
TD
next_suggestion
DSP
22,746
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P0", "]", ";", "let", "Defs", "=", "[", "P0", ",", "PC", "]", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Inst", "{", "<NUM_LIT>", "}", ";", "let", "i...
LLVM
ARM
CPP
next_suggestion
CPU
22,747
[ "if", "(", "NextPred", "==", "<STR_LIT>", "::", "<STR_LIT>", "||", "MaxSteps", "==", "<NUM_LIT>", ")", "break", ";" ]
[ "NextPred", "=", "getVPTInstrPredicate", "(", "*", "Iter", ",", "PredReg", ")", ";", "assert", "(", "NextPred", "!=", "<STR_LIT>", "::", "<STR_LIT>", "&&", "<STR_LIT>", "VPT block pass does not expect Else preds", "<STR_LIT>", ")", ";" ]
LLVM
AMDGPU
CPP
code_generation
GPU
22,748
[ "uint32_t", "AMDGPUTargetLowering", "::", "getImplicitParameterOffset", "(", "const", "MachineFunction", "&", "MF", ",", "const", "ImplicitParameter", "Param", ")", "const", "{", "const", "AMDGPUMachineFunction", "*", "MFI", "=", "MF", ".", "getInfo", "<", "AMDGPUMa...
[ "Helper", "function", "that", "returns", "the", "byte", "offset", "of", "the", "given", "type", "of", "implicit", "parameter", "." ]
GCC
s390
CPP
stmt_completion
MPU
22,749
[ "(", "VOIDmode", ",", "tls_call", ")", ";" ]
[ "}", "else", "addr_location", "=", "force_reg", "(", "Pmode", ",", "addr_location", ")", ";", "}", "}", "if", "(", "retaddr_reg", "==", "NULL_RTX", "&&", "GET_CODE", "(", "addr_location", ")", "!=", "SYMBOL_REF", "&&", "!", "plt31_call_p", ")", "{", "emit_...
GCC
rs6000
CPP
next_suggestion
CPU
22,750
[ "}" ]
[ "rtx", "insn", ";", "for", "(", "insn", "=", "get_insns", "(", ")", ";", "insn", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "if", "(", "INSN_P", "(", "insn", ")", ")", "{", "rtx", "pat", "=", "PATTERN", "(", "insn", ")", ";", "int", ...
GCC
aarch64
MD
stmt_completion
CPU
22,751
[ "]", ")" ]
[ "(", "define_mode_iterator", "SX", "[", "SI", "SF" ]
LLVM
Hexagon
CPP
stmt_completion
DSP
22,752
[ "<STR_LIT>", ";" ]
[ "RPOTType", "RPOT", "(", "&", "MF", ")", ";", "unsigned", "RPON", "=", "<NUM_LIT>", ";", "for", "(", "RPOTType", "::", "rpo_iterator", "I", "=", "RPOT", ".", "begin", "(", ")", ",", "E", "=", "RPOT", ".", "end", "(", ")", ";", "I", "!=", "E", "...
GCC
rs6000
CPP
next_suggestion
CPU
22,753
[ "function_arg_info", "arg", "(", "type", ",", "true", ")", ";" ]
[ "int", "unsignedp", ";", "rtx", "entry_parm", ";", "if", "(", "type", "==", "NULL", "||", "type", "==", "error_mark_node", ")", "return", "true", ";", "if", "(", "TYPE_MODE", "(", "type", ")", "==", "VOIDmode", ")", "return", "false", ";", "if", "(", ...
LLVM
X86
CPP
code_generation
CPU
22,754
[ "ArrayRef", "<", "std", "::", "pair", "<", "unsigned", ",", "const", "char", "*", ">>", "X86InstrInfo", "::", "getSerializableDirectMachineOperandTargetFlags", "(", ")", "const", "{", "using", "namespace", "X86II", ";", "static", "const", "std", "::", "pair", ...
[ "Return", "an", "array", "that", "contains", "the", "direct", "target", "flag", "values", "and", "their", "names", "." ]
GCC
arm
CPP
next_suggestion
CPU
22,755
[ "}" ]
[ "vst3q_f16", "(", "float16_t", "*", "_", "_", "a", ",", "float16x8x3_t", "_", "_", "b", ")", "{", "union", "{", "float16x8x3_t", "_", "_", "i", ";", "_", "_", "builtin_neon_ci", "_", "_", "o", ";", "}", "_", "_", "bu", "=", "{", "_", "_", "b", ...
LLVM
ARM
TD
next_suggestion
CPU
22,756
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", ...
GCC
s390
MD
next_suggestion
MPU
22,757
[ "}", ")" ]
[ "{", "return", "s390_contiguous_bitmask_p", "(", "INTVAL", "(", "op", ")", ",", "false", ",", "GET_MODE_BITSIZE", "(", "mode", ")", ",", "NULL", ",", "NULL", ")" ]
LLVM
ARM
TD
next_suggestion
CPU
22,758
[ "}" ]
[ "def", "addrmode6dupalign32", ":", "AddrMode6DupAlign", "{", "let", "ParserMatchClass", "=", "AddrMode6dupAlign32AsmOperand", ";" ]
LLVM
Hexagon
TD
stmt_completion
DSP
22,759
[ ";" ]
[ "let", "isTerminator", "=", "<NUM_LIT>", ";", "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ...
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
22,760
[ "<STR_LIT>", ")", ";" ]
[ "DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "alloc FI(", "<STR_LIT>", "<<", "FrameIdx", "<<", "<STR_LIT>", ") at SP[", "<STR_LIT>", "<<", "-", "Offset", "<<", "<STR_LIT>", "]\\n", "<STR_LIT>", ")", ";", "MFI", "->", "setObjectOffset", "(", "FrameIdx", ...
LLVM
SystemZ
CPP
next_suggestion
CPU
22,761
[ "}", "else", "llvm_unreachable", "(", "<STR_LIT>", "Unsupported regclass to store", "<STR_LIT>", ")", ";" ]
[ "Opc", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "}", "else", "if", "(", "RC", "==", "&", "<STR_LIT>", "::", "<STR_LIT>", ")", "{", "Opc", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "}", "else", "if", "(", "RC", "==", "&", "<STR_LIT>", "::", "<STR_LIT...
GCC
mips
MD
next_suggestion
CPU
22,762
[ "}", ")" ]
[ "(", "define_expand", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>", "{", "if", "(", "mips_legitimize_move", "(", "QImode", ...
GCC
aarch64
MD
stmt_completion
CPU
22,763
[ ")", "]" ]
[ "(", "plus", ":", "<", "DWI", ">", "(", "match_operand", ":", "<", "DWI", ">", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "zero_extend", ":", "<", "DWI", ">", "(", "match_operand", ":", "GPI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ...
LLVM
MBlaze
CPP
stmt_completion
MPU
22,764
[ "'", ";" ]
[ "void", "EmitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", "{", "printInstruction", "(", "MI", ")", ";", "O", "<<", "'", "\\n" ]
GCC
i386
MD
program_repair
CPU
22,765
[ "<FIXS>", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<FIXE>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "V8HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "ashift", ":", "V8HI", "(", "match_operand", ":", "V8HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<BUGS>", "(", "match_op...
LLVM
AArch64
CPP
stmt_completion
CPU
22,766
[ ",", "MachinePointerInfo", "(", "SrcSV", ")", ")", ";" ]
[ "const", "Value", "*", "DestSV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ")", "->", "getValue", "(", ")", ";", "const", "Value", "*", "SrcSV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", "...
GCC
mips
MD
next_suggestion
CPU
22,767
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
ARM64
TD
next_suggestion
CPU
22,768
[ "bits", "<", "<NUM_LIT>", ">", "Rm", ";" ]
[ "class", "BaseSIMDDifferentThreeVectorTied", "<", "bit", "U", ",", "bits", "<", "<NUM_LIT>", ">", "size", ",", "bits", "<", "<NUM_LIT>", ">", "opcode", ",", "RegisterOperand", "outtype", ",", "RegisterOperand", "intype1", ",", "RegisterOperand", "intype2", ",", ...
LLVM
FISC
CPP
next_suggestion
CPU
22,769
[ "Q4", "=", "Q4", ".", "addGlobalAddress", "(", "GV", ",", "MO", ".", "getOffset", "(", ")", ",", "<STR_LIT>", "::", "<STR_LIT>", ")", ".", "addImm", "(", "<NUM_LIT>", ")", ";" ]
[ "const", "bool", "DstIsDead", "=", "MI", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "isDead", "(", ")", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "<NUM_LIT>", ")", ";", "auto", "Q1", "=", "BuildMI", "(", "MBB",...
LLVM
Hexagon
TD
next_suggestion
DSP
22,770
[ "let", "isExtentSigned", "=", "<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
arm
CPP
stmt_completion
CPU
22,771
[ "a", ",", "_", "_", "b", ")", ";" ]
[ "vqshlq_n_s64", "(", "int64x2_t", "_", "_", "a", ",", "const", "int", "_", "_", "b", ")", "{", "return", "(", "int64x2_t", ")", "_", "_", "builtin_neon_vqshl_s_nv2di", "(", "_", "_" ]
LLVM
PowerPC
CPP
next_suggestion
CPU
22,772
[ "}" ]
[ "static", "bool", "hasNonRISpills", "(", "const", "MachineFunction", "&", "MF", ")", "{", "const", "PPCFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "PPCFunctionInfo", ">", "(", ")", ";", "return", "FuncInfo", "->", "hasNonRISpills", "(", "...
GCC
nds32
MD
stmt_completion
CPU
22,773
[ "V4QI", "V2HI", "]", ")" ]
[ "(", "define_mode_iterator", "VQIHI", "[" ]
LLVM
WebAssembly
CPP
next_suggestion
Virtual ISA
22,774
[ "NewCall", "->", "setDebugLoc", "(", "II", "->", "getDebugLoc", "(", ")", ")", ";" ]
[ "bool", "NeedInvoke", "=", "AllowExceptions", "&&", "canThrow", "(", "II", "->", "getCalledValue", "(", ")", ")", ";", "if", "(", "NeedInvoke", ")", "{", "if", "(", "II", "->", "doesNotReturn", "(", ")", ")", "{", "if", "(", "auto", "*", "F", "=", ...
LLVM
X86
CPP
stmt_completion
CPU
22,775
[ "(", "Op", ")", ")", ";" ]
[ "SDValue", "Lo", ",", "Hi", ";", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "expandShiftParts", "(", "Op", ".", "getNode", "(", ")", ",", "Lo", ",", "Hi", ",", "DAG", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "{", "Lo", ",", "...
LLVM
ARM
TD
stmt_completion
CPU
22,776
[ "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "imm", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ...
LLVM
Patmos
CPP
code_generation
VLIW
22,777
[ "std", "::", "string", "getNodeLabel", "(", "const", "ablock", "*", "AB", ",", "const", "agraph", "&", "G", ")", "{", "std", "::", "stringstream", "s", ";", "s", "<<", "AB", "->", "getName", "(", ")", "<<", "<STR_LIT>", " (", "<STR_LIT>", "<<", "AB",...
[ "Print", "a", "DDG", "node", "either", "in", "concise", "form", "(", "-ddg-dot-only", ")", "or", "verbose", "mode", "(", "-ddg-dot", ")", "." ]
LLVM
ARM64
CPP
stmt_completion
CPU
22,778
[ ")", ")", ")", ")", "&&", "<STR_LIT>", "Inserted definition does not dominate all its uses!", "<STR_LIT>", ")", ";" ]
[ "if", "(", "MapIt", "==", "ModuleToMergedGV", ".", "end", "(", ")", ")", "{", "PromotedGV", "=", "new", "GlobalVariable", "(", "*", "M", ",", "Cst", "->", "getType", "(", ")", ",", "true", ",", "GlobalValue", "::", "InternalLinkage", ",", "nullptr", ",...
LLVM
AMDGPU
CPP
next_suggestion
GPU
22,779
[ "BuildMI", "(", "*", "SkipBB", ",", "Insert", ",", "DL", ",", "TII", "->", "get", "(", "AMDGPU", "::", "S_ENDPGM", ")", ")", ";" ]
[ "bool", "SIInsertSkips", "::", "skipIfDead", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "&", "NextBB", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", ".",...
GCC
h8300
CPP
code_generation
MPU
22,780
[ "void", "h8300_expand_epilogue", "(", "bool", "sibcall_p", ")", "{", "int", "regno", ";", "int", "saved_regs", ";", "int", "n_regs", ";", "HOST_WIDE_INT", "frame_size", ";", "bool", "returned_p", ";", "if", "(", "h8300_os_task_function_p", "(", "current_function_d...
[ "Generate", "RTL", "code", "for", "the", "function", "epilogue", "." ]
GCC
nios2
MD
next_suggestion
MPU
22,781
[ "(", "mem", ":", "SI", "(", "plus", ":", "SI", "(", "match_dup", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", ")", "]", ")", "]" ]
[ "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "mem", ":", "SI", "(", "plus", ":", "SI", "(", "match_dup", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", ")", ")", ")", "(", "set", "(", "match_opera...
GCC
arm
CPP
next_suggestion
CPU
22,782
[ "}" ]
[ "union", "{", "int16x4x4_t", "_", "_", "i", ";", "_", "_", "builtin_neon_oi", "_", "_", "o", ";", "}", "_", "_", "bu", "=", "{", "_", "_", "b", "}", ";", "union", "{", "int16x4x4_t", "_", "_", "i", ";", "_", "_", "builtin_neon_oi", "_", "_", ...
LLVM
AArch64
CPP
code_generation
CPU
22,783
[ "bool", "AArch64TargetLowering", "::", "isFPImmLegal", "(", "const", "APFloat", "&", "Imm", ",", "EVT", "VT", ")", "const", "{", "if", "(", "Imm", ".", "isPosZero", "(", ")", "&&", "(", "VT", "==", "MVT", "::", "f16", "||", "VT", "==", "MVT", "::", ...
[ "Returns", "true", "if", "the", "target", "can", "instruction", "select", "the", "specified", "FP", "immediate", "natively", "." ]
GCC
mips
MD
next_suggestion
CPU
22,784
[ "mips_expand_vector_init", "(", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ")" ]
[ "(", "define_expand", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "VWHB", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", ")", ")", "]", "<STR_LIT>", "{" ]
LLVM
X86
CPP
next_suggestion
CPU
22,785
[ "}" ]
[ "}", "else", "if", "(", "FB", "[", "X86", "::", "Mode32Bit", "]", ")", "{", "fMode", "=", "MODE_32BIT", ";", "return", ";", "}", "else", "if", "(", "FB", "[", "X86", "::", "Mode64Bit", "]", ")", "{", "fMode", "=", "MODE_64BIT", ";", "return", ";"...
LLVM
AArch64
CPP
stmt_completion
CPU
22,786
[ ")", "const", "{" ]
[ "int64_t", "getScalableBytes", "(" ]
GCC
aarch64
MD
stmt_completion
CPU
22,787
[ "]", ")", ")" ]
[ "(", "match_operand", ":", "SVE_FULL_F", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SVE_FULL_F", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_COND_FADD", ")", "(", "match_operand", ":", "SVE_FULL_F", "<NUM_LIT>", "<STR_LIT>", ...
GCC
rs6000
CPP
program_repair
CPU
22,788
[ "<FIXS>", "machine_mode", "mode", ";", "<FIXE>", "<FIXS>", "machine_mode", "reg_mode", ";", "<FIXE>" ]
[ "int", "reg", ";", "<BUGS>", "enum", "machine_mode", "mode", ";", "<BUGE>", "<BUGS>", "enum", "machine_mode", "reg_mode", ";", "<BUGE>", "int", "reg_mode_size", ";", "int", "nregs", ";" ]
LLVM
Hexagon
TD
stmt_completion
DSP
22,789
[ "<STR_LIT>", ";" ]
[ "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "PostInc", ";", "let", "accessSize", "=", "HalfWordAccess", ";", "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ...
GCC
rs6000
MD
stmt_completion
CPU
22,790
[ "]", ")" ]
[ "(", "define_mode_iterator", "EXTHI", "[", "SI", "(", "DI", "<STR_LIT>", ")" ]
LLVM
PowerPC
CPP
stmt_completion
CPU
22,791
[ "true", ";" ]
[ "assert", "(", "Compare", ".", "getOpcode", "(", ")", "==", "ISD", "::", "SETCC", "&&", "<STR_LIT>", "An ISD::SETCC node required here.", "<STR_LIT>", ")", ";", "if", "(", "Compare", ".", "hasOneUse", "(", ")", ")", "return", "true", ";", "for", "(", "auto...
LLVM
Alpha
CPP
code_generation
MPU
22,792
[ "void", "AlphaTargetLowering", "::", "ReplaceNodeResults", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "DebugLoc", "dl", "=", "N", "->", "getDebugLoc", "(", ")", ...
[ "ReplaceNodeResults", "-", "Replace", "the", "results", "of", "node", "with", "an", "illegal", "result", "type", "with", "new", "values", "built", "out", "of", "custom", "code", "." ]
LLVM
AArch64
CPP
stmt_completion
CPU
22,793
[ "true", ";" ]
[ "if", "(", "!", "And", ".", "hasOneUse", "(", ")", "||", "!", "isOpcWithIntImmediate", "(", "And", ".", "getNode", "(", ")", ",", "ISD", "::", "AND", ",", "MaskImm", ")", ")", "return", "false", ";", "KnownBits", "Known", ";", "CurDAG", "->", "comput...
GCC
visium
MD
next_suggestion
Virtual ISA
22,794
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
stormy16
MD
stmt_completion
CPU
22,795
[ "<STR_LIT>", ")", ")", ")", "]" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", ":", "QI", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "QI"...
GCC
i386
CPP
code_generation
CPU
22,796
[ "static", "void", "ix86_emit_restore_regs_using_mov", "(", "HOST_WIDE_INT", "cfa_offset", ",", "bool", "maybe_eh_return", ")", "{", "struct", "machine_function", "*", "m", "=", "cfun", "->", "machine", ";", "unsigned", "int", "regno", ";", "for", "(", "regno", "...
[ "Emit", "code", "to", "restore", "saved", "registers", "using", "MOV", "insns", ".", "First", "register", "is", "restored", "from", "POINTER", "+", "OFFSET", "." ]
GCC
i386
CPP
stmt_completion
CPU
22,797
[ "_", "_", "U", ",", "void", "const", "*", "_", "_", "P", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m256i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm256_maskz_load_epi64", "(", "_", "_", "mmask8" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
22,798
[ "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "PHI operand has unexpected size/bank\\n", "<STR_LIT>", ")", ";" ]
[ "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "Selecting risky boolean phi\\n", "<STR_LIT>", ")", ";", "}", "const", "RegClassOrRegBank", "&", "RegClassOrBank", "=", "MRI", "->", "getRegClassOrRegBank", "(", "DefReg", ")", ";", "const", "TargetRegisterClas...
GCC
rs6000
CPP
stmt_completion
CPU
22,799
[ "segmentation fault (code)", "<STR_LIT>", ")", ";" ]
[ "internal_error", "(", "<STR_LIT>" ]