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
SPIRV
CPP
stmt_completion
Virtual ISA
630,100
[ "<STR_LIT>", "Fast", "<STR_LIT>", ";" ]
[ "nameString", "+=", "sep", "+", "<STR_LIT>", "NSZ", "<STR_LIT>", ";", "sep", "=", "<STR_LIT>", "|", "<STR_LIT>", ";", "}", "if", "(", "e", "==", "static_cast", "<", "uint32_t", ">", "(", "FPFastMathMode", "::", "AllowRecip", ")", ")", "return", "<STR_LIT>"...
GCC
arm
MD
next_suggestion
CPU
630,101
[ "}", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "VALLW", "<NUM_LIT>", "<STR_LIT>", ")", "(", "smin", ":", "VALLW", "(", "match_operand", ":", "VALLW", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "VALLW", "<NUM_LIT>", "<STR_LIT>", ")", ")", ")", "...
GCC
ia64
MD
next_suggestion
CPU
630,102
[ "rtx", "r", "=", "gen_reg_rtx", "(", "RFmode", ")" ]
[ "(", "define_expand", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "sqrt", ":", "DF", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<STR_LIT>", ...
GCC
s390
MD
next_suggestion
MPU
630,103
[ "(", "match_dup", "<NUM_LIT>", ")", ")", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "reg", "CC_REGNUM", ")", "(", "compare", "(", "minus", ":", "GPR", "(", "match_operand", ":", "GPR", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "GPR", "<NUM_LIT>", "<STR_LIT>"...
GCC
tilepro
CPP
next_suggestion
VLIW
630,104
[ "return", "true", ";" ]
[ "if", "(", "val", "==", "trunc_int_for_mode", "(", "val", ",", "QImode", ")", ")", "{", "emit_move_insn", "(", "dest_reg", ",", "GEN_INT", "(", "val", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "!", "three_wide_only", ")", "{", "rt...
LLVM
AMDGPU
CPP
next_suggestion
GPU
630,105
[ "Info", "->", "setDebuggerWorkItemIDStackObjectIndex", "(", "i", ",", "ObjectIdx", ")", ";" ]
[ "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ";", "i", "<", "<NUM_LIT>", ";", "++", "i", ")", "{", "ObjectIdx", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "<NUM_LIT>", ",", "i", "*", "<NUM_LIT>", ",", "true", ")", ";"...
LLVM
X86
CPP
program_repair
CPU
630,106
[ "<FIXS>", "default", ":", "{", "unsigned", "PhysRegSize", "=", "MRI", ".", "getTargetRegisterInfo", "(", ")", "->", "getRegSizeInBits", "(", "PhysReg", ",", "MRI", ")", ";", "unsigned", "ValSize", "=", "VA", ".", "getValVT", "(", ")", ".", "getSizeInBits", ...
[ "void", "assignValueToReg", "(", "unsigned", "ValVReg", ",", "unsigned", "PhysReg", ",", "CCValAssign", "&", "VA", ")", "override", "{", "markPhysRegUsed", "(", "PhysReg", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "<BUGS>", "def...
GCC
iq2000
MD
stmt_completion
CPU
630,107
[ "<STR_LIT>", "<NUM_LIT>" ]
[ "(", "define_insn_reservation" ]
LLVM
ARM
CPP
program_repair
CPU
630,108
[ "<FIXS>", "(", "!", "TT", ".", "isOSWindows", "(", ")", "||", "TT", ".", "isOSBinFormatELF", "(", ")", "||", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "false (external weak linkage)\\n...
[ "const", "GlobalValue", "*", "GV", "=", "G", "->", "getGlobal", "(", ")", ";", "const", "Triple", "&", "TT", "=", "getTargetMachine", "(", ")", ".", "getTargetTriple", "(", ")", ";", "if", "(", "GV", "->", "hasExternalWeakLinkage", "(", ")", "&&", "<BU...
LLVM
AArch64
TD
stmt_completion
CPU
630,109
[ "<STR_LIT>", ",", "null_frag", ">", ";" ]
[ "def", "PACGA", ":", "SignAuthTwoOperand", "<", "<NUM_LIT>", "," ]
GCC
arm
MD
next_suggestion
CPU
630,110
[ "<STR_LIT>", ")" ]
[ "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
LLVM
AMDGPU
CPP
code_generation
GPU
630,111
[ "void", "SIInstrInfo", "::", "insertSelect", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "const", "DebugLoc", "&", "DL", ",", "Register", "DstReg", ",", "ArrayRef", "<", "MachineOperand", ">", "Cond", ",", "Regis...
[ "Insert", "a", "select", "instruction", "into", "MBB", "before", "I", "that", "will", "copy", "TrueReg", "to", "DstReg", "when", "Cond", "is", "true", ",", "and", "FalseReg", "to", "DstReg", "when", "Cond", "is", "false", "." ]
GCC
i386
MD
program_repair
CPU
630,112
[ "<FIXS>", "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "VF_128", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "vec_merge", ":", "VF_128", "(", "vec_merge", ":", "VF_128", "(", "unspec", ":", "VF_128", "[", "(", "match_oper...
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "<BUGS>", "(", "define_insn", "<STR_LIT>", "<BUGE>", "[", "(", "set", "(", "match_operand", ":", "VF_512", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")"...
GCC
arm
CPP
next_suggestion
CPU
630,113
[ "}" ]
[ "vabsq_s8", "(", "int8x16_t", "_", "_", "a", ")", "{", "return", "(", "int8x16_t", ")", "_", "_", "builtin_neon_vabsv16qi", "(", "_", "_", "a", ")", ";" ]
GCC
epiphany
MD
stmt_completion
MPU
630,114
[ ")", ")" ]
[ "(", "symbol_ref", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "const_string", "<STR_LIT>", ")", "]", "(", "const_string", "<STR_LIT>", ")" ]
GCC
i386
MD
program_repair
CPU
630,115
[ "<FIXS>", "<STR_LIT>", "<FIXE>" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "sqrt", ":", "DF", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]", "<BUGS>", "<S...
GCC
rs6000
CPP
stmt_completion
CPU
630,116
[ ",", "b", ")", ";" ]
[ "_", "_", "vector", "unsigned", "char", "vmin", ",", "vmax", ",", "vabsdiff", ";", "_", "_", "vector", "signed", "int", "vsum", ";", "const", "_", "_", "vector", "unsigned", "int", "zero", "=", "{", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",",...
LLVM
AArch64
CPP
program_repair
CPU
630,117
[ "<FIXS>", "assert", "(", "Subtarget", ".", "isSVEorStreamingSVEAvailable", "(", ")", "&&", "<FIXE>" ]
[ "Offset", "=", "false", ";", "}", "else", "if", "(", "<STR_LIT>", "::", "<STR_LIT>", ".", "hasSubClassEq", "(", "RC", ")", "||", "<STR_LIT>", "::", "<STR_LIT>", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "<BUGS>", "assert", "(", "Subtarget", ".", ...
LLVM
Hexagon
TD
next_suggestion
DSP
630,118
[ "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", "Inst", ...
LLVM
X86
CPP
next_suggestion
CPU
630,119
[ "}" ]
[ "SmallVector", "<", "SDValue", ",", "<NUM_LIT>", ">", "Stores", ";", "for", "(", "unsigned", "i", "=", "<NUM_LIT>", ";", "i", "!=", "NumElems", ";", "++", "i", ")", "{", "unsigned", "Offset", "=", "i", "*", "ScalarSize", ";", "SDValue", "Ptr", "=", "...
GCC
tilepro
CPP
stmt_completion
VLIW
630,120
[ "initialize_p", "ATTRIBUTE_UNUSED", ")", "{" ]
[ "static", "tree", "tilepro_builtin_decl", "(", "unsigned", "code", ",", "bool" ]
LLVM
X86
CPP
next_suggestion
CPU
630,121
[ "return", "Reserved", ";" ]
[ "for", "(", "MCRegAliasIterator", "AI", "(", "X86", "::", "R8", "+", "n", ",", "this", ",", "true", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "Reserved", ".", "set", "(", "*", "AI", ")", ";", "for", "(", "MCRegAliasIterator"...
LLVM
ARM
CPP
stmt_completion
CPU
630,122
[ "getSymbolName", "(", ")", ",", "ARM", "::", "reloc_arm_branch", ")", ";" ]
[ "unsigned", "ARMCodeEmitter", "::", "getMachineOpValue", "(", "const", "MachineInstr", "&", "MI", ",", "const", "MachineOperand", "&", "MO", ")", "const", "{", "if", "(", "MO", ".", "isReg", "(", ")", ")", "return", "II", "->", "getRegisterInfo", "(", ")",...
LLVM
ARM64
TD
next_suggestion
CPU
630,123
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "idx2", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "idx", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
630,124
[ "let", "hasNewValue", "=", "<NUM_LIT>", ";" ]
[ "def", "A4_round_ri_sat", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ")", ",", "(", "ins", "IntRegs", ":", "$", "Rs32", ",", "u5_0Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_002cb246", ",", "TypeS_2op", ">", ",", "Enc_a056...
LLVM
PowerPC
CPP
stmt_completion
CPU
630,125
[ "(", "Sym", ",", "Expr", ")", ";" ]
[ "if", "(", "parseToken", "(", "AsmToken", "::", "Comma", ")", "||", "check", "(", "getParser", "(", ")", ".", "parseExpression", "(", "Expr", ")", ",", "L", ",", "<STR_LIT>", "expected expression", "<STR_LIT>", ")", "||", "parseToken", "(", "AsmToken", "::...
LLVM
PowerPC
TD
stmt_completion
CPU
630,126
[ ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v4i32", "(", "quadwOffsetLoad", "iqaddr", ":", "$", "src", ")", ")", ",", "(", "LXV", "memrix16", ":", "$", "src" ]
GCC
bfin
MD
next_suggestion
DSP
630,127
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "mult", ":", "SI", "(", "s_or_u", ":", "SI", "(", "vec_select", ":", "HI", "(", "match_operand", ":", "V2HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "...
LLVM
P2
CPP
code_generation
MPU
630,128
[ "unsigned", "P2InstrInfo", "::", "insertBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "*", "TBB", ",", "MachineBasicBlock", "*", "FBB", ",", "ArrayRef", "<", "MachineOperand", ">", "Cond", ",", "const", "DebugLoc", "&", "dl", ",", "i...
[ "Insert", "branch", "code", "into", "the", "end", "of", "the", "specified", "MachineBasicBlock", "." ]
LLVM
SystemZ
CPP
stmt_completion
CPU
630,129
[ "isVerboseAsm", ")", "{" ]
[ "static", "MCTargetStreamer", "*", "createAsmTargetStreamer", "(", "MCStreamer", "&", "S", ",", "formatted_raw_ostream", "&", "OS", ",", "MCInstPrinter", "*", "InstPrint", ",", "bool" ]
GCC
m68k
MD
next_suggestion
MPU
630,130
[ "<STR_LIT>", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "plus", ":", "SI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<ST...
LLVM
X86
CPP
code_generation
CPU
630,131
[ "virtual", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "X86MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "X86MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "MFI", "->", "getNumLocalDynamicTLSAccesses", "...
[ "runOnMachineFunction", "-", "Emit", "the", "function", "body", "." ]
LLVM
Hexagon
TD
next_suggestion
DSP
630,132
[ "let", "opExtentAlign", "=", "<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>", ...
GCC
rs6000
CPP
program_repair
CPU
630,133
[ "<FIXS>", "{", "HOST_WIDE_INT", "flags", "=", "(", "(", "TARGET_DEFAULT", ")", "?", "TARGET_DEFAULT", ":", "processor_target_table", "[", "cpu_index", "]", ".", "target_enable", ")", ";", "rs6000_isa_flags", "|=", "(", "flags", "&", "~", "rs6000_isa_flags_explicit...
[ "&", "set_masks", ")", ";", "}", "else", "<BUGS>", "rs6000_isa_flags", "|=", "(", "processor_target_table", "[", "cpu_index", "]", ".", "target_enable", "&", "~", "rs6000_isa_flags_explicit", ")", ";", "<BUGE>", "<BUGS>", "if", "(", "!", "have_cpu", ")", "rs60...
LLVM
Hexagon
TD
next_suggestion
DSP
630,134
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "isTerminator", "=", "<NUM_LIT>", ";", "let", "isBranch", "=", "<NUM_LIT>", ";", "let", "isNewValue", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "isRestrictNoSlot1Store", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC"...
GCC
mips
CPP
next_suggestion
CPU
630,135
[ "if", "(", "class1", "!=", "VR4130_CLASS_ALU", "&&", "recog_memoized", "(", "vr4130_last_insn", ")", ">=", "<NUM_LIT>", "&&", "class1", "==", "get_attr_vr4130_class", "(", "vr4130_last_insn", ")", ")", "return", "true", ";" ]
[ "enum", "attr_vr4130_class", "class2", "=", "get_attr_vr4130_class", "(", "insn2", ")", ";", "if", "(", "class1", "!=", "class2", "||", "class1", "==", "VR4130_CLASS_ALU", ")", "{", "bool", "dep1_p", "=", "vr4130_true_reg_dependence_p", "(", "insn1", ")", ";", ...
GCC
loongarch
CPP
next_suggestion
CPU
630,136
[ "}" ]
[ "extern", "_", "_", "inline", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "_", "m128i", "_", "_", "lsx_vfcvt_h_s", "(", "_", "_", "m128", "_", "<NUM_LIT>...
LLVM
X86
CPP
next_suggestion
CPU
630,137
[ "}" ]
[ "BaseOp", "=", "<STR_LIT>", "::", "<STR_LIT>", ";", "Cond", "=", "X86", "::", "COND_O", ";", "break", ";", "case", "ISD", "::", "UMULO", ":", "{", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "N", "->", "getValueType", "(", "<NUM_LIT>", ")", ...
LLVM
WebAssembly
CPP
next_suggestion
Virtual ISA
630,138
[ "}" ]
[ "TargetLoweringObjectFileELF", "::", "Initialize", "(", "Ctx", ",", "TM", ")", ";", "InitializeELF", "(", "TM", ".", "Options", ".", "UseInitArray", ")", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
630,139
[ "}" ]
[ "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
i386
CPP
stmt_completion
CPU
630,140
[ "_", "m256i", "_", "_", "B", ",", "const", "int", "_", "_", "imm", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m512i", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_maskz_inserti64x4", "(", "_", "_", "mmask8", "_", "_", ...
LLVM
ARM64
TD
next_suggestion
CPU
630,141
[ "let", "ParserMatchClass", "=", "ShifterOperand", ";" ]
[ "def", "logical_shift", ":", "Operand", "<", "i32", ">", "{", "let", "PrintMethod", "=", "<STR_LIT>", ";" ]
GCC
aarch64
MD
program_repair
CPU
630,142
[ "<FIXS>", "(", "const_int", "<NUM_LIT>", ")", ")", ")", "<FIXE>" ]
[ "(", "vec_concat", ":", "VDBL", ">", "(", "unspec", ":", "DX", "[", "(", "match_dup", "<NUM_LIT>", ")", "]", "UNSPEC_LD4", ")", "<BUGS>", "(", "const_int", "<NUM_LIT>", ")", ")", ")", "<BUGE>", "(", "vec_concat", ":", "VRL2", ">", "(", "vec_concat", ":...
LLVM
TVM
CPP
next_suggestion
Virtual ISA
630,143
[ "}" ]
[ "if", "(", "It", "->", "getOpcode", "(", ")", "==", "TVM", "::", "PUSH2", "&&", "It", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getImm", "(", ")", "==", "<NUM_LIT>", "&&", "It", "->", "getOperand", "(", "<NUM_LIT>", ")", ".", "getImm", "(", ...
LLVM
AMDGPU
CPP
program_repair
GPU
630,144
[ "<FIXS>", "Register", "Zero64", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SReg_64RegClass", ")", ";", "Register", "SRsrcFormatLo", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SGPR_32RegClass", ")", ";", "Regist...
[ "AMDGPU", "::", "sub0_sub1", ",", "&", "AMDGPU", "::", "VReg_64RegClass", ")", ";", "<BUGS>", "unsigned", "Zero64", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SReg_64RegClass", ")", ";", "unsigned", "SRsrcFormatLo", "=", "MRI", ".", ...
GCC
h8300
CPP
program_repair
MPU
630,145
[ "<FIXS>", "gcc_unreachable", "(", ")", ";", "<FIXE>" ]
[ "shift_mode", "=", "SIshift", ";", "break", ";", "default", ":", "<BUGS>", "abort", "(", ")", ";", "<BUGE>", "}", "switch", "(", "code", ")" ]
LLVM
AArch64
TD
next_suggestion
CPU
630,146
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Zt", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "imm5", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "opc", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", ...
LLVM
X86
CPP
next_suggestion
CPU
630,147
[ "}" ]
[ "if", "(", "TyAlign", ">", "<NUM_LIT>", ")", "return", "TyAlign", ".", "value", "(", ")", ";", "return", "<NUM_LIT>", ";", "}", "Align", "Alignment", "(", "<NUM_LIT>", ")", ";", "if", "(", "Subtarget", ".", "hasSSE1", "(", ")", ")", "getMaxByValAlign", ...
LLVM
Hexagon
TD
next_suggestion
DSP
630,148
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rs32", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "bits", "<", "<NUM_LIT>", ">", "Nt8", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Nt8", "{", "<NUM_LIT>", "-", "...
GCC
rs6000
MD
stmt_completion
CPU
630,149
[ ")", ")", ")", "]" ]
[ "(", "float_truncate", ":", "DF", "(", "match_operand", ":", "IBM128", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>" ]
LLVM
AMDGPU
CPP
stmt_completion
GPU
630,150
[ "(", ")", "const", "{" ]
[ "unsigned", "AMDGPUPALMetadata", "::", "getType" ]
LLVM
Hexagon
TD
next_suggestion
DSP
630,151
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "U10", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "r7_2", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "U10", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "...
GCC
s390
CPP
code_generation
MPU
630,152
[ "void", "s390_expand_vec_strlen", "(", "rtx", "target", ",", "rtx", "string", ",", "rtx", "alignment", ")", "{", "rtx", "highest_index_to_load_reg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "rtx", "str_reg", "=", "gen_reg_rtx", "(", "V16QImode", ")", ";", ...
[ "Emit", "the", "instructions", "to", "implement", "strlen", "of", "STRING", "and", "store", "the", "result", "in", "TARGET", ".", "The", "string", "has", "the", "known", "ALIGNMENT", ".", "This", "version", "uses", "vector", "instructions", "and", "is", "the...
GCC
arm
CPP
next_suggestion
CPU
630,153
[ "}" ]
[ "_", "_", "b", "[", "_", "_", "ARM_LANEQ", "(", "_", "_", "b", ",", "_", "_", "idx", ")", "]", "=", "_", "_", "a", ";", "return", "_", "_", "b", ";" ]
GCC
arm
MD
stmt_completion
CPU
630,154
[ "const_string", "<STR_LIT>", ")", ")" ]
[ "(", "define_attr", "<STR_LIT>", "<STR_LIT>", "(" ]
GCC
c6x
MD
next_suggestion
VLIW
630,155
[ "(", "REG_B15", "<NUM_LIT>", ")" ]
[ "(", "REG_A22", "<NUM_LIT>", ")", "(", "REG_A23", "<NUM_LIT>", ")", "(", "REG_A24", "<NUM_LIT>", ")", "(", "REG_A25", "<NUM_LIT>", ")", "(", "REG_A26", "<NUM_LIT>", ")", "(", "REG_A27", "<NUM_LIT>", ")", "(", "REG_A28", "<NUM_LIT>", ")", "(", "REG_A29", "<...
GCC
aarch64
MD
stmt_completion
CPU
630,156
[ ")", "(", "UNSPEC_AESIMC", "<STR_LIT>", ")", "]", ")" ]
[ "(", "define_int_attr", "aes_op", "[", "(", "UNSPEC_AESE", "<STR_LIT>", ")", "(", "UNSPEC_AESD", "<STR_LIT>", ")", "]", ")", "(", "define_int_attr", "aesmc_op", "[", "(", "UNSPEC_AESMC", "<STR_LIT>" ]
GCC
arm
CPP
stmt_completion
CPU
630,157
[ ")", "_", "_", "base", ",", "_", "_", "offset", ")", ";" ]
[ "return", "_", "_", "builtin_mve_vldrhq_gather_offset_uv4si", "(", "(", "_", "_", "builtin_neon_hi", "*" ]
GCC
i386
CPP
code_generation
CPU
630,158
[ "int", "main", "(", "int", "argc", ",", "char", "*", "*", "argv", ")", "{", "progname", "=", "<STR_LIT>", "mkoffload-intelmic", "<STR_LIT>", ";", "gcc_init_libintl", "(", ")", ";", "diagnostic_initialize", "(", "global_dc", ",", "<NUM_LIT>", ")", ";", "if", ...
[ "Main", "program", "to", "convert", "flat", "files", "into", "built-in", "initialization", "code", "." ]
LLVM
ARM
CPP
stmt_completion
CPU
630,159
[ "<STR_LIT>", ";" ]
[ "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "ARMISD::VCLEZ", "<STR_LIT>", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "ARMISD::VCGEU", "<STR_LIT>", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<S...
LLVM
AVR
CPP
stmt_completion
MPU
630,160
[ "empty", "(", ")", ")", "{" ]
[ "MachineBasicBlock", "::", "iterator", "UnCondBrIter", "=", "MBB", ".", "end", "(", ")", ";", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "{", "continue", ...
GCC
mips
MD
stmt_completion
CPU
630,161
[ "(", "match_dup", "<NUM_LIT>", ")", ")", ")", "]" ]
[ "(", "define_split", "[", "(", "set", "(", "match_operand", ":", "GPR", "<NUM_LIT>", "<STR_LIT>", ")", "(", "any_shift", ":", "GPR", "(", "match_operand", ":", "GPR", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "GPR", "<NUM_LIT>", "<STR_LIT>", ...
LLVM
Hexagon
CPP
stmt_completion
DSP
630,162
[ "STriw_shl_V4", ":" ]
[ "int", "NVOpcode", "=", "Hexagon", "::", "getNewValueOpcode", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "NVOpcode", ">=", "<NUM_LIT>", ")", "return", "NVOpcode", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "defau...
LLVM
Mips
CPP
next_suggestion
CPU
630,163
[ "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";" ]
[ "Reg", "=", "getReg", "(", "Decoder", ",", "Mips", "::", "GPR32RegClassID", ",", "Reg", ")", ";", "Base", "=", "getReg", "(", "Decoder", ",", "Mips", "::", "GPR32RegClassID", ",", "Base", ")", ";", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==",...
LLVM
AMDGPU
CPP
next_suggestion
GPU
630,164
[ "}" ]
[ "Register", "getVGPRForAGPRCopy", "(", ")", "const", "{", "return", "VGPRForAGPRCopy", ";" ]
LLVM
R600
CPP
stmt_completion
GPU
630,165
[ "SrcReg", ")", ",", "SrcSubReg", ")", ";" ]
[ "}", "const", "TargetRegisterClass", "*", "DstRC", "=", "MRI", ".", "getRegClass", "(", "DstReg", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg", ")", "||", "DstRC", ...
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
630,166
[ "From", ")", ";" ]
[ "MVT", "::", "SimpleValueType", "From", "=", "getSimpleType", "(", "V", "->", "getType", "(", ")", ")", ";", "MVT", "::", "SimpleValueType", "To", "=", "getLegalType", "(" ]
GCC
s390
MD
program_repair
MPU
630,167
[ "<FIXS>", "<STR_LIT>", "<FIXE>", "<FIXS>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")", "<FIXE>" ]
[ "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "match_dup", "<NUM_LIT>", ")", ")", ")", "(", "clobber", "(", "match_scratch", ":", "SI", "<NUM_LIT>", "<STR_LIT>", ")", ")", "]", "<BUGS>", "<STR_LIT>", "<BUGE>", "<STR_L...
LLVM
ARM
CPP
next_suggestion
CPU
630,168
[ "}" ]
[ "static", "DecodeStatus", "DecodePredNoALOperand", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "Val", ">=", "<STR_LIT>", "::", "<STR_LIT>", ")", "return", "MCDisas...
LLVM
R600
CPP
next_suggestion
GPU
630,169
[ "RegionEnd", "=", "llvm", "::", "prior", "(", "RegionEnd", ")", ";" ]
[ "}", "}", "for", "(", "MachineFunction", "::", "iterator", "MBB", "=", "Fn", ".", "begin", "(", ")", ",", "MBBe", "=", "Fn", ".", "end", "(", ")", ";", "MBB", "!=", "MBBe", ";", "++", "MBB", ")", "{", "unsigned", "RemainingCount", "=", "MBB", "->...
LLVM
MSP430
CPP
stmt_completion
MPU
630,170
[ "(", ")", ",", "dl", ",", "MVT", "::", "i16", ")", ";" ]
[ "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", ...
GCC
bpf
CPP
code_generation
Virtual ISA
630,171
[ "static", "inline", "bool", "bpf_address_base_p", "(", "rtx", "x", ",", "bool", "strict", ")", "{", "return", "(", "GET_CODE", "(", "x", ")", "==", "REG", "&&", "(", "REGNO", "(", "x", ")", "<", "<NUM_LIT>", "||", "(", "!", "strict", "&&", "REGNO", ...
[ "Return", "`", "true", "'", "if", "the", "given", "RTX", "X", "is", "a", "valid", "base", "for", "an", "indirect", "memory", "access", ".", "STRICT", "has", "the", "same", "meaning", "than", "in", "bpf_legitimate_address_p", "." ]
GCC
arm
CPP
stmt_completion
CPU
630,172
[ ",", "_", "_", "bu", ".", "_", "_", "o", ",", "_", "_", "c", ")", ";" ]
[ "_", "_", "rv", ".", "_", "_", "o", "=", "_", "_", "builtin_neon_vld3_lanev2si", "(", "(", "const", "_", "_", "builtin_neon_si", "*", ")", "_", "_", "a" ]
LLVM
Lanai
CPP
stmt_completion
CPU
630,173
[ "}", ";" ]
[ "SDValue", "LanaiTargetLowering", "::", "LowerSRL_PARTS", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "unsigned", "VTBits", "=", "VT", ".", "getSizeInBits", "(", ...
LLVM
PTX
CPP
stmt_completion
GPU
630,174
[ "decl", "+=", "<STR_LIT>", "<NUM_LIT>", "<STR_LIT>", ";" ]
[ "if", "(", "func", "->", "getName", "(", ")", "==", "<STR_LIT>", "printf", "<STR_LIT>", "||", "func", "->", "getName", "(", ")", "==", "<STR_LIT>", "puts", "<STR_LIT>", ")", "{", "decl", "+=", "<STR_LIT>", ".extern .func (.param .b32 __param_1) vprintf (.param .b"...
LLVM
Lanai
CPP
code_generation
CPU
630,175
[ "unsigned", "LanaiInstrInfo", "::", "isLoadFromStackSlotPostFE", "(", "const", "MachineInstr", "&", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "<STR_LIT>", "::", "<STR_LIT>", ")", "{", "unsigned...
[ "isLoadFromStackSlotPostFE", "-", "Check", "for", "post-frame", "ptr", "elimination", "stack", "locations", "as", "well", "." ]
LLVM
Mips
TD
stmt_completion
CPU
630,176
[ ",", "MSA128BOpnd", ">", ";" ]
[ "class", "CLEI_U_B_DESC", ":", "MSA_I5_DESC_BASE", "<", "<STR_LIT>", ",", "vsetule_v16i8", ",", "vsplati8_uimm5" ]
LLVM
ARM
CPP
next_suggestion
CPU
630,177
[ "EmitLabel", "(", "FnStart", ")", ";" ]
[ "void", "ARMELFStreamer", "::", "emitFnStart", "(", ")", "{", "assert", "(", "FnStart", "==", "<NUM_LIT>", ")", ";", "FnStart", "=", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
630,178
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "isRestrictNoSlot1Store", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Inst", "{", "<NUM_LIT>", "}", ";", "let", "isExt...
LLVM
MBlaze
CPP
stmt_completion
MPU
630,179
[ "bend", ";", "++", "bop", ")", "{" ]
[ "unsigned", "aop_reg", "=", "a", "->", "getOperand", "(", "aop", ")", ".", "getReg", "(", ")", ";", "const", "unsigned", "mend", "=", "getLastRealOperand", "(", "m", ")", ";", "for", "(", "unsigned", "mop", "=", "<NUM_LIT>", ";", "mop", "<", "mend", ...
LLVM
SystemZ
CPP
next_suggestion
CPU
630,180
[ "}" ]
[ "const", "uint32_t", "*", "SystemZRegisterInfo", "::", "getCallPreservedMask", "(", "const", "MachineFunction", "&", "MF", ",", "CallingConv", "::", "ID", "CC", ")", "const", "{", "const", "SystemZSubtarget", "*", "Subtarget", "=", "&", "MF", ".", "getSubtarget"...
LLVM
Z80
CPP
stmt_completion
MPU
630,181
[ "MF", ")", ")", ";" ]
[ "Reserved", ".", "set", "(", "Z80", "::", "FLAGS", ")", ";", "Reserved", ".", "set", "(", "getFrameRegister", "(" ]
LLVM
ARM
CPP
next_suggestion
CPU
630,182
[ "}" ]
[ "if", "(", "const", "MCSymbolRefExpr", "*", "SRE", "=", "dyn_cast", "<", "MCSymbolRefExpr", ">", "(", "Fixup", ".", "getValue", "(", ")", ")", ")", "if", "(", "SRE", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::", "VK_TLSCALL", ")", "offset", ...
LLVM
AMDGPU
CPP
next_suggestion
GPU
630,183
[ "}" ]
[ "static", "SDValue", "getAddOneOp", "(", "const", "SDNode", "*", "V", ")", "{", "if", "(", "V", "->", "getOpcode", "(", ")", "!=", "ISD", "::", "ADD", ")", "return", "SDValue", "(", ")", ";", "return", "isOneConstant", "(", "V", "->", "getOperand", "...
LLVM
Teak
CPP
program_repair
DSP
630,184
[ "<FIXS>", "if", "(", "MI", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", "getReg", "(", ")", "==", "<STR_LIT>", "::", "<STR_LIT>", ")", "EmitConstant", "(", "<NUM_LIT>", "|", "(", "encodeAxOp", "(", "MI", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", ...
[ "break", ";", "}", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "<BUGS>", "EmitConstant", "(", "<NUM_LIT>", "|", "encodeRegisterP0Op", "(", "MI", ".", "getOperand", "(", "<NUM_LIT>", ")", ".", "getReg", "(", ")", ")", "|", "(", "encodeAxOp", "(", "MI", "...
LLVM
PowerPC
CPP
stmt_completion
CPU
630,185
[ "S_SYMBOL_STUBS", "|", "MCSectionMachO", "::", "S_ATTR_PURE_INSTRUCTIONS", ",", "<NUM_LIT>", ",", "SectionKind", "::", "getText", "(", ")", ")", ")", ";" ]
[ "<STR_LIT>", "<STR_LIT>", ",", "<STR_LIT>", "ppc", "<STR_LIT>", ",", "<STR_LIT>", "ppc440", "<STR_LIT>", ",", "<STR_LIT>", "ppc601", "<STR_LIT>", ",", "<STR_LIT>", "ppc602", "<STR_LIT>", ",", "<STR_LIT>", "ppc603", "<STR_LIT>", ",", "<STR_LIT>", "ppc7400", "<STR_LIT...
GCC
nios2
CPP
next_suggestion
MPU
630,186
[ "}" ]
[ "static", "bool", "nios2_simple_const_p", "(", "const_rtx", "cst", ")", "{", "HOST_WIDE_INT", "val", "=", "INTVAL", "(", "cst", ")", ";", "return", "SMALL_INT", "(", "val", ")", "||", "SMALL_INT_UNSIGNED", "(", "val", ")", "||", "UPPER16_INT", "(", "val", ...
LLVM
ARM
CPP
code_generation
CPU
630,187
[ "void", "ARMBaseInstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "SrcReg", ",", "bool", "isKill", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ",...
[ "Store", "the", "specified", "register", "of", "the", "given", "register", "class", "to", "the", "specified", "stack", "frame", "index", "." ]
GCC
bfin
MD
stmt_completion
DSP
630,188
[ "match_code", "<STR_LIT>", ")" ]
[ "(", "and", "(" ]
LLVM
X86
CPP
next_suggestion
CPU
630,189
[ "}", "else", "if", "(", "RC", "==", "&", "X86", "::", "RFP80RegClass", ")", "{" ]
[ "}", "else", "if", "(", "RC", "==", "&", "X86", "::", "GR16RegClass", ")", "{", "Opc", "=", "X86", "::", "MOV16rm", ";", "}", "else", "if", "(", "RC", "==", "&", "X86", "::", "GR8RegClass", ")", "{", "Opc", "=", "X86", "::", "MOV8rm", ";", "}",...
LLVM
TMS320C64X
CPP
stmt_completion
VLIW
630,190
[ "TII", ".", "get", "(", "<STR_LIT>", "::", "<STR_LIT>", ")", ")", ")", ";" ]
[ "if", "(", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "llvm_unreachable", "(", "<STR_LIT>", "Can't currently support varsize stack frame", "<STR_LIT>", ")", ";", "if", "(", "MBBI", "->", "getOpcode", "(", ")", "!=", "<STR_LIT>", "::", "<STR_LIT>", ")", "l...
LLVM
SystemZ
TD
next_suggestion
CPU
630,191
[ "}" ]
[ "class", "FixedCondBranchRI", "<", "CondVariant", "V", ",", "string", "mnemonic", ",", "bits", "<", "<NUM_LIT>", ">", "opcode", ",", "SDPatternOperator", "operator", "=", "null_frag", ">", ":", "InstRIc", "<", "opcode", ",", "(", "outs", ")", ",", "(", "in...
LLVM
X86
CPP
next_suggestion
CPU
630,192
[ "bool", "isAligned", "=", "(", "Subtarget", ".", "getFrameLowering", "(", ")", "->", "getStackAlign", "(", ")", ">=", "Alignment", ")", "||", "RI", ".", "canRealignStack", "(", "MF", ")", ";" ]
[ "const", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "unsigned", "Alignment", "=", "std", "::", "max", "<", "uint32_t", ">", "(", "TRI", "->", "getSpillSize", "(", "*", "RC", ")", ",", "<NUM_LIT>", ")", ";" ]
GCC
i386
CPP
stmt_completion
CPU
630,193
[ ",", "record_p", ")", ";" ]
[ "default_print_patchable_function_entry", "(", "asm_out_file", ",", "patch_area_size" ]
GCC
pa
MD
next_suggestion
CPU
630,194
[ "(", "neg", ":", "DI", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
AMDGPU
CPP
program_repair
GPU
630,195
[ "<FIXS>", "boolAMDGPUAsmParser", "::", "validateConstantBusLimitations", "(", "const", "MCInst", "&", "Inst", ",", "const", "OperandVector", "&", "Operands", ")", "{", "<FIXE>" ]
[ "}", "}", "<BUGS>", "bool", "AMDGPUAsmParser", "::", "validateConstantBusLimitations", "(", "const", "MCInst", "&", "Inst", ")", "{", "<BUGE>", "const", "unsigned", "Opcode", "=", "Inst", ".", "getOpcode", "(", ")", ";", "const", "MCInstrDesc", "&", "Desc", ...
LLVM
Hexagon
CPP
code_generation
DSP
630,196
[ "void", "init", "(", "VLIWMachineScheduler", "*", "dag", ",", "const", "TargetSchedModel", "*", "smodel", ")", "{", "DAG", "=", "dag", ";", "SchedModel", "=", "smodel", ";", "IssueCount", "=", "<NUM_LIT>", ";", "}" ]
[ "Initialize", "the", "machine", "model", "for", "instruction", "scheduling", "." ]
LLVM
AMDGPU
CPP
program_repair
GPU
630,197
[ "<FIXS>", "const", "TargetRegisterInfo", "*", "TRI", ",", "Register", "VReg", ")", "const", "override", ";", "<FIXE>", "<FIXS>", "const", "TargetRegisterInfo", "*", "TRI", ",", "Register", "VReg", ")", "const", "override", ";", "<FIXE>" ]
[ "MachineBasicBlock", "::", "iterator", "MI", ",", "Register", "SrcReg", ",", "bool", "isKill", ",", "int", "FrameIndex", ",", "const", "TargetRegisterClass", "*", "RC", ",", "<BUGS>", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "override", ";", "<...
LLVM
AMDGPU
CPP
stmt_completion
GPU
630,198
[ "&&", "LastMI", ")", ";" ]
[ "const", "SIRegisterInfo", "&", "RI", "=", "TII", ".", "getRegisterInfo", "(", ")", ";", "ArrayRef", "<", "int16_t", ">", "BaseIndices", "=", "RI", ".", "getRegSplitParts", "(", "RC", ",", "<NUM_LIT>", ")", ";", "MachineBasicBlock", "::", "iterator", "I", ...
LLVM
AVR
CPP
next_suggestion
MPU
630,199
[ "initializeAVRRelaxMemPass", "(", "PR", ")", ";" ]
[ "auto", "&", "PR", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeAVRExpandPseudoPass", "(", "PR", ")", ";" ]