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
AMDGPU
CPP
next_suggestion
GPU
3,300
[ "CondReg", "=", "AndReg", ";" ]
[ "++", "MBBI", ";", "MF", "->", "insert", "(", "MBBI", ",", "LoopBB", ")", ";", "MF", "->", "insert", "(", "MBBI", ",", "RestoreExecBB", ")", ";", "MF", "->", "insert", "(", "MBBI", ",", "RemainderBB", ")", ";", "LoopBB", "->", "addSuccessor", "(", ...
LLVM
X86
CPP
next_suggestion
CPU
3,301
[ "DetectFamilyModel", "(", "EAX", ",", "Family", ",", "Model", ")", ";" ]
[ "union", "{", "unsigned", "u", "[", "<NUM_LIT>", "]", ";", "char", "c", "[", "<NUM_LIT>", "]", ";", "}", "text", ";", "if", "(", "GetCpuIDAndInfo", "(", "<NUM_LIT>", ",", "&", "EAX", ",", "text", ".", "u", "+", "<NUM_LIT>", ",", "text", ".", "u", ...
GCC
avr
CPP
program_repair
MPU
3,302
[ "<FIXS>", "tree", "fntype_callee", "=", "TREE_TYPE", "(", "CALL_EXPR_FN", "(", "exp_callee", ")", ")", ";", "<FIXE>" ]
[ "return", "false", ";", "}", "<BUGS>", "fntype_callee", "=", "TREE_TYPE", "(", "CALL_EXPR_FN", "(", "exp_callee", ")", ")", ";", "<BUGE>", "if", "(", "decl_callee", ")", "{" ]
LLVM
AArch64
CPP
next_suggestion
CPU
3,303
[ "G", ".", "addEdge", "(", "node1", ",", "node2", ",", "std", "::", "move", "(", "costs", ")", ")", ";" ]
[ "PBQPRAGraph", "::", "NodeId", "node1", "=", "G", ".", "getMetadata", "(", ")", ".", "getNodeIdForVReg", "(", "Rd", ")", ";", "PBQPRAGraph", "::", "NodeId", "node2", "=", "G", ".", "getMetadata", "(", ")", ".", "getNodeIdForVReg", "(", "Ra", ")", ";", ...
LLVM
Hexagon
TD
next_suggestion
DSP
3,304
[ "let", "prefersSlot3", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
GCC
arm
CPP
next_suggestion
CPU
3,305
[ "return", "_", "_", "rv", ";" ]
[ "_", "_", "rv", ".", "val", "[", "<NUM_LIT>", "]", "=", "_", "_", "builtin_shuffle", "(", "_", "_", "a", ",", "_", "_", "b", ",", "(", "uint8x16_t", ")", "{", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",",...
LLVM
Mips
CPP
next_suggestion
CPU
3,306
[ "reportParseError", "(", "SaveOpnd", ".", "getStartLoc", "(", ")", ",", "<STR_LIT>", "invalid register", "<STR_LIT>", ")", ";" ]
[ "return", "false", ";", "}", "FuncReg", "=", "FuncRegOpnd", ".", "getGPR32Reg", "(", ")", ";", "TmpReg", ".", "clear", "(", ")", ";", "if", "(", "!", "eatComma", "(", "<STR_LIT>", "unexpected token, expected comma", "<STR_LIT>", ")", ")", "return", "true", ...
LLVM
Hexagon
TD
next_suggestion
DSP
3,307
[ "let", "BaseOpcode", "=", "<STR_LIT>", ";" ]
[ "def", "J4_cmpeq_fp0_jump_nt", ":", "HInst", "<", "(", "outs", ")", ",", "(", "ins", "GeneralSubRegs", ":", "$", "Rs16", ",", "GeneralSubRegs", ":", "$", "Rt16", ",", "b30_2Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_56336eb0", ",", "TypeCJ", ...
GCC
rs6000
CPP
stmt_completion
CPU
3,308
[ "MEMMODEL_ACQ_REL", ":" ]
[ "if", "(", "!", "legitimate_indirect_address_p", "(", "addr", ",", "reload_completed", ")", "&&", "!", "legitimate_indexed_address_p", "(", "addr", ",", "reload_completed", ")", ")", "{", "addr", "=", "force_reg", "(", "Pmode", ",", "addr", ")", ";", "mem", ...
LLVM
Mips
CPP
next_suggestion
CPU
3,309
[ "JTI", "->", "Initialize", "(", "MF", ",", "IsPIC", ",", "Subtarget", "->", "isLittle", "(", ")", ")", ";" ]
[ "TD", "=", "(", "(", "const", "MipsTargetMachine", "&", ")", "MF", ".", "getTarget", "(", ")", ")", ".", "getDataLayout", "(", ")", ";", "Subtarget", "=", "&", "TM", ".", "getSubtarget", "<", "MipsSubtarget", ">", "(", ")", ";", "MCPEs", "=", "&", ...
LLVM
AArch64
TD
stmt_completion
CPU
3,310
[ ",", "GPR32", ",", "VectorIndexS", ">", ";" ]
[ "def", ":", "SIMDMovAlias", "<", "<STR_LIT>", ",", "<STR_LIT>", ",", "!", "cast", "<", "Instruction", ">", "(", "NAME", "#", "<STR_LIT>", ")" ]
LLVM
PowerPC
CPP
code_generation
CPU
3,311
[ "bool", "PPCTargetLowering", "::", "getTgtMemIntrinsic", "(", "IntrinsicInfo", "&", "Info", ",", "const", "CallInst", "&", "I", ",", "MachineFunction", "&", "MF", ",", "unsigned", "Intrinsic", ")", "const", "{", "switch", "(", "Intrinsic", ")", "{", "case", ...
[ "Given", "an", "intrinsic", ",", "checks", "if", "on", "the", "target", "the", "intrinsic", "will", "need", "to", "map", "to", "a", "MemIntrinsicNode", "(", "touches", "memory", ")", "." ]
LLVM
SystemZ
CPP
next_suggestion
CPU
3,312
[ "}" ]
[ "HazardRec", ".", "setDAG", "(", "dag", ")", ";", "HazardRec", ".", "Reset", "(", ")", ";" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
3,313
[ "}" ]
[ "if", "(", "!", "AMDGPU", "::", "hasNamedOperand", "(", "Opc0", ",", "AMDGPU", "::", "OpName", "::", "sbase", ")", "||", "!", "AMDGPU", "::", "hasNamedOperand", "(", "Opc1", ",", "AMDGPU", "::", "OpName", "::", "sbase", ")", ")", "return", "false", ";"...
GCC
arm
CPP
next_suggestion
CPU
3,314
[ "}" ]
[ "vrshrq_n_s64", "(", "int64x2_t", "_", "_", "a", ",", "const", "int", "_", "_", "b", ")", "{", "return", "(", "int64x2_t", ")", "_", "_", "builtin_neon_vrshrs_nv2di", "(", "_", "_", "a", ",", "_", "_", "b", ")", ";" ]
LLVM
Hexagon
CPP
next_suggestion
DSP
3,315
[ "}" ]
[ "void", "setEnd", "(", "const", "IndexType", "&", "E", ")", "{", "second", "=", "E", ";" ]
GCC
tilepro
MD
stmt_completion
VLIW
3,316
[ ")", ")", ")", "]" ]
[ "(", "high", ":", "SI", "(", "const", ":", "SI", "(", "unspec", ":", "SI", "[", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_TLS_LE", ")", ")" ]
LLVM
X86
CPP
stmt_completion
CPU
3,317
[ "<NUM_LIT>", ")", "return", "false", ";" ]
[ "BaseOpc", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "CondCode", "=", "X86", "::", "COND_O", ";", "break", ";", "}", "Register", "LHSReg", "=", "getRegForValue", "(", "LHS", ")", ";", "if", "(", "LHSReg", "==", "<NUM_LIT>", ")", "return", "false", ";", ...
LLVM
PowerPC
CPP
stmt_completion
CPU
3,318
[ "<NUM_LIT>", ";" ]
[ "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "<STR_LIT>", "Unknown fixup kind!", "<STR_LIT>", ")", ";", "case", "FK_Data_1", ":", "return", "<NUM_LIT>", ";", "case", "FK_Data_2", ":", "case", "PPC", "::", "fixup_ppc_half16", ":", "...
GCC
i386
CPP
next_suggestion
CPU
3,319
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "m64", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "m_paddusb", "(", "_", "_", "m64", "_", "_", "m1", ",", "_...
LLVM
AArch64
CPP
stmt_completion
CPU
3,320
[ "Dst", ",", "Src", ")", ")", ";" ]
[ "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "...
GCC
csky
CPP
stmt_completion
CPU
3,321
[ ",", "NULL_TREE", ")", ";" ]
[ "warning", "(", "OPT_Wattributes", ",", "<STR_LIT>", "%qE attribute ignored", "<STR_LIT>", ",", "name", ")", ";", "*", "no_add_attrs", "=", "true", ";", "}", "}", "else", "if", "(", "TREE_CODE", "(", "*", "node", ")", "==", "POINTER_TYPE", "&&", "FUNC_OR_MET...
LLVM
AArch64
TD
next_suggestion
CPU
3,322
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "signalAllNans", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rm", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", ...
LLVM
AMDGPU
CPP
stmt_completion
GPU
3,323
[ "S_BUFFER_LOAD_DWORDX2_IMM", ";" ]
[ "default", ":", "assert", "(", "CI", ".", "InstClass", "==", "BUFFER_LOAD", "||", "CI", ".", "InstClass", "==", "BUFFER_STORE", ")", ";", "return", "AMDGPU", "::", "getMUBUFOpcode", "(", "AMDGPU", "::", "getMUBUFBaseOpcode", "(", "CI", ".", "I", "->", "get...
LLVM
R600
CPP
next_suggestion
GPU
3,324
[ "}" ]
[ "const", "InstrItineraryData", "*", "II", "=", "TM", "->", "getSubtargetImpl", "(", ")", "->", "getInstrItineraryData", "(", ")", ";", "return", "TM", "->", "getSubtarget", "<", "AMDGPUSubtarget", ">", "(", ")", ".", "createDFAPacketizer", "(", "II", ")", ";...
GCC
i386
MD
next_suggestion
CPU
3,325
[ "}", ")" ]
[ "emit_insn", "(", "gen_sse2_shufpd_v2df", "<", "mask_expand4_name", ">", "(", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ",", "operands", "[", "<NUM_LIT>", "]", ",", "GEN_INT", "(", "mask", "&", "<NUM_LIT>", ")", ",", "GEN_INT...
LLVM
ARM
TD
stmt_completion
CPU
3,326
[ ",", "<STR_LIT>", ")", ",", "v4i32", ",", "v2i32", ",", "IntOp", ">", ";" ]
[ "def", "v4i32", ":", "N3VQIntSL", "<", "<NUM_LIT>", ",", "op11_8", ",", "itinQ32", ",", "OpcodeStr", ",", "!", "strconcat", "(", "Dt" ]
GCC
m68k
MD
program_repair
MPU
3,327
[ "<FIXS>", "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "strict_low_part", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "]", "<FIXE>...
[ "<STR_LIT>", "<STR_LIT>", "<STR_LIT>", "nonimmediate_operand", "<STR_LIT>", "+", "d", ",", "m", "<STR_LIT>", "general_src_operand", "<STR_LIT>", "dmn", ",", "d", "<STR_LIT>", "TARGET_COLDFIRE", "<STR_LIT>", "*", "return", "output_move_strictqi", "(", "operands", ")", ...
LLVM
PowerPC
TD
next_suggestion
CPU
3,328
[ "def", "HI32_48", ":", "SDNodeXForm", "<", "imm", ",", "[", "{" ]
[ "def", "SHL64", ":", "SDNodeXForm", "<", "imm", ",", "[", "{", "return", "getI32Imm", "(", "<NUM_LIT>", "-", "N", "-", ">", "getZExtValue", "(", ")", ")", ";", "}", "]", ">", ";", "def", "SRL64", ":", "SDNodeXForm", "<", "imm", ",", "[", "{", "re...
LLVM
ARM
CPP
next_suggestion
CPU
3,329
[ "}" ]
[ "if", "(", "VT", ".", "getVectorElementType", "(", ")", "!=", "MVT", "::", "i64", "||", "!", "ISD", "::", "isNormalLoad", "(", "Elt", ")", "||", "cast", "<", "LoadSDNode", ">", "(", "Elt", ")", "->", "isVolatile", "(", ")", ")", "return", "SDValue", ...
LLVM
Hexagon
TD
stmt_completion
DSP
3,330
[ "PostInc", ";" ]
[ "def", "L2_ploadrbtnew_pi", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ",", "IntRegs", ":", "$", "Rx32", ")", ",", "(", "ins", "PredRegs", ":", "$", "Pt4", ",", "IntRegs", ":", "$", "Rx32in", ",", "s4_0Imm", ":", "$", "Ii", ")", ...
GCC
aarch64
CPP
code_generation
CPU
3,331
[ "static", "void", "aarch64_layout_arg", "(", "cumulative_args_t", "pcum_v", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "CUMULATIVE_ARGS", "*", "pcum", "=", "get_cumulative_args", "(", "pcum_v", ")", ...
[ "Layout", "a", "function", "argument", "according", "to", "the", "AAPCS64", "rules", ".", "The", "rule", "numbers", "refer", "to", "the", "rule", "numbers", "in", "the", "AAPCS64", "." ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
3,332
[ "getRoot", "(", ")", ")", ";" ]
[ "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ";", "const", "SDValue", "One", "=", "DAG", ".", "getConstantFP", "(", "<NUM_LIT>", ",", "SL", ",", "MVT"...
LLVM
Mips
TD
stmt_completion
CPU
3,333
[ "<NUM_LIT>", ">", ";" ]
[ "class", "ADDIUPC_MMR6_ENC", ":", "PCREL19_FM_MMR6", "<" ]
LLVM
ARM
CPP
stmt_completion
CPU
3,334
[ "<NUM_LIT>", ";" ]
[ "const", "TargetOperandInfo", "*", "OpInfo", "=", "ARMInsts", "[", "Opcode", "]", ".", "OpInfo", ";", "if", "(", "!", "OpInfo", ")", "return", "false", ";", "assert", "(", "NumOps", ">=", "<NUM_LIT>", "&&", "OpInfo", "[", "<NUM_LIT>", "]", ".", "RegClass...
GCC
i386
MD
program_repair
CPU
3,335
[ "<FIXS>", "<STR_LIT>", "<FIXE>" ]
[ "(", "sign_extend", ":", "HI", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")", "(", "clobber", "(", "reg", ":", "CC", "<NUM_LIT>", ")", ")", "]", "<STR_LIT>", "<BUGS>", "<STR_LIT>", "<BUGE>", "[", "(", "set_att...
GCC
i386
CPP
next_suggestion
CPU
3,336
[ "return", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "get_stub_name", "(", "stub", ",", "n_extra_regs", ")", ")", ";" ]
[ "gcc_checking_assert", "(", "n_extra_regs", "<=", "MAX_EXTRA_REGS", ")", ";", "gcc_assert", "(", "stub", "<", "XLOGUE_STUB_COUNT", ")", ";", "gcc_assert", "(", "crtl", "->", "stack_realign_finalized", ")", ";" ]
GCC
i386
MD
stmt_completion
CPU
3,337
[ ")", ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "match_code", "<STR_LIT>" ]
GCC
i386
MD
program_repair
CPU
3,338
[ "<FIXS>", "(", "and", ":", "SWI48", "(", "match_operand", ":", "SWI48", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<FIXE>", "<FIXS>", "(", "match_operand", ":", "SWI48", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")", "<FIXE>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "SWI48", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<BUGS>", "(", "and", ":", "SWI48", "(", "match_operand", ":", "SWI48", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<BUGE>", "(",...
LLVM
Cpu0
CPP
stmt_completion
CPU
3,339
[ ":", "return", "<STR_LIT>", "abiS32", "<STR_LIT>", ";" ]
[ "const", "char", "*", "Cpu0AsmPrinter", "::", "getCurrentABIString", "(", ")", "const", "{", "switch", "(", "static_cast", "<", "Cpu0TargetMachine", "&", ">", "(", "TM", ")", ".", "getABI", "(", ")", ".", "GetEnumValue", "(", ")", ")", "{", "case", "Cpu0...
LLVM
X86
CPP
next_suggestion
CPU
3,340
[ "}" ]
[ "unsigned", "Opc", "=", "getStoreRegOpcode", "(", "SrcReg", ",", "RC", ",", "isAligned", ",", "Subtarget", ")", ";", "DebugLoc", "DL", "=", "MBB", ".", "findDebugLoc", "(", "MI", ")", ";", "addFrameReference", "(", "BuildMI", "(", "MBB", ",", "MI", ",", ...
LLVM
Hexagon
CPP
next_suggestion
DSP
3,341
[ "}" ]
[ "const", "HexagonTargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "getSubtargetImpl", "(", ")", "->", "getTargetLowering", "(", ")", ";" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
3,342
[ ")", "{", "return", "ID", "==", "Info", "->", "ID", ";", "}", ")", ";" ]
[ "if", "(", "Info", "->", "SChain", ".", "empty", "(", ")", ")", "{", "Info", "->", "Score", "=", "<NUM_LIT>", ";", "return", "true", ";", "}", "Info", "->", "Siblings", "=", "SiblingPenalty", "[", "*", "std", "::", "max_element", "(", "Info", "->", ...
LLVM
ARM
CPP
code_generation
CPU
3,343
[ "void", "Thumb1RegisterInfo", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ...
[ "This", "method", "is", "called", "during", "prolog/epilog", "code", "insertion", "to", "eliminate", "call", "frame", "setup", "and", "destroy", "pseudo", "instructions", "(", "but", "only", "if", "the", "Target", "is", "using", "them", ")", "." ]
GCC
microblaze
CPP
next_suggestion
MPU
3,344
[ "pic_ref", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "<NUM_LIT>", ",", "xplus1", ")", ",", "UNSPEC_GOTOFF", ")", ";" ]
[ "emit_insn", "(", "gen_rtx_SET", "(", "ptr_reg", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "xplus0", ",", "int_reg", ")", ")", ")", ";", "result", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "ptr_reg", ",", "GEN_INT", "(", "INTVAL", "(", "xplus1", ")", "&", ...
LLVM
Mips
CPP
next_suggestion
CPU
3,345
[ "}" ]
[ "return", "(", "isReg", "<", "Mips", "::", "ZERO", ">", "(", "MI", ",", "<NUM_LIT>", ")", "&&", "printAlias", "(", "<STR_LIT>", "jr", "<STR_LIT>", ",", "MI", ",", "Address", ",", "<NUM_LIT>", ",", "STI", ",", "OS", ")", ")", "||", "(", "isReg", "<"...
LLVM
Hexagon
TD
next_suggestion
DSP
3,346
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "isCall", "=", "<NUM_LIT>", ";", "let", "prefersSlot3", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "R29", "]", ";",...
GCC
arm
CPP
stmt_completion
CPU
3,347
[ "_", "_", "b", ";" ]
[ "return", "_", "_", "a", "^" ]
GCC
rs6000
MD
next_suggestion
CPU
3,348
[ "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
GCC
i386
MD
stmt_completion
CPU
3,349
[ "SWI248", "(", "match_dup", "<NUM_LIT>", ")", "(", "match_dup", "<NUM_LIT>", ")", ")", ")" ]
[ "(", "match_scratch", ":", "SWI248", "<NUM_LIT>", "<STR_LIT>", ")", "]", "<STR_LIT>", "[", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", "match_dup", "<NUM_LIT>", ")", ")", "(", "parallel", "[", "(", "set", "(", "match_dup", "<NUM_LIT>", ")", "(", ...
LLVM
AArch64
TD
next_suggestion
CPU
3,350
[ "}" ]
[ "class", "SImmScaledMemoryIndexed", "<", "int", "Width", ",", "int", "Scale", ">", ":", "AsmOperandClass", "{", "let", "Name", "=", "<STR_LIT>", "#", "Width", "#", "<STR_LIT>", "#", "Scale", ";", "let", "DiagnosticType", "=", "<STR_LIT>", "#", "Scale", "#", ...
GCC
i386
MD
stmt_completion
CPU
3,351
[ "match_dup", "<NUM_LIT>", ")", ")", ")", "]", ")" ]
[ "(", "define_split", "[", "(", "set", "(", "match_operand", ":", "X87MODEF", "<NUM_LIT>", "<STR_LIT>", ")", "(", "float", ":", "X87MODEF", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", ")", ")", ")", "(", "clobber", "(", "match_scratch", ":", ...
LLVM
AArch64
CPP
next_suggestion
CPU
3,352
[ "if", "(", "MO1", ".", "isImm", "(", ")", ")", "{" ]
[ "void", "AArch64InstPrinter", "::", "printAMIndexedWB", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "unsigned", "Scale", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "MO1", "=", "MI", "->", "getOperand", "(", "OpNum", ...
LLVM
X86
TD
program_repair
CPU
3,353
[ "<FIXS>", "EVEX_4V", ",", "VEX_LIG", ",", "EVEX_B", ",", "Sched", "[", "sched", "]", ">", ";", "<FIXE>" ]
[ "(", "OpNodeSAE", "(", "_", ".", "VT", "_", ".", "RC", ":", "$", "src1", ")", ",", "(", "_", ".", "VT", "_", ".", "RC", ":", "$", "src2", ")", ",", "imm", ":", "$", "cc", ")", ">", ",", "<BUGS>", "EVEX_4V", ",", "EVEX_B", ",", "Sched", "[...
LLVM
R600
CPP
program_repair
GPU
3,354
[ "<FIXS>", "DAG", ".", "getTargetConstant", "(", "AMDGPU", "::", "SGPR_64RegClassID", ",", "DL", ",", "MVT", "::", "i32", ")", ",", "<FIXE>", "<FIXS>", "DAG", ".", "getTargetConstant", "(", "AMDGPU", "::", "sub0", ",", "DL", ",", "MVT", "::", "i32", ")", ...
[ "const", "SDValue", "Ops0", "[", "]", "=", "{", "<BUGS>", "DAG", ".", "getTargetConstant", "(", "AMDGPU", "::", "SGPR_64RegClassID", ",", "MVT", "::", "i32", ")", ",", "<BUGE>", "buildSMovImm32", "(", "DAG", ",", "DL", ",", "<NUM_LIT>", ")", ",", "<BUGS>...
GCC
bpf
CPP
next_suggestion
Virtual ISA
3,355
[ "int", "sign", ",", "reverse", ",", "vol", ";" ]
[ "static", "tree", "maybe_get_base_for_field_expr", "(", "tree", "expr", ")", "{", "poly_int64", "bitsize", ",", "bitpos", ";", "tree", "var_off", ";", "machine_mode", "mode", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
3,356
[ "let", "Constraints", "=", "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "PostInc", ";", "let", "accessSize", "=", "WordAccess", ";", "let", "may...
GCC
pa
MD
next_suggestion
CPU
3,357
[ "<STR_LIT>", ")" ]
[ "(", "define_expand", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "zero_extend", ":", "HI", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_...
LLVM
Hexagon
TD
next_suggestion
DSP
3,358
[ "}" ]
[ "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P1", "]", ";", "let", "Defs", "=", "[", "P1", ",", "PC", "]", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Inst", "{", "<NUM_LIT>", "}", ";", "let", "i...
GCC
rs6000
CPP
next_suggestion
CPU
3,359
[ "if", "(", "bitmap_bit_p", "(", "in", ",", "LR_REGNO", ")", "||", "bitmap_bit_p", "(", "gen", ",", "LR_REGNO", ")", "||", "bitmap_bit_p", "(", "kill", ",", "LR_REGNO", ")", ")", "bitmap_set_bit", "(", "components", ",", "<NUM_LIT>", ")", ";" ]
[ "for", "(", "unsigned", "regno", "=", "info", "->", "first_gp_reg_save", ";", "regno", "<", "<NUM_LIT>", ";", "regno", "++", ")", "if", "(", "bitmap_bit_p", "(", "in", ",", "regno", ")", "||", "bitmap_bit_p", "(", "gen", ",", "regno", ")", "||", "bitma...
GCC
s390
CPP
code_generation
MPU
3,360
[ "static", "reg_class_t", "s390_preferred_reload_class", "(", "rtx", "op", ",", "reg_class_t", "rclass", ")", "{", "switch", "(", "GET_CODE", "(", "op", ")", ")", "{", "case", "CONST_VECTOR", ":", "case", "CONST_DOUBLE", ":", "case", "CONST_INT", ":", "case", ...
[ "Given", "an", "rtx", "OP", "being", "reloaded", "into", "a", "reg", "required", "to", "be", "in", "class", "CLASS", ",", "return", "the", "class", "of", "reg", "to", "actually", "use", "." ]
LLVM
X86
CPP
program_repair
CPU
3,361
[ "<FIXS>", "bool", "isMemOffs", "(", ")", "const", "{", "return", "Kind", "==", "Memory", "&&", "!", "getMemBaseReg", "(", ")", "&&", "!", "getMemIndexReg", "(", ")", "&&", "getMemScale", "(", ")", "==", "<NUM_LIT>", ";", "}", "bool", "isMemOffs16_8", "("...
[ "return", "isMem64", "(", ")", "&&", "isDstIdx", "(", ")", ";", "}", "<BUGS>", "bool", "isMemOffs8", "(", ")", "const", "{", "return", "Kind", "==", "Memory", "&&", "!", "getMemBaseReg", "(", ")", "&&", "!", "getMemIndexReg", "(", ")", "&&", "getMemSca...
LLVM
AMDGPU
CPP
stmt_completion
GPU
3,362
[ "<NUM_LIT>", ";" ]
[ "ArgInfo", ".", "WorkGroupIDZ", "=", "ArgDescriptor", "::", "createRegister", "(", "getNextSystemSGPR", "(", ")", ")", ";", "NumSystemSGPRs", "+=" ]
GCC
avr
CPP
code_generation
MPU
3,363
[ "static", "bool", "avr_naked_function_p", "(", "tree", "func", ")", "{", "return", "avr_lookup_function_attribute1", "(", "func", ",", "<STR_LIT>", "naked", "<STR_LIT>", ")", ";", "}" ]
[ "Return", "non-zero", "if", "FUNC", "is", "a", "naked", "function", "." ]
GCC
spu
CPP
next_suggestion
MPU
3,364
[ "}" ]
[ "static", "inline", "vec_bint4", "vec_cmple", "(", "vec_float4", "a", ",", "vec_float4", "b", ")", "{", "return", "(", "spu_xor", "(", "spu_cmpgt", "(", "a", ",", "b", ")", ",", "-", "<NUM_LIT>", ")", ")", ";" ]
LLVM
Hexagon
CPP
next_suggestion
DSP
3,365
[ "InBrackets", "=", "false", ";" ]
[ "while", "(", "!", "Lexer", ".", "is", "(", "AsmToken", "::", "RCurly", ")", ")", "Lexer", ".", "Lex", "(", ")", ";", "Lexer", ".", "Lex", "(", ")", ";" ]
LLVM
ARM64
TD
stmt_completion
CPU
3,366
[ "=", "opc", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "sz", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "V", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LI...
LLVM
TeeRISC
CPP
next_suggestion
CPU
3,367
[ "}" ]
[ "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ",", "e", "=", "LiveInFI", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "if", "(", "FI", "==", "LiveInFI", "[", "i", "]", ")", "return", "true", ";", "return", "false", ";" ]
GCC
mmix
CPP
stmt_completion
CPU
3,368
[ ")", ";" ]
[ "fputs", "(", "<STR_LIT>", "! mmixal:= 8H LOC Data_Section\\n", "<STR_LIT>", ",", "asm_out_file", ")", ";", "text_section", "(" ]
LLVM
LM32
TD
stmt_completion
MPU
3,369
[ ",", "[", "(", "set", "GPR", ":", "$", "dst", ",", "(", "OpNode", "GPR", ":", "$", "b", ",", "immSExt16", ":", "$", "c", ")", ")", "]", ",", "itin", ">", ";" ]
[ "class", "ArithRIs", "<", "bits", "<", "<NUM_LIT>", ">", "op", ",", "string", "instr_asm", ",", "SDNode", "OpNode", ",", "InstrItinClass", "itin", ">", ":", "TRI", "<", "op", ",", "(", "outs", "GPR", ":", "$", "dst", ")", ",", "(", "ins", "GPR", ":...
GCC
v850
MD
program_repair
MPU
3,370
[ "<FIXS>", "(", "match_dup", "<NUM_LIT>", ")", ")", ")", "(", "clobber", "(", "reg", ":", "CC", "CC_REGNUM", ")", ")", "]", "<FIXE>", "<FIXS>", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "<FIXE>" ]
[ "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "umod", ":", "SI", "(", "match_dup", "<NUM_LIT>", ")", "<BUGS>", "(", "matc...
LLVM
ARM
CPP
stmt_completion
CPU
3,371
[ "::", "STREXD", ";" ]
[ "}", "if", "(", "Opcode", "==", "ARM", "::", "MOVsi", ")", "{", "const", "MCOperand", "&", "Dst", "=", "MI", "->", "getOperand", "(", "<NUM_LIT>", ")", ";", "const", "MCOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "<NUM_LIT>", ")", ";", ...
LLVM
Mips
TD
next_suggestion
CPU
3,372
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "fmt", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "funct", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
3,373
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "LC1", ",", "SA1", "]", ";", "let", "isExtendable", "=", "<NUM...
LLVM
ARM
CPP
code_generation
CPU
3,374
[ "bool", "ARMBlockPlacement", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "if", "(", "skipFunction", "(", "MF", ".", "getFunction", "(", ")", ")", ")", "return", "false", ";", "const", "ARMSubtarget", "&", "ST", "=", "static_cas...
[ "runOnMachineFunction", "-", "Emit", "the", "function", "body", "." ]
GCC
bfin
MD
stmt_completion
DSP
3,375
[ "ss_minus", "<STR_LIT>", ")", "]", ")" ]
[ "(", "define_code_attr", "spm_string", "[", "(", "ss_plus", "<STR_LIT>", ")", "(" ]
LLVM
TPC
CPP
stmt_completion
Virtual ISA
3,376
[ "(", "<NUM_LIT>", ")", ".", "isImm", "(", ")", ")", "{" ]
[ "LeftCounters", ".", "clear", "(", ")", ";", "InitialCounters", ".", "clear", "(", ")", ";", "EndCounters", ".", "clear", "(", ")", ";", "ExecThreads", ".", "clear", "(", ")", ";", "DelayedPhis", ".", "clear", "(", ")", ";", "AdjustedPhis", ".", "clear...
LLVM
AArch64
TD
stmt_completion
CPU
3,377
[ "srl", ",", "USHRddi", ">", ";" ]
[ "def", ":", "Neon_ScalarShiftRImm_V1_D_size_patterns", "<" ]
GCC
arm
CPP
program_repair
CPU
3,378
[ "<FIXS>", "addr", "=", "plus_constant", "(", "Pmode", ",", "dst", ",", "(", "dstoffset", "+", "j", "*", "UNITS_PER_WORD", "-", "dst_autoinc", ")", ")", ";", "<FIXE>" ]
[ "{", "for", "(", "j", "=", "<NUM_LIT>", ";", "j", "interleave_factor", ";", "j", "++", ")", "{", "<BUGS>", "addr", "=", "plus_constant", "(", "dst", ",", "dstoffset", "+", "j", "*", "UNITS_PER_WORD", "-", "dst_autoinc", ")", ";", "<BUGE>", "mem", "=", ...
GCC
c6x
MD
stmt_completion
VLIW
3,379
[ "match_code", "<STR_LIT>", ")" ]
[ "(", "and", "(" ]
GCC
rx
CPP
next_suggestion
CPU
3,380
[ "}" ]
[ "if", "(", "GET_CODE", "(", "insn", ")", "==", "PARALLEL", ")", "{", "unsigned", "int", "i", ";", "for", "(", "i", "=", "<NUM_LIT>", ";", "i", "<", "(", "unsigned", ")", "XVECLEN", "(", "insn", ",", "<NUM_LIT>", ")", ";", "i", "++", ")", "RTX_FRA...
LLVM
PowerPC
TD
stmt_completion
CPU
3,381
[ "<NUM_LIT>", ",", "<STR_LIT>", ",", "int_ppc_qpx_qvfcmpgt", ">", ";" ]
[ "def", "QVFCMPGT", ":", "QPXX18_Int", "<", "<NUM_LIT>", "," ]
LLVM
CellSPU
CPP
program_repair
MPU
3,382
[ "<FIXS>", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "false", ";", "--", "I", ";", "while", "(", "I", "->", "isDebugValue", "(", ")", ")", "{", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "fals...
[ "bool", "AllowModify", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "end", "(", ")", ";", "<BUGS>", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", "||", "!", "isUnpredicatedTerminator", "(", "--", "I", ")", ")...
LLVM
Hexagon
TD
next_suggestion
DSP
3,383
[ "}" ]
[ "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ";", "let", "InputType", "=", "<STR_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Inst", "{", ...
LLVM
Hexagon
TD
next_suggestion
DSP
3,384
[ "let", "opExtentAlign", "=", "<NUM_LIT>", ";" ]
[ "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P1", "]", ";", "let", "Defs", "=", "[", "P1", ",", "PC", "]", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Ins...
LLVM
ARM
CPP
next_suggestion
CPU
3,385
[ "return", "false", ";" ]
[ "if", "(", "isThumb", "(", ")", ")", "SwitchMode", "(", ")", ";", "getParser", "(", ")", ".", "getStreamer", "(", ")", ".", "emitAssemblerFlag", "(", "MCAF_Code32", ")", ";" ]
LLVM
F2003f
CPP
next_suggestion
CPU
3,386
[ "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "::", "<STR_LIT>", ";" ]
[ "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "::", "<STR_LIT>", ";", "case", "<STR_LIT>", "::", "<STR_...
GCC
i386
CPP
stmt_completion
CPU
3,387
[ "(", "_", "_", "v16sf", ")", "_", "_", "B", ")", ";" ]
[ "return", "(", "_", "_", "m512", ")", "(", "(", "_", "_", "v16sf", ")", "_", "_", "A", "+" ]
LLVM
ARM
TD
next_suggestion
CPU
3,388
[ "}" ]
[ "def", "VST4LNd16", ":", "VST4LN", "<", "<NUM_LIT>", ",", "{", "?", ",", "?", ",", "<NUM_LIT>", ",", "?", "}", ",", "<STR_LIT>", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "lane", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ...
LLVM
Hexagon
CPP
next_suggestion
DSP
3,389
[ "return", "true", ";" ]
[ "if", "(", "!", "hasV60Ops", "(", ")", ")", "changeLatency", "(", "Src", ",", "DstBest", ",", "<NUM_LIT>", ")", ";", "else", "restoreLatency", "(", "Src", ",", "DstBest", ")", ";", "}", "if", "(", "SrcBest", "&&", "DstBest", ")", "changeLatency", "(", ...
LLVM
Hexagon
CPP
next_suggestion
DSP
3,390
[ "}" ]
[ "else", "errStr", "<<", "Max", "<<", "<STR_LIT>", "-", "<STR_LIT>", "<<", "(", "-", "Max", "-", "<NUM_LIT>", ")", ";", "Error", "(", "IDLoc", ",", "errStr", ".", "str", "(", ")", ".", "c_str", "(", ")", ")", ";" ]
LLVM
SystemZ
TD
next_suggestion
CPU
3,391
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "op", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "R1", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "R3", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "RI2", ";", "let", "Inst", "{", "<NUM_LIT>", ...
LLVM
X86
TD
program_repair
CPU
3,392
[ "<FIXS>", "<STR_LIT>", ",", "<STR_LIT>", ")", ">", ";", "<FIXE>" ]
[ "<STR_LIT>", ",", "<STR_LIT>", ",", "<STR_LIT>", ",", "<BUGS>", "<STR_LIT>", ",", "<STR_LIT>", ")", ">", ";", "<BUGE>", "def", "HWWriteResGroup103_1", ":", "SchedWriteRes", "[", "HWPort1", ",", "HWPort23", "]", ">", "{", "let", "Latency", "=", "<NUM_LIT>", "...
LLVM
Hexagon
TD
stmt_completion
DSP
3,393
[ ";" ]
[ "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "isPredicatedFalse", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "CextOpcode", "=", ...
GCC
visium
CPP
program_repair
Virtual ISA
3,394
[ "<FIXS>", "ok_for_simple_move_operands", "(", "rtx", "*", "operands", ",", "machine_mode", "mode", ")", "<FIXE>" ]
[ "bool", "<BUGS>", "ok_for_simple_move_operands", "(", "rtx", "*", "operands", ",", "enum", "machine_mode", "mode", ")", "<BUGE>", "{", "if", "(", "!", "register_operand", "(", "operands", "[", "<NUM_LIT>", "]", ",", "mode", ")" ]
LLVM
RV16K
CPP
stmt_completion
Virtual ISA
3,395
[ ")", "const", "override", "{" ]
[ "const", "RV16KFrameLowering", "*", "getFrameLowering", "(" ]
LLVM
X86
CPP
next_suggestion
CPU
3,396
[ "}" ]
[ "return", ";", "}", "assert", "(", "Bundle", ".", "isFixed", "(", ")", "&&", "<STR_LIT>", "Reached block before any predecessors", "<STR_LIT>", ")", ";", "for", "(", "unsigned", "i", "=", "Bundle", ".", "FixCount", ";", "i", ">", "<NUM_LIT>", ";", "--", "i...
LLVM
Mips
CPP
next_suggestion
CPU
3,397
[ "llvm_unreachable", "(", "<STR_LIT>", "Unrecognized IJMP_PSEUDO operand!", "<STR_LIT>", ")", ";" ]
[ "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Mips", "::", "IJMPHI", ")", ")", ".", "addJumpTableIndex", "(", "I", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getIndex", "(", ")", ",",...
GCC
microblaze
CPP
code_generation
MPU
3,398
[ "static", "void", "microblaze_asm_trampoline_template", "(", "FILE", "*", "f", ")", "{", "fprintf", "(", "f", ",", "<STR_LIT>", "\\tmfs r18, rpc\\n", "<STR_LIT>", ")", ";", "fprintf", "(", "f", ",", "<STR_LIT>", "\\tlwi r3, r18, 16\\n", "<STR_LIT>", ")", ";", "f...
[ "Generate", "assembler", "code", "for", "constant", "parts", "of", "a", "trampoline", "." ]
GCC
nds32
MD
next_suggestion
CPU
3,399
[ "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_VOLATILE_MTSR", ")", "]" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "unspec_volatile", ":", "SI", "[", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]