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
program_repair
CPU
19,800
[ "<FIXS>", "multiclass", "cmpbr_sizes", "bit", "op", ",", "string", "asmop", ",", "ImmLeaf", "SETOP", ">", "{", "<FIXE>" ]
[ "let", "OperandType", "=", "<STR_LIT>", ";", "}", "<BUGS>", "multiclass", "cmpbr_sizes", "bit", "op", ",", "string", "asmop", ",", "ImmLeaf", "SETOP", ">", "{", "<BUGE>", "let", "isBranch", "=", "<NUM_LIT>", ",", "isTerminator", "=", "<NUM_LIT>", "in", "{", ...
LLVM
Dcpu16
CPP
code_generation
CPU
19,801
[ "void", "DCPU16FrameLowering", "::", "emitPrologue", "(", "MachineFunction", "&", "MF", ")", "const", "{", "MachineBasicBlock", "&", "MBB", "=", "MF", ".", "front", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";...
[ "emitProlog/emitEpilog", "-", "These", "methods", "insert", "prolog", "and", "epilog", "code", "into", "the", "function", "." ]
LLVM
R600
CPP
code_generation
GPU
19,802
[ "bool", "AMDGPUAsmParser", "::", "ParseInstruction", "(", "ParseInstructionInfo", "&", "Info", ",", "StringRef", "Name", ",", "SMLoc", "NameLoc", ",", "OperandVector", "&", "Operands", ")", "{", "Operands", ".", "push_back", "(", "AMDGPUOperand", "::", "CreateToke...
[ "ParseInstruction", "-", "Parse", "one", "assembly", "instruction", "." ]
LLVM
AMDGPU
CPP
program_repair
GPU
19,803
[ "<FIXS>", "bool", "Negate", ",", "Negate2", "=", "false", ",", "Abs", "=", "false", ",", "Abs2", "=", "false", ";", "<FIXE>", "<FIXS>", "if", "(", "isToken", "(", "AsmToken", "::", "Minus", ")", "&&", "peekToken", "(", ")", ".", "is", "(", "AsmToken"...
[ "res", ";", "}", "OperandMatchResultTyAMDGPUAsmParser", "::", "parseRegOrImmWithFPInputMods", "(", "OperandVector", "&", "Operands", ",", "bool", "AllowImm", ")", "{", "<BUGS>", "bool", "Negate", "=", "false", ",", "Negate2", "=", "false", ",", "Abs", "=", "fals...
LLVM
MSP430
CPP
stmt_completion
MPU
19,804
[ ",", "PM", ")", ";" ]
[ "TargetPassConfig", "*", "MSP430TargetMachine", "::", "createPassConfig", "(", "PassManagerBase", "&", "PM", ")", "{", "return", "new", "MSP430PassConfig", "(", "*", "this" ]
LLVM
Hexagon
TD
stmt_completion
DSP
19,805
[ "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isPredicatedFalse", "=", "<NUM_LIT>", ";", "let", "isTerminator", "=", "<NUM_LIT>", ";", "let", "isBranch", "=", "<NUM_LIT>", ...
GCC
sparc
MD
program_repair
CPU
19,806
[ "<FIXS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "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", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_L...
LLVM
ARM64
TD
stmt_completion
CPU
19,807
[ "Imm1_64Operand", ";" ]
[ "class", "fixedpoint_i64", "<", "ValueType", "FloatVT", ">", ":", "Operand", "<", "FloatVT", ">", ",", "ComplexPattern", "<", "FloatVT", ",", "<NUM_LIT>", ",", "<STR_LIT>", ",", "[", "fpimm", ",", "ld", "]", ">", "{", "let", "EncoderMethod", "=", "<STR_LIT...
LLVM
AMDGPU
CPP
next_suggestion
GPU
19,808
[ "if", "(", "Src0Mods", "!=", "UnsetMods", "&&", "Src1Mods", "!=", "UnsetMods", ")", "return", "nullptr", ";" ]
[ "const", "MachineOperand", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "AMDGPU", "::", "OpName", "::", "src0", ")", ";", "const", "MachineOperand", "*", "Src1", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "AMDGPU", "::", "O...
GCC
i386
CPP
stmt_completion
CPU
19,809
[ "(", "_", "_", "v16qi", ")", "_", "_", "Y", ",", "_", "_", "LY", ",", "_", "_", "M", ")", ";" ]
[ "return", "_", "_", "builtin_ia32_pcmpestrio128", "(", "(", "_", "_", "v16qi", ")", "_", "_", "X", ",", "_", "_", "LX", "," ]
LLVM
PowerPC
CPP
program_repair
CPU
19,810
[ "<FIXS>", "std", "::", "pair", "SDValue", ",", "SDValue", ">", "CallResult", "=", "lowerTLSCall", "(", "GOTEntry", ",", "dl", ",", "DAG", ")", ";", "SDValue", "TLSAddr", "=", "CallResult", ".", "first", ";", "SDValue", "Chain", "=", "CallResult", ".", "s...
[ "}", "SDValue", "GOTEntry", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "dl", ",", "PtrVT", ",", "GOTPtr", ",", "TGA", ")", ";", "<BUGS>", "SDValue", "Chain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "Chain", "=", "DA...
LLVM
AArch64
CPP
next_suggestion
CPU
19,811
[ "}" ]
[ "if", "(", "!", "getDataLayout", "(", ")", ".", "getLinkerPrivateGlobalPrefix", "(", ")", ".", "empty", "(", ")", ")", "return", "OutContext", ".", "getOrCreateSymbol", "(", "Twine", "(", "getDataLayout", "(", ")", ".", "getLinkerPrivateGlobalPrefix", "(", ")"...
LLVM
R600
CPP
next_suggestion
GPU
19,812
[ "}" ]
[ "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "SDValue", "N0", "=", "Addr", ".", "getOperand", "(", "<NUM_LIT>", ")", ";", "SDValue", "N1", "=", "Addr", ".", "getOperand", "(", "<NUM_LIT>", ")", ";", "ConstantSDNode", ...
GCC
frv
CPP
code_generation
VLIW
19,813
[ "static", "void", "frv_trampoline_init", "(", "rtx", "m_tramp", ",", "tree", "fndecl", ",", "rtx", "static_chain", ")", "{", "rtx", "addr", "=", "XEXP", "(", "m_tramp", ",", "<NUM_LIT>", ")", ";", "rtx", "fnaddr", "=", "XEXP", "(", "DECL_RTL", "(", "fnde...
[ "A", "C", "statement", "to", "initialize", "the", "variable", "parts", "of", "a", "trampoline", ".", "ADDR", "is", "an", "RTX", "for", "the", "address", "of", "the", "trampoline", ";", "FNADDR", "is", "an", "RTX", "for", "the", "address", "of", "the", ...
LLVM
Alpha
CPP
code_generation
MPU
19,814
[ "SDValue", "AlphaTargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "unsigned", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "ISD", "::", "InputArg", ">", "&", "Ins", ",", "DebugLoc", "dl", ",", "SelectionD...
[ "This", "hook", "must", "be", "implemented", "to", "lower", "the", "incoming", "(", "formal", ")", "arguments", ",", "described", "by", "the", "Ins", "array", ",", "into", "the", "specified", "DAG", "." ]
LLVM
Nyuzi
CPP
next_suggestion
GPU
19,815
[ "}" ]
[ "bool", "NyuziTargetLowering", "::", "shouldInsertFencesForAtomic", "(", "const", "Instruction", "*", "I", ")", "const", "{", "return", "true", ";" ]
GCC
m68k
MD
next_suggestion
MPU
19,816
[ "}", ")" ]
[ "<STR_LIT>", "{", "cc_status", "=", "cc_prev_status", "OUTPUT_JUMP", "(", "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ")" ]
LLVM
Hexagon
CPP
stmt_completion
DSP
19,817
[ ")", "{" ]
[ "MCInst", "*", "MIHigh", "=", "new", "(", "getContext", "(", ")", ")", "MCInst", ";", "auto", "TmpExtender", "=", "CurrentExtender", ";", "CurrentExtender", "=", "nullptr", ";", "Result", "=", "decodeInstruction", "(", "DecodeLow", ",", "*", "MILow", ",", ...
GCC
i386
CPP
stmt_completion
CPU
19,818
[ "_", "m_pmaxub", "(", "_", "_", "m64", "_", "_", "A", ",", "_", "_", "m64", "_", "_", "B", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m64", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
19,819
[ "if", "(", "Op", ".", "isDef", "(", ")", ")", "RegDefs", ".", "insert", "(", "Op", ".", "getReg", "(", ")", ")", ";" ]
[ "static", "void", "addDefsUsesToList", "(", "const", "MachineInstr", "&", "MI", ",", "DenseSet", "<", "Register", ">", "&", "RegDefs", ",", "DenseSet", "<", "Register", ">", "&", "RegUses", ")", "{", "for", "(", "const", "auto", "&", "Op", ":", "MI", "...
GCC
i386
MD
stmt_completion
CPU
19,820
[ ")", ")" ]
[ "(", "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>", ")", "(", "eq_attr", "<STR_LIT>"...
LLVM
ARM
TD
next_suggestion
CPU
19,821
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "Qd", "{", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "size", ";", "let", "Inst", "{", "<NUM_LIT>", "-", ...
GCC
nios2
MD
stmt_completion
MPU
19,822
[ "&", "operands", "[", "<NUM_LIT>", "]", "," ]
[ "(", "match_operator", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "[", "(", "match_operand", ":", "CM", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "CM", "<NUM_LIT>", "<STR_LIT>", ")", "]", ")", ")", "]", "<STR_LIT>", "{", "if", "(", "!", "nios2_va...
GCC
arm
CPP
stmt_completion
CPU
19,823
[ ")", ";" ]
[ "vpmax_f16", "(", "float16x4_t", "_", "_", "a", ",", "float16x4_t", "_", "_", "b", ")", "{", "return", "_", "_", "builtin_neon_vpmaxfv4hf", "(", "_", "_", "a", ",", "_", "_", "b" ]
GCC
aarch64
CPP
stmt_completion
CPU
19,824
[ "a", ",", "_", "_", "b", ")", ";" ]
[ "return", "_", "_", "builtin_aarch64_sqdmull2_nv4si", "(", "_", "_" ]
GCC
arm
MD
next_suggestion
CPU
19,825
[ "arm_const_bounds", "(", "operands", "[", "<NUM_LIT>", "]", ",", "<NUM_LIT>", ",", "neon_element_bits", "(", "<", "MODE", ">", "mode", ")", "/", "<NUM_LIT>", "+", "<NUM_LIT>", ")" ]
[ "(", "unspec", ":", "<", "V_narrow", ">", "[", "(", "match_operand", ":", "VN", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "VQSHRUN_N", ")", ")", "]", "<STR_LIT>", "{" ]
LLVM
Mips
CPP
stmt_completion
CPU
19,826
[ "false", ";" ]
[ "}", "case", "MVT", "::", "i16", ":", "{", "ResultReg", "=", "createResultReg", "(", "&", "Mips", "::", "GPR32RegClass", ")", ";", "Opc", "=", "Mips", "::", "LHu", ";", "break", ";", "}", "case", "MVT", "::", "i8", ":", "{", "ResultReg", "=", "crea...
LLVM
Hexagon
CPP
code_generation
DSP
19,827
[ "void", "HexagonFrameLowering", "::", "processFunctionBeforeFrameFinalized", "(", "MachineFunction", "&", "MF", ",", "RegScavenger", "*", "RS", ")", "const", "{", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "bool", "HasAlloca", ...
[ "processFunctionBeforeFrameFinalized", "-", "This", "method", "is", "called", "immediately", "before", "the", "specified", "function", "'s", "frame", "layout", "(", "MF.getFrameInfo", "(", ")", ")", "is", "finalized", "." ]
LLVM
WebAssembly
CPP
code_generation
Virtual ISA
19,828
[ "bool", "WebAssemblyStoreResults", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "DEBUG", "(", "{", "dbgs", "(", ")", "<<", "<STR_LIT>", "********** Store Results **********\\n", "<STR_LIT>", "<<", "<STR_LIT>", "********** Function: ", "<STR...
[ "runOnMachineFunction", "-", "Emit", "the", "function", "body", "." ]
LLVM
Mips
CPP
next_suggestion
CPU
19,829
[ "else", "if", "(", "isa", "<", "ConstantInt", ">", "(", "C", ")", ")", "return", "materializeInt", "(", "C", ",", "VT", ")", ";" ]
[ "MVT", "VT", "=", "CEVT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "const", "ConstantFP", "*", "CFP", "=", "dyn_cast", "<", "ConstantFP", ">", "(", "C", ")", ")", "return", "(", "UnsupportedFPMode", ")", "?", "<NUM_LIT>", ":", "materializeFP", "("...
GCC
i386
MD
stmt_completion
CPU
19,830
[ ")", ")" ]
[ "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set", "(", "attr", "<STR_LIT>", ")", "(", "if_then_else", "(", "and", "(", "ge", "(", "minus", "(", "match_dup", "<NUM_LIT>",...
LLVM
Mips
CPP
code_generation
CPU
19,831
[ "void", "MipsMCCodeEmitter", "::", "encodeInstruction", "(", "const", "MCInst", "&", "MI", ",", "raw_ostream", "&", "OS", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "MCInst", "T...
[ "Encode", "the", "given", "Inst", "to", "bytes", "and", "append", "to", "CB", "." ]
LLVM
AArch64
TD
next_suggestion
CPU
19,832
[ "let", "ParserMatchClass", "=", "OpndClass", ";" ]
[ "let", "DecoderMethod", "=", "<STR_LIT>", "#", "ElementWidth", "#", "<STR_LIT>", ";", "let", "PrintMethod", "=", "<STR_LIT>", "#", "printType", "#", "<STR_LIT>", ";" ]
GCC
arm
MD
next_suggestion
CPU
19,833
[ "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
GCC
arm
CPP
stmt_completion
CPU
19,834
[ "a", ";" ]
[ "_", "_", "arm_vreinterpretq_s8_u32", "(", "uint32x4_t", "_", "_", "a", ")", "{", "return", "(", "int8x16_t", ")", "_", "_" ]
LLVM
PowerPC
CPP
next_suggestion
CPU
19,835
[ "}" ]
[ "SDValue", "JTIHi", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ",", "MOHiFlag", ")", ";", "SDValue", "JTILo", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", "...
GCC
arm
CPP
stmt_completion
CPU
19,836
[ "(", "INTVAL", "(", "XEXP", "(", "ind", ",", "<NUM_LIT>", ")", ")", "&", "<NUM_LIT>", ")", "==", "<NUM_LIT>", ")", "return", "TRUE", ";" ]
[ "rtx", "ind", ";", "if", "(", "strict", "&&", "!", "(", "reload_in_progress", "||", "reload_completed", ")", "&&", "(", "reg_mentioned_p", "(", "frame_pointer_rtx", ",", "op", ")", "||", "reg_mentioned_p", "(", "arg_pointer_rtx", ",", "op", ")", "||", "reg_m...
LLVM
X86
CPP
next_suggestion
CPU
19,837
[ "Chain", "=", "Fudge", ".", "getValue", "(", "<NUM_LIT>", ")", ";" ]
[ "}", "if", "(", "SDValue", "V", "=", "LowerI64IntToFP_AVX512DQ", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SrcVT", "==", "MVT", "::", "i64", "&&", "DstVT", "==", "MVT", "::", "f64", "&&", "X86ScalarSSEf64", "&...
LLVM
BPF
CPP
code_generation
Virtual ISA
19,838
[ "void", "BTFDebug", "::", "beginFunctionImpl", "(", "const", "MachineFunction", "*", "MF", ")", "{", "auto", "*", "SP", "=", "MF", "->", "getFunction", "(", ")", ".", "getSubprogram", "(", ")", ";", "auto", "*", "Unit", "=", "SP", "->", "getUnit", "(",...
[ "Gather", "pre-function", "debug", "information", "." ]
LLVM
R600
CPP
stmt_completion
GPU
19,839
[ "{" ]
[ "if", "(", "isVOP2", "(", "MI", "->", "getOpcode", "(", ")", ")", "&&", "MI", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "isReg", "(", ")", "&&", "RI", ".", "isSGPRClass", "(", "MRI", ".", "getRegClass", "(", "MI", "->", "getOperand", "(", "<N...
LLVM
PowerPC
TD
stmt_completion
CPU
19,840
[ ")", ",", "(", "i32", "VectorExtractions", ".", "LE_WORD_2", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "i32", "(", "vector_extract", "v4i32", ":", "$", "S", ",", "<NUM_LIT>", ")" ]
LLVM
PowerPC
CPP
next_suggestion
CPU
19,841
[ "SDValue", "Tmp5", "=", "DAG", ".", "getNode", "(", "ISD", "::", "ADD", ",", "dl", ",", "AmtVT", ",", "Amt", ",", "DAG", ".", "getConstant", "(", "-", "BitWidth", ",", "AmtVT", ")", ")", ";" ]
[ "SDValue", "Amt", "=", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ";", "EVT", "AmtVT", "=", "Amt", ".", "getValueType", "(", ")", ";", "SDValue", "Tmp1", "=", "DAG", ".", "getNode", "(", "ISD", "::", "SUB", ",", "dl", ",", "AmtVT", ",", "DAG",...
LLVM
PowerPC
CPP
stmt_completion
CPU
19,842
[ "++", ";" ]
[ "for", "(", "GlobalVariable", "*", "GV", ":", "MergeableStrings", ")", "ConstantsInStruct", ".", "push_back", "(", "GV", "->", "getInitializer", "(", ")", ")", ";", "Constant", "*", "ConstantPool", "=", "ConstantStruct", "::", "getAnon", "(", "ConstantsInStruct"...
GCC
i386
CPP
next_suggestion
CPU
19,843
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m512i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_maskz_gf2p8affine_epi64_epi8", "(", "_", "_", "mmask64", ...
GCC
arm
CPP
stmt_completion
CPU
19,844
[ "(", "_", "_", "a", ")", ";" ]
[ "return", "(", "uint16x8_t", ")", "_", "_", "builtin_neon_vreinterpretv8hiv8hi" ]
GCC
s390
MD
next_suggestion
MPU
19,845
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
SystemZ
CPP
code_generation
CPU
19,846
[ "void", "SystemZRegisterInfo", "::", "eliminateFrameIndex", "(", "MachineBasicBlock", "::", "iterator", "MI", ",", "int", "SPAdj", ",", "unsigned", "FIOperandNum", ",", "RegScavenger", "*", "RS", ")", "const", "{", "assert", "(", "SPAdj", "==", "<NUM_LIT>", "&&"...
[ "This", "method", "must", "be", "overriden", "to", "eliminate", "abstract", "frame", "indices", "from", "instructions", "which", "may", "use", "them", "." ]
LLVM
ARM
CPP
next_suggestion
CPU
19,847
[ "splitToValueTypes", "(", "RetInfo", ",", "SplitVTs", ",", "DL", ",", "MF", ".", "getRegInfo", "(", ")", ")", ";" ]
[ "if", "(", "!", "isSupportedType", "(", "DL", ",", "TLI", ",", "Val", "->", "getType", "(", ")", ")", ")", "return", "false", ";", "SmallVector", "<", "ArgInfo", ",", "<NUM_LIT>", ">", "SplitVTs", ";", "ArgInfo", "RetInfo", "(", "VReg", ",", "Val", "...
GCC
i386
CPP
stmt_completion
CPU
19,848
[ "_", "_", "C", ",", "const", "int", "_", "_", "R", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m512d", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_fnmsub_round_pd", "(", "_", "_", "m512d", "_", "_", "...
GCC
i386
MD
stmt_completion
CPU
19,849
[ ")", ")" ]
[ "(", "const_string", "<STR_LIT>", ")", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "const_string", "<STR_LIT>", ")", "]", "(", "const_string", "<STR_LIT>", ")" ]
LLVM
X86
CPP
stmt_completion
CPU
19,850
[ ",", "DAG", ",", "dl", ")", ";" ]
[ "SDValue", "Vec", ";", "if", "(", "VT", ".", "is256BitVector", "(", ")", ")", "{", "if", "(", "HasInt256", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cs...
LLVM
X86
CPP
code_generation
CPU
19,851
[ "LoadInst", "*", "X86TargetLowering", "::", "lowerIdempotentRMWIntoFencedLoad", "(", "AtomicRMWInst", "*", "AI", ")", "const", "{", "unsigned", "NativeWidth", "=", "Subtarget", ".", "is64Bit", "(", ")", "?", "<NUM_LIT>", ":", "<NUM_LIT>", ";", "Type", "*", "MemT...
[ "On", "some", "platforms", ",", "an", "AtomicRMW", "that", "never", "actually", "modifies", "the", "value", "(", "such", "as", "fetch_add", "of", "0", ")", "can", "be", "turned", "into", "a", "fence", "followed", "by", "an", "atomic", "load", "." ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
19,852
[ ")", ":", "T", "->", "getPointerTo", "(", ")", ";" ]
[ "Type", "*", "T", "=", "nullptr", ";", "switch", "(", "P", ".", "ArgType", ")", "{", "case", "AMDGPULibFunc", "::", "U8", ":", "case", "AMDGPULibFunc", "::", "I8", ":", "T", "=", "Type", "::", "getInt8Ty", "(", "C", ")", ";", "break", ";", "case", ...
LLVM
X86
CPP
stmt_completion
CPU
19,853
[ "BaseReg", ")", "{" ]
[ "State", "=", "IES_ERROR", ";", "break", ";", "case", "IES_INTEGER", ":", "case", "IES_RPAREN", ":", "case", "IES_REGISTER", ":", "State", "=", "IES_PLUS", ";", "IC", ".", "pushOperator", "(", "IC_PLUS", ")", ";", "if", "(", "CurrState", "==", "IES_REGISTE...
GCC
i386
CPP
stmt_completion
CPU
19,854
[ "_", "M", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "m256i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_maskz_cvtepi32_epi16", "(", "_", "_", "mmask16", "_", "...
GCC
rs6000
MD
stmt_completion
CPU
19,855
[ "BYTES_BIG_ENDIAN", ")" ]
[ "[", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", ")", ")", ")", "]", "<STR_LIT>", "{", "if", "(", "!" ]
LLVM
Hexagon
TD
next_suggestion
DSP
19,856
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
LLVM
PowerPC
TD
stmt_completion
CPU
19,857
[ ",", "BE_VDWORD_PERM_VEC", ")", ")", ";" ]
[ "dag", "LE_BYTE_11", "=", "(", "i32", "(", "EXTRACT_SUBREG", "(", "RLDICL", "LE_DWORD_1", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ")", ",", "sub_32", ")", ")", ";", "dag", "LE_BYTE_12", "=", "(", "i32", "(", "EXTRACT_SUBREG", "(", "RLDICL", "LE_DWORD_1", ",", ...
LLVM
ARM
CPP
next_suggestion
CPU
19,858
[ "return", "false", ";" ]
[ "if", "(", "!", "TM", ".", "shouldAssumeDSOLocal", "(", "*", "GV", "->", "getParent", "(", ")", ",", "GV", ")", ")", "return", "true", ";", "if", "(", "isTargetMachO", "(", ")", "&&", "TM", ".", "isPositionIndependent", "(", ")", "&&", "(", "GV", "...
LLVM
PowerPC
CPP
stmt_completion
CPU
19,859
[ ")", ")", ";" ]
[ "void", "PPCPassConfig", "::", "addPreRegAlloc", "(", ")", "{", "initializePPCVSXFMAMutatePass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ")", ";", "insertPass", "(", "VSXFMAMutateEarly", "?", "&", "RegisterCoalescerID", ":", "&", "MachineSchedul...
LLVM
Hexagon
TD
next_suggestion
DSP
19,860
[ "let", "isFP", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";" ]
GCC
i386
MD
stmt_completion
CPU
19,861
[ ":", "QI" ]
[ "(", "plus", ":", "QI", "(", "subreg", ":", "QI", "(", "match_operator", ":", "SWI248", "<NUM_LIT>", "<STR_LIT>", "[", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", "(", "const_int", "<NUM_LIT>", ")", "...
LLVM
AMDGPU
CPP
next_suggestion
GPU
19,862
[ "}" ]
[ "Register", "SReg", "=", "MRI", ".", "createVirtualRegister", "(", "BoolXExecRC", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "AMDGPU", "::", "COPY", ")", ",", "SReg", ")", ".", "add", "(", "RegOp", ")", ";", "BuildMI", "...
GCC
rs6000
MD
stmt_completion
CPU
19,863
[ "V4SI", "V2DI", "]", ")" ]
[ "(", "define_mode_iterator", "VEC_I", "[", "V16QI", "V8HI" ]
GCC
mips
CPP
stmt_completion
CPU
19,864
[ ")", ";" ]
[ "static", "void", "mips16e_mask_registers", "(", "unsigned", "int", "*", "mask_ptr", ",", "const", "unsigned", "char", "*", "regs", ",", "unsigned", "int", "size", ",", "unsigned", "int", "*", "num_regs_ptr", ")", "{", "unsigned", "int", "i", ";", "i", "="...
GCC
aarch64
CPP
next_suggestion
CPU
19,865
[ "}" ]
[ "case", "AARCH64_BUILTIN_GENERAL", ":", "return", "aarch64_general_check_builtin_call", "(", "loc", ",", "arg_loc", ",", "subcode", ",", "or", "ig_fndecl", ",", "nargs", ",", "args", ")", ";", "case", "AARCH64_BUILTIN_SVE", ":", "return", "<STR_LIT>", "::", "<STR_...
LLVM
Hexagon
TD
next_suggestion
DSP
19,866
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ";", "let", "InputType", "=", "<STR_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Inst", "{", "<NU...
GCC
mips
MD
program_repair
CPU
19,867
[ "<FIXS>", "[", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")", "<FIXE>" ]
[ "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "<BUGS>", "[", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")", "<BUGE>", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")", "(", "s...
LLVM
AMDGPU
CPP
next_suggestion
GPU
19,868
[ "for", "(", "size_t", "i", "=", "<NUM_LIT>", ";", "i", "<", "DisasmLines", ".", "size", "(", ")", ";", "++", "i", ")", "{" ]
[ "OutStreamer", "->", "emitRawComment", "(", "<STR_LIT>", " FloatMode: ", "<STR_LIT>", "+", "Twine", "(", "KernelInfo", ".", "FloatMode", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "<STR_LIT>", " IeeeMode: ", "<STR_LIT>", "+", "Twine",...
GCC
tilegx
MD
stmt_completion
VLIW
19,869
[ ")", ")", "]" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "any_extend", ":", "DI", "(", "unspec", ":", "I124MODE", "[", "(", "mem", ":", "I124MODE", "(", "match_operand", "<NUM_LIT>", ...
GCC
rs6000
CPP
next_suggestion
CPU
19,870
[ "fprintf", "(", "init_file", ",", "<STR_LIT>", "\\n", "<STR_LIT>", ")", ";" ]
[ "fprintf", "(", "init_file", ",", "<STR_LIT>", "#include \\\"rtl.h\\\"\\n", "<STR_LIT>", ")", ";", "fprintf", "(", "init_file", ",", "<STR_LIT>", "#include \\\"tree.h\\\"\\n", "<STR_LIT>", ")", ";", "fprintf", "(", "init_file", ",", "<STR_LIT>", "#include \\\"langhooks....
GCC
i386
MD
stmt_completion
CPU
19,871
[ ")", "]" ]
[ "(", "unspec", ":", "VI1_AVX512VL", "[", "(", "match_operand", ":", "VI1_AVX512VL", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "VI1_AVX512VL", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_VPMULTISHIFT", ")" ]
LLVM
X86
CPP
next_suggestion
CPU
19,872
[ "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getMemSegReg", "(", ")", ")", ")", ";" ]
[ "assert", "(", "(", "N", "==", "<NUM_LIT>", ")", "&&", "<STR_LIT>", "Invalid number of operands!", "<STR_LIT>", ")", ";", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getMemDisp", "(", ")", ")", ")", "...
GCC
aarch64
MD
stmt_completion
CPU
19,873
[ "]", ")" ]
[ "(", "define_mode_iterator", "VSTRUCT_3D", "[", "V3x8QI", "V3x4HI", "V3x2SI", "V3x1DI", "V3x4HF", "V3x2SF", "V3x1DF", "V3x4BF" ]
LLVM
AArch64
CPP
stmt_completion
CPU
19,874
[ "<STR_LIT>", ":" ]
[ "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LI...
LLVM
Hexagon
TD
stmt_completion
DSP
19,875
[ "<NUM_LIT>", ";" ]
[ "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
Hexagon
TD
next_suggestion
DSP
19,876
[ "let", "BaseOpcode", "=", "<STR_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...
LLVM
MSP430
CPP
code_generation
MPU
19,877
[ "virtual", "const", "char", "*", "getPassName", "(", ")", "const", "{", "return", "<STR_LIT>", "MSP430 Assembly Printer", "<STR_LIT>", ";", "}" ]
[ "getPassName", "-", "Return", "a", "nice", "clean", "name", "for", "a", "pass", "." ]
GCC
avr
CPP
program_repair
MPU
19,878
[ "<FIXS>", "if", "(", "!", "call_used_or_fixed_reg_p", "(", "reg", ")", ")", "<FIXE>" ]
[ "continue", ";", "}", "<BUGS>", "if", "(", "!", "call_used_regs", "[", "reg", "]", ")", "<BUGE>", "{", "if", "(", "df_regs_ever_live_p", "(", "reg", ")", ")", "{" ]
GCC
arm
MD
stmt_completion
CPU
19,879
[ ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "and", "(", "match_code", "<STR_LIT>" ]
LLVM
ARM
CPP
next_suggestion
CPU
19,880
[ "else", "if", "(", "Alignment", ">=", "<NUM_LIT>", ")", "Alignment", "=", "<NUM_LIT>", ";" ]
[ "SDValue", "ARMDAGToDAGISel", "::", "GetVLDSTAlign", "(", "SDValue", "Align", ",", "const", "SDLoc", "&", "dl", ",", "unsigned", "NumVecs", ",", "bool", "is64BitVector", ")", "{", "unsigned", "NumRegs", "=", "NumVecs", ";", "if", "(", "!", "is64BitVector", "...
GCC
aarch64
MD
next_suggestion
CPU
19,881
[ "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]" ]
[ "[", "(", "set", "(", "match_operand", ":", "GPI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "ashiftrt", ":", "GPI", "(", "match_operand", ":", "GPI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
SystemZ
CPP
stmt_completion
CPU
19,882
[ ")", ")", ";" ]
[ "unsigned", "LATOpcode", "=", "TII", "->", "getLoadAndTrap", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "if", "(", "!", "LATOpcode", ")", "return", "false", ";", "if", "(", "CCUsers", ".", "size", "(", ")", "!=", "<NUM_LIT>", ")", "return", "fa...
LLVM
ARM
CPP
next_suggestion
CPU
19,883
[ "}" ]
[ "}", "IncrementOffset", "=", "getAddSubImmediate", "(", "*", "Increment", ")", ";", "unsigned", "NewPostIncOpcode", "=", "getPostIndexedLoadStoreOpcode", "(", "BaseAccess", "->", "getOpcode", "(", ")", ",", "IncrementOffset", ">", "<NUM_LIT>", "?", "<STR_LIT>", "::"...
GCC
avr
MD
next_suggestion
MPU
19,884
[ "<STR_LIT>" ]
[ "[", "(", "parallel", "[", "(", "match_operand", ":", "ALL8", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "di_shifts", ":", "ALL8", "(", "match_operand", ":", "ALL8", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "QI", "<NUM_LIT>"...
LLVM
Hexagon
CPP
next_suggestion
DSP
19,885
[ "}" ]
[ "NewSense", "&", "US", "=", "I", ".", "second", ";", "if", "(", "!", "hasValidNewValueDef", "(", "US", ",", "NewDefs", "[", "R", "]", ")", ")", "{", "errInfo", ".", "setError", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "R", ")", ";", "addErrInfo", ...
LLVM
ARM
CPP
program_repair
CPU
19,886
[ "<FIXS>", "extern", "cl", "::", "opt", "bool", ">", "DisableARMEHABI", ";", "<FIXE>" ]
[ "}", "}", "<BUGS>", "extern", "cl", "::", "opt", "bool", ">", "EnableARMEHABI", ";", "<BUGE>" ]
LLVM
XCore
CPP
next_suggestion
MPU
19,887
[ "return", "getNamedSection", "(", "Name", ".", "c_str", "(", ")", ",", "SectionFlags", "::", "setEntitySize", "(", "SectionFlags", "::", "Mergeable", "|", "SectionFlags", "::", "Small", ",", "Size", ")", ")", ";" ]
[ "const", "TargetData", "*", "TD", "=", "TM", ".", "getTargetData", "(", ")", ";", "unsigned", "Size", "=", "TD", "->", "getTypeAllocSize", "(", "Ty", ")", ";", "if", "(", "Size", "==", "<NUM_LIT>", "||", "Size", "==", "<NUM_LIT>", "||", "Size", "==", ...
GCC
sparc
CPP
next_suggestion
CPU
19,888
[ "}" ]
[ "if", "(", "!", "TARGET_UNALIGNED_DOUBLES", "&&", "MEM_ALIGN", "(", "mem", ")", "/", "BITS_PER_UNIT", ">=", "(", "unsigned", ")", "desired", ")", "return", "<NUM_LIT>", ";", "addr", "=", "XEXP", "(", "mem", ",", "<NUM_LIT>", ")", ";", "base", "=", "offse...
LLVM
R600
TD
stmt_completion
GPU
19,889
[ "]", ">", ";" ]
[ "def", "S_QUADMASK_B32", ":", "SOP1_32", "<", "<NUM_LIT>", ",", "<STR_LIT>", ",", "[" ]
GCC
rs6000
MD
stmt_completion
CPU
19,890
[ "<STR_LIT>", ")", ")" ]
[ "(", "eq_attr", "<STR_LIT>" ]
LLVM
ARM
CPP
program_repair
CPU
19,891
[ "<FIXS>", "Result", "=", "DAG", ".", "getTargetConstant", "(", "CVal", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "<FIXE>" ]
[ "}", "return", ";", "}", "<BUGS>", "Result", "=", "DAG", ".", "getTargetConstant", "(", "CVal", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "<BUGE>", "break", ";", "}" ]
LLVM
ARM
CPP
program_repair
CPU
19,892
[ "<FIXS>", "{", "ARM", "::", "t2STMIA", ",", "ARM", "::", "tSTMIA_UPD", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "}", ...
[ "{", "ARM", "::", "t2LDMIA", ",", "ARM", "::", "tLDMIA", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "}", ",", "{", "A...
GCC
loongarch
CPP
next_suggestion
CPU
19,893
[ "tmp", "=", "gen_reg_rtx", "(", "imode", ")", ";" ]
[ "rtx", "tmp", ",", "dest", ";", "if", "(", "ISA_HAS_LASX", "&&", "GET_MODE_SIZE", "(", "imode", ")", "==", "<NUM_LIT>", ")", "{", "switch", "(", "imode", ")", "{", "case", "E_V8SImode", ":", "if", "(", "unsigned_p", ")", "extend", "=", "gen_lasx_vext2xv_...
GCC
rs6000
MD
stmt_completion
CPU
19,894
[ "CCEQ", "CCFP", "]", ")" ]
[ "(", "define_mode_iterator", "CC_any", "[", "CC", "CCUNS" ]
GCC
mips
CPP
program_repair
CPU
19,895
[ "<FIXS>", "cmp_reg", ",", "CONST0_RTX", "(", "SImode", ")", ")", ",", "<FIXE>" ]
[ "emit_insn", "(", "gen_rtx_SET", "(", "op_mode", ",", "operands", "[", "<NUM_LIT>", "]", ",", "gen_rtx_IF_THEN_ELSE", "(", "op_mode", ",", "gen_rtx_fmt_ee", "(", "move_code", ",", "VOIDmode", ",", "<BUGS>", "cmp_reg", ",", "CONST0_RTX", "(", "SImode", ")", ")"...
GCC
rs6000
CPP
program_repair
CPU
19,896
[ "<FIXS>", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ";", "<FIXE>" ]
[ "intnon_short_cint_operand", "(", "op", ",", "mode", ")", "register", "rtx", "op", ";", "<BUGS>", "enum", "machine_mode", "mode", ";", "<BUGE>", "{", "return", "(", "GET_CODE", "(", "op", ")", "==", "CONST_INT", "&&", "(", "unsigned", "HOST_WIDE_INT", ")", ...
LLVM
R600
CPP
program_repair
GPU
19,897
[ "<FIXS>", "DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "Begin patternMatch BB", "<STR_LIT>", "<<", "curBlk", "->", "getNumber", "(", ")", "<<", "<STR_LIT>", "\\n", "<STR_LIT>", ";", ")", ";", "<FIXE>", "<FIXS>", "DEBUG", "(", "dbgs", "(", ")", "<<", ...
[ "int", "numMatch", "=", "<NUM_LIT>", ";", "int", "curMatch", ";", "<BUGS>", "if", "(", "DEBUGME", ")", "{", "errs", "(", ")", "<<", "<STR_LIT>", "Begin patternMatch BB", "<STR_LIT>", "<<", "curBlk", "->", "getNumber", "(", ")", "<<", "<STR_LIT>", "\\n", "<...
GCC
mips
MD
program_repair
CPU
19,898
[ "<FIXS>", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")", "]", ")", "<FIXE>" ]
[ "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")", "<BUGS>", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "\t", "<STR_LIT>", ")", "]", ")", "<BUGE>", "(", "define_insn", "<STR_LIT>", "[",...
GCC
i386
CPP
stmt_completion
CPU
19,899
[ "_", "X", ")", "{" ]
[ "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "_", "lzcnt16", "(", "unsigned", "short", "_" ]