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
ARM
CPP
stmt_completion
CPU
629,900
[ ";" ]
[ "for", "(", "auto", "&", "MI", ":", "MBB", ")", "FnSize", "+=", "TII", ".", "GetInstSizeInBytes", "(", "&", "MI", ")", ";", "}", "return", "FnSize" ]
GCC
rs6000
MD
program_repair
CPU
629,901
[ "<FIXS>", "(", "match_operand", ":", "VSX_D", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<FIXE>" ]
[ "[", "(", "set", "(", "match_operand", ":", "VS_scalar", ">", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "vec_select", ":", "VS_scalar", ">", "<BUGS>", "(", "match_operand", ":", "VSX_D", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<BUGE>", "(", "parall...
GCC
c6x
MD
stmt_completion
VLIW
629,902
[ ")", "]", ")" ]
[ "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>" ]
LLVM
X86
CPP
next_suggestion
CPU
629,903
[ "assert", "(", "MRI", "->", "use_empty", "(", "LastVReg", ")", "&&", "<STR_LIT>", "The LEA's def register must have no uses", "<STR_LIT>", ")", ";" ]
[ "MachineOperand", "&", "MO", "=", "*", "UI", "++", ";", "MachineInstr", "&", "MI", "=", "*", "MO", ".", "getParent", "(", ")", ";", "if", "(", "MI", ".", "isDebugValue", "(", ")", ")", "{", "replaceDebugValue", "(", "MI", ",", "LastVReg", ",", "Fir...
LLVM
AArch64
TD
stmt_completion
CPU
629,904
[ "<NUM_LIT>", "}", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "imm8", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=...
LLVM
ARM
CPP
stmt_completion
CPU
629,905
[ "<STR_LIT>", ":", "<STR_LIT>", "-", "<STR_LIT>", ")", "<<", "(", "Imm", "&", "<NUM_LIT>", ")", "<<", "markup", "(", "<STR_LIT>", ">", "<STR_LIT>", ")", ";" ]
[ "O", "<<", "markup", "(", "<STR_LIT>", "<imm:", "<STR_LIT>", ")", "<<", "'", "#", "'", "<<", "(", "(", "Imm", "&", "<NUM_LIT>", ")", "?", "<STR_LIT>" ]
GCC
arm
CPP
stmt_completion
CPU
629,906
[ "_", "b", ")", "{" ]
[ "_", "_", "arm_vminq_s8", "(", "int8x16_t", "_", "_", "a", ",", "int8x16_t", "_" ]
LLVM
TPC
TD
next_suggestion
Virtual ISA
629,907
[ "let", "Inst", "{", "<NUM_LIT>", "}", "=", "PredPolarity", ";" ]
[ "class", "LoadInstGenericPred", "<", "bits", "<", "<NUM_LIT>", ">", "opc", ",", "string", "asmstr", ">", ":", "LoadInstGeneric", "<", "opc", ",", "asmstr", ">", "{", "bits", "<", "<NUM_LIT>", ">", "PredPolarity", "=", "<NUM_LIT>", ";", "bits", "<", "<NUM_L...
LLVM
PowerPC
CPP
next_suggestion
CPU
629,908
[ "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU", ")", ";" ]
[ "AU", ".", "addPreserved", "<", "LiveIntervals", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "SlotIndexes", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "SlotIndexes", ">", "(", ")", ";" ]
GCC
arm
MD
next_suggestion
CPU
629,909
[ "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]" ]
[ "(", "unspec", ":", "DI", "[", "(", "const_int", "<NUM_LIT>", ")", "]", "UNSPEC_CLRDI", ")", ")", "]", "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
TPC
CPP
next_suggestion
Virtual ISA
629,910
[ "report_fatal_error", "(", "<STR_LIT>", "Invalid register name global variable", "<STR_LIT>", ")", ";" ]
[ "unsigned", "Reg", "=", "StringSwitch", "<", "unsigned", ">", "(", "RegName", ")", ".", "Case", "(", "<STR_LIT>", "sp0", "<STR_LIT>", ",", "<STR_LIT>", "::", "<STR_LIT>", ")", ".", "Case", "(", "<STR_LIT>", "vp0", "<STR_LIT>", ",", "<STR_LIT>", "::", "<STR...
LLVM
WebAssembly
CPP
stmt_completion
Virtual ISA
629,911
[ "EndBB1", ")", ";" ]
[ "BasicBlock", "*", "ThenBB2", "=", "BasicBlock", "::", "Create", "(", "C", ",", "<STR_LIT>", "if.then2", "<STR_LIT>", ",", "F", ")", ";", "BasicBlock", "*", "EndBB2", "=", "BasicBlock", "::", "Create", "(", "C", ",", "<STR_LIT>", "if.end2", "<STR_LIT>", ",...
LLVM
Mips
CPP
code_generation
CPU
629,912
[ "void", "MipsSubtarget", "::", "resetSubtarget", "(", "MachineFunction", "*", "MF", ")", "{", "bool", "ChangeToMips16", "=", "false", ",", "ChangeToNoMips16", "=", "false", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "<STR_LIT>", "resetSubtargetFeatures", "<STR_L...
[ "Reset", "the", "subtarget", "for", "the", "Mips", "target", "." ]
LLVM
X86
CPP
stmt_completion
CPU
629,913
[ "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ",", "<NUM_LIT>", "}", ";" ]
[ "static", "SDValue", "LowerVectorCTPOPInRegLUT", "(", "SDValue", "Op", ",", "const", "SDLoc", "&", "DL", ",", "const", "X86Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ...
LLVM
AMDGPU
CPP
next_suggestion
GPU
629,914
[ "}" ]
[ "return", "AMDGPU", "::", "isInlinableLiteral64", "(", "MO", ".", "getImm", "(", ")", ",", "ST", ".", "hasInv2PiInlineImm", "(", ")", ")", ";", "case", "AMDGPU", "::", "OPERAND_REG_IMM_INT16", ":", "case", "AMDGPU", "::", "OPERAND_REG_IMM_FP16", ":", "case", ...
LLVM
ARM
CPP
stmt_completion
CPU
629,915
[ "-", "<NUM_LIT>", ";" ]
[ "if", "(", "Name", ".", "size", "(", ")", "<", "<NUM_LIT>", "||", "Name", "[", "<NUM_LIT>", "]", "!=", "CoprocOp", ")", "return", "-", "<NUM_LIT>", ";", "Name", "=", "(", "Name", "[", "<NUM_LIT>", "]", "==", "'", "r", "'", ")", "?", "Name", ".", ...
LLVM
PTX
CPP
code_generation
GPU
629,916
[ "void", "PTXInstPrinter", "::", "printInst", "(", "const", "MCInst", "*", "MI", ",", "raw_ostream", "&", "O", ",", "StringRef", "Annot", ")", "{", "printPredicate", "(", "MI", ",", "O", ")", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", ...
[ "Print", "the", "specified", "MCInst", "to", "the", "specified", "raw_ostream", "." ]
GCC
tilepro
MD
stmt_completion
VLIW
629,917
[ "<STR_LIT>", "<STR_LIT>", ")" ]
[ "[", "(", "set", "(", "match_operand", ":", "V4QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "vec_concat", ":", "V4QI", "(", "truncate", ":", "V2QI", "(", "ashiftrt", ":", "V2HI", "(", "match_operand", ":", "V2HI", "<NUM_LIT>" ]
LLVM
Hexagon
TD
next_suggestion
DSP
629,918
[ "let", "isPredicatedNew", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";" ]
GCC
aarch64
CPP
stmt_completion
CPU
629,919
[ ";" ]
[ "poly16x8x2_t", "ret", ";", "_", "_", "builtin_aarch64_simd_oi", "_", "_", "o", ";", "_", "_", "o", "=", "_", "_", "builtin_aarch64_ld2rv8hi", "(", "(", "const", "_", "_", "builtin_aarch64_simd_hi", "*", ")", "_", "_", "a", ")", ";", "ret", ".", "val",...
LLVM
AArch64
CPP
next_suggestion
CPU
629,920
[ "if", "(", "canUseRedZone", "(", "MF", ")", ")", "Offset", "-=", "AFI", "->", "getLocalStackSize", "(", ")", ";" ]
[ "bool", "isFixed", "=", "MFI", ".", "isFixedObjectIndex", "(", "FI", ")", ";", "bool", "UseFP", "=", "false", ";", "if", "(", "AFI", "->", "hasStackFrame", "(", ")", ")", "{", "if", "(", "isFixed", ")", "{", "UseFP", "=", "hasFP", "(", "MF", ")", ...
LLVM
Mips
CPP
next_suggestion
CPU
629,921
[ "}" ]
[ "static", "MipsABIInfo", "N64", "(", ")", "{", "return", "MipsABIInfo", "(", "ABI", "::", "N64", ")", ";" ]
LLVM
Patmos
CPP
stmt_completion
VLIW
629,922
[ "getSubtargetImpl", "(", ")", ";" ]
[ "PatmosLatencyQueue", "(", "const", "PatmosTargetMachine", "&", "PTM", ")", ":", "PII", "(", "*", "PTM", ".", "getInstrInfo", "(", ")", ")", ",", "Cmp", "(", "false", ")", "{", "const", "PatmosSubtarget", "&", "PST", "=", "*", "PTM", "." ]
GCC
i386
MD
stmt_completion
CPU
629,923
[ "<STR_LIT>", ")" ]
[ "(", "define_cpu_unit", "<STR_LIT>" ]
LLVM
CellSPU
CPP
next_suggestion
MPU
629,924
[ "InitSPUMCRegisterInfo", "(", "X", ",", "<STR_LIT>", "::", "<STR_LIT>", ")", ";" ]
[ "static", "MCRegisterInfo", "*", "createCellSPUMCRegisterInfo", "(", "StringRef", "TT", ")", "{", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";" ]
LLVM
Hexagon
CPP
program_repair
DSP
629,925
[ "<FIXS>", "if", "(", "P", "==", "std", "::", "numeric_limits", "int", ">", "::", "max", "(", ")", ")", "<FIXE>" ]
[ "SplitNum", "++", ";", "int32_t", "P", "=", "profit", "(", "UseI", ")", ";", "<BUGS>", "if", "(", "P", "==", "INT_MIN", ")", "<BUGE>", "return", "false", ";", "TotalP", "+=", "P", ";", "}" ]
LLVM
ARM64
CPP
next_suggestion
CPU
629,926
[ "SDValue", "DescAddr", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "DL", ",", "PtrVT", ",", "HiDesc", ")", ";" ]
[ "SDValue", "DescAddr", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "DL", ",", "PtrVT", ",", "HiDesc", ")", ";", "DescAddr", "=", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "DL", ",", "PtrVT", ",", "DescAd...
LLVM
Hexagon
TD
next_suggestion
DSP
629,927
[ "}" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
GCC
i386
CPP
code_generation
CPU
629,928
[ "static", "void", "choose_basereg", "(", "HOST_WIDE_INT", "cfa_offset", ",", "rtx", "&", "base_reg", ",", "HOST_WIDE_INT", "&", "base_offset", ",", "unsigned", "int", "align_reqested", ",", "unsigned", "int", "*", "align", ")", "{", "const", "struct", "machine_f...
[ "Choose", "a", "base", "register", "based", "upon", "alignment", "requested", ",", "speed", "and/or", "size", "." ]
LLVM
X86
CPP
stmt_completion
CPU
629,929
[ "return", "NULL", ";" ]
[ "Value", "*", "X86IREmitter", "::", "visitVPERMV", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "<STR_LIT>", "visitVPERMV Unimplemented X86 visit...", "<STR_LIT>", ")", ";" ]
LLVM
LoongArch
CPP
code_generation
CPU
629,930
[ "SDValue", "LoongArchTargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "IsVarArg", ",", "const", "SmallVectorImpl", "<", "ISD", "::", "InputArg", ">", "&", "Ins", ",", "const", "SDLoc...
[ "This", "hook", "must", "be", "implemented", "to", "lower", "the", "incoming", "(", "formal", ")", "arguments", ",", "described", "by", "the", "Ins", "array", ",", "into", "the", "specified", "DAG", "." ]
GCC
ia64
CPP
stmt_completion
CPU
629,931
[ ")", ")", "if", "(", "important_for_bundling_p", "(", "insn", ")", ")", "return", "insn", ";" ]
[ "for", "(", ";", "insn", "&&", "insn", "!=", "tail", ";", "insn", "=", "NEXT_INSN", "(", "insn" ]
LLVM
ARM
CPP
program_repair
CPU
629,932
[ "<FIXS>", "static", "DecodeStatus", "DecoderForMRRC2AndMCRR2", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "<FIXE>" ]
[ "return", "S", ";", "}", "<BUGS>", "static", "DecodeStatus", "DecoderForMRRC2AndMCRR2", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "<BUGE>", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "DecodeStatus", "S...
GCC
aarch64
CPP
next_suggestion
CPU
629,933
[ "}" ]
[ "uint32x2_t", "result", ";", "_", "_", "asm__", "(", "<STR_LIT>", "xtn %0.2s,%1.2d", "<STR_LIT>", ":", "<STR_LIT>", "=w", "<STR_LIT>", "(", "result", ")", ":", "<STR_LIT>", "w", "<STR_LIT>", "(", "a", ")", ":", ")", ";", "return", "result", ";" ]
LLVM
TPC
TD
next_suggestion
Virtual ISA
629,934
[ "let", "Switches", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "let", "InOperandList", "=", "(", "ins", "VRF", ":", "$", "op1", ",", "VRF", ":", "$", "op2", ",", "DataType", ":", "$", "optype", ",", "SwitchSet", ":", "$", "sw", ",", "VRF", ":", "$", "income", ",", "Pred", ":", "$", "pred", ")", ";", "let",...
LLVM
X86
CPP
next_suggestion
CPU
629,935
[ "case", "ISD", "::", "ZERO_EXTEND", ":", "return", "PerformZExtCombine", "(", "N", ",", "DAG", ")", ";" ]
[ "default", ":", "break", ";", "case", "ISD", "::", "VECTOR_SHUFFLE", ":", "return", "PerformShuffleCombine", "(", "N", ",", "DAG", ",", "*", "this", ")", ";", "case", "ISD", "::", "SELECT", ":", "return", "PerformSELECTCombine", "(", "N", ",", "DAG", ","...
LLVM
Hexagon
TD
stmt_completion
DSP
629,936
[ "<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
AArch64
TD
next_suggestion
CPU
629,937
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "Rn", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "Rn", ";", "bits", "<", "<NUM_LIT>", ">", "Zt", ";", "bits", "<", "<NUM_LIT>", ">", "imm9", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM...
LLVM
PowerPC
CPP
program_repair
CPU
629,938
[ "<FIXS>", "auto", "MMOFlags", "=", "Subtarget", ".", "hasInvariantFunctionDescriptors", "(", ")", "?", "MachineMemOperand", "::", "MOInvariant", ":", "MachineMemOperand", "::", "MONone", ";", "<FIXE>", "<FIXS>", "<NUM_LIT>", ",", "MMOFlags", ")", ";", "<FIXE>", "<...
[ "if", "(", "LDChain", ".", "getValueType", "(", ")", "==", "MVT", "::", "Glue", ")", "LDChain", "=", "CallSeqStart", ".", "getValue", "(", "CallSeqStart", "->", "getNumValues", "(", ")", "-", "<NUM_LIT>", ")", ";", "<BUGS>", "bool", "LoadsInv", "=", "Sub...
LLVM
AMDGPU
CPP
stmt_completion
GPU
629,939
[ ",", "RegState", "::", "Define", "|", "RegState", "::", "Dead", ")", ";" ]
[ "MachineInstrBuilder", "SIInstrInfo", "::", "getAddNoCarry", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "const", "DebugLoc", "&", "DL", ",", "Register", "DestReg", ",", "RegScavenger", "&", "RS", ")", "const", "{"...
GCC
mips
MD
stmt_completion
CPU
629,940
[ "<STR_LIT>", ")", "]", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "unspec", ":", "SI", "[", "(", "match_operand", ":", "V2HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_PRECEQ_W_P...
LLVM
AMDGPU
CPP
next_suggestion
GPU
629,941
[ "}" ]
[ "KnownBits", "LHSKnown", "=", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ",", "Depth", "+", "<NUM_LIT>", ")", ";", "KnownBits", "RHSKnown", "=", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "<...
LLVM
AMDGPU
CPP
stmt_completion
GPU
629,942
[ "FLAT_ADDRESS", ";" ]
[ "unsigned", "getFlatAddressSpace", "(", ")", "const", "{", "if", "(", "IsGraphics", ")", "return", "-", "<NUM_LIT>", ";", "return", "AMDGPUAS", "::" ]
LLVM
AArch64
TD
next_suggestion
CPU
629,943
[ "let", "RenderMethod", "=", "<STR_LIT>", ";" ]
[ "let", "Name", "=", "<STR_LIT>", ";", "let", "PredicateMethod", "=", "<STR_LIT>", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
629,944
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "L2_loadrh_pi", ":", "HInst", "<", "(", "outs", "IntRegs", ":", "$", "Rd32", ",", "IntRegs", ":", "$", "Rx32", ")", ",", "(", "ins", "IntRegs", ":", "$", "Rx32in", ",", "s4_1Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_44d3da28", ",...
GCC
sh
CPP
stmt_completion
CPU
629,945
[ "mm", ",", "mn", ")", ";" ]
[ "static", "_", "_", "inline", "unsigned", "long", "long", "sh_media_MSHLLD_L", "(", "unsigned", "long", "long", "mm", ",", "unsigned", "int", "mn", ")", "{", "typedef", "float", "v2si", "_", "_", "attribute__", "(", "(", "mode", "(", "V2SI", ")", ")", ...
LLVM
SystemZ
CPP
next_suggestion
CPU
629,946
[ "for", "(", "unsigned", "I", "=", "<NUM_LIT>", ",", "E", "=", "RegsToPass", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{" ]
[ "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "<STR_LIT>", "Argument not register or memory", "<STR_LIT>", ")", ";", "if", "(", "!", "StackPtr", ".", "getNode", "(", ")", ")", "StackPtr", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ...
LLVM
AMDGPU
CPP
stmt_completion
GPU
629,947
[ "SIGN_EXTEND_INREG", ":" ]
[ "}", "else", "if", "(", "N", "->", "getValueType", "(", "<NUM_LIT>", ")", "==", "MVT", "::", "i64", ")", "{", "RC", "=", "CurDAG", "->", "getTargetConstant", "(", "AMDGPU", "::", "SReg_64RegClassID", ",", "DL", ",", "MVT", "::", "i32", ")", ";", "Sub...
GCC
cris
CPP
stmt_completion
MPU
629,948
[ ")", ";" ]
[ "int", "regno", ";", "int", "size", "=", "get_frame_size", "(", ")", ";", "int", "last_movem_reg", "=", "-", "<NUM_LIT>", ";", "int", "argspace_offset", "=", "current_function_outgoing_args_size", ";", "int", "pretend", "=", "current_function_pretend_args_size", ";"...
LLVM
AArch64
TD
stmt_completion
CPU
629,949
[ ">", ";" ]
[ "def", "_S", ":", "sve_fp_3op_p_zds_a", "<", "<NUM_LIT>", ",", "opc", ",", "asm", ",", "ZPR32" ]
GCC
tilepro
MD
next_suggestion
VLIW
629,950
[ "(", "ss_truncate", ":", "HI", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "V2HI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "vec_concat", ":", "V2HI" ]
LLVM
AMDGPU
CPP
next_suggestion
GPU
629,951
[ "}" ]
[ "break", ";", "case", "CF_ELSE", ":", "Opcode", "=", "isEg", "?", "AMDGPU", "::", "CF_ELSE_EG", ":", "AMDGPU", "::", "CF_ELSE_R600", ";", "break", ";", "case", "CF_POP", ":", "Opcode", "=", "isEg", "?", "AMDGPU", "::", "POP_EG", ":", "AMDGPU", "::", "P...
LLVM
AMDGPU
CPP
code_generation
GPU
629,952
[ "bool", "AMDGPULegalizerInfo", "::", "legalizeCustom", "(", "LegalizerHelper", "&", "Helper", ",", "MachineInstr", "&", "MI", ")", "const", "{", "MachineIRBuilder", "&", "B", "=", "Helper", ".", "MIRBuilder", ";", "MachineRegisterInfo", "&", "MRI", "=", "*", "...
[ "Called", "for", "instructions", "with", "the", "Custom", "LegalizationAction", "." ]
LLVM
X86
CPP
stmt_completion
CPU
629,953
[ "::", "R_386_TLS_DESC_CALL", ";" ]
[ "case", "MCSymbolRefExpr", "::", "VK_X86_ABS8", ":", "switch", "(", "Type", ")", "{", "case", "RT32_NONE", ":", "if", "(", "Modifier", "==", "MCSymbolRefExpr", "::", "VK_None", ")", "return", "ELF", "::", "R_386_NONE", ";", "llvm_unreachable", "(", "<STR_LIT>"...
GCC
aarch64
MD
next_suggestion
CPU
629,954
[ ")" ]
[ "[", "(", "match_operand", ":", "SVE_FULL_HSDI", "<NUM_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_SVE_LANE_SELECT", ")", "(", "match_operand", ":", "SVE_FULL_HSDI", "<NUM_LIT>", "<STR_LIT>", ")", ")", "(",...
GCC
avr
MD
next_suggestion
MPU
629,955
[ "return", "lshrhi3_out", "(", "insn", ",", "operands", ",", "NULL", ")" ]
[ "(", "lshiftrt", ":", "ALL2", "(", "match_operand", ":", "ALL2", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "QI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "(", "clobber", "(", "match_scratch", ":", "QI", "<NUM_LIT>", ...
LLVM
AMDGPU
CPP
program_repair
GPU
629,956
[ "<FIXS>", "unsigned", "TmpCopyOp", "=", "AMDGPU", "::", "V_MOV_B32_e32", ";", "if", "(", "AMDGPU", "::", "AGPR_32RegClass", ".", "contains", "(", "SrcReg", ")", ")", "{", "TmpCopyOp", "=", "AMDGPU", "::", "V_ACCVGPR_READ_B32", ";", "}", "else", "{", "assert"...
[ "RS", ".", "setRegUsed", "(", "Tmp", ")", ";", "}", "<BUGS>", "TII", ".", "copyPhysReg", "(", "MBB", ",", "MI", ",", "DL", ",", "Tmp", ",", "SrcReg", ",", "KillSrc", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get",...
LLVM
Hexagon
TD
stmt_completion
DSP
629,957
[ "}", "=", "<NUM_LIT>", ";" ]
[ "def", "A5_ACS", ":", "HInst", "<", "(", "outs", "DoubleRegs", ":", "$", "Rxx32", ",", "PredRegs", ":", "$", "Pe4", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rxx32in", ",", "DoubleRegs", ":", "$", "Rss32", ",", "DoubleRegs", ":", "$", "Rtt32", ...
LLVM
AArch64
TD
next_suggestion
CPU
629,958
[ "}" ]
[ "def", "UWHr", ":", "BaseFPToIntegerUnscaled", "<", "<NUM_LIT>", ",", "rmode", ",", "opcode", ",", "FPR16", ",", "GPR32", ",", "asm", ",", "[", "(", "set", "GPR32", ":", "$", "Rd", ",", "(", "OpN", "(", "f16", "FPR16", ":", "$", "Rn", ")", ")", "...
GCC
i386
CPP
program_repair
CPU
629,959
[ "<FIXS>", "if", "(", "TARGET_AVX512VL", ")", "<FIXE>" ]
[ "case", "ROTATE", ":", "case", "ROTATERT", ":", "igain", "+=", "m", "*", "ix86_cost", "->", "shift_const", ";", "<BUGS>", "if", "(", "TARGET_AVX512F", ")", "<BUGE>", "igain", "-=", "ix86_cost", "->", "sse_op", ";", "else", "if", "(", "smode", "==", "DImo...
LLVM
Mips
CPP
next_suggestion
CPU
629,960
[ "FixupKind", "=", "isMicroMips", "(", "STI", ")", "?", "Mips", "::", "fixup_MICROMIPS_GOT16", ":", "Mips", "::", "fixup_Mips_GOT", ";" ]
[ "return", "cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", "->", "getValue", "(", ")", ";", "}", "if", "(", "Kind", "==", "MCExpr", "::", "Binary", ")", "{", "unsigned", "Res", "=", "getExprOpValue", "(", "cast", "<", "MCBinaryExpr", ">", "(", "...
LLVM
Mips
CPP
stmt_completion
CPU
629,961
[ "DAG", ".", "getEntryNode", "(", ")", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";" ]
[ "const", "GlobalObject", "*", "GO", "=", "GV", "->", "getAliaseeObject", "(", ")", ";", "if", "(", "GO", "&&", "TLOF", "->", "IsGlobalInSmallSection", "(", "GO", ",", "getTargetMachine", "(", ")", ")", ")", "return", "getAddrGPRel", "(", "N", ",", "SDLoc...
LLVM
Hexagon
TD
next_suggestion
DSP
629,962
[ "}" ]
[ "let", "opNewValue", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "BaseImmOffset", ";", "let", "accessSize", "=", "HalfWordAccess", ";", "let", "mayLoad", "=", "<NUM_LIT>", ";", "let", "CextOpcode", "=", "<STR_LIT>", ";", "let", "BaseOpcode", "=", "<STR_LIT>...
LLVM
SystemZ
CPP
code_generation
CPU
629,963
[ "void", "SystemZAsmPrinter", "::", "emitFunctionBodyEnd", "(", ")", "{", "if", "(", "TM", ".", "getTargetTriple", "(", ")", ".", "isOSzOS", "(", ")", ")", "{", "MCSymbol", "*", "FnEndSym", "=", "createTempSymbol", "(", "<STR_LIT>", "func_end", "<STR_LIT>", "...
[ "Targets", "can", "override", "this", "to", "emit", "stuff", "after", "the", "last", "basic", "block", "in", "the", "function", "." ]
GCC
mips
CPP
code_generation
CPU
629,964
[ "static", "int", "mips_comp_type_attributes", "(", "const_tree", "type1", ",", "const_tree", "type2", ")", "{", "if", "(", "mips_far_type_p", "(", "type1", ")", "&&", "mips_near_type_p", "(", "type2", ")", ")", "return", "<NUM_LIT>", ";", "if", "(", "mips_near...
[ "Implement", "TARGET_COMP_TYPE_ATTRIBUTES", "." ]
LLVM
ARM
CPP
stmt_completion
CPU
629,965
[ "fixup_arm_movw_lo16", ":" ]
[ "case", "ARM", "::", "fixup_arm_thumb_bl", ":", "case", "ARM", "::", "fixup_arm_thumb_blx", ":", "switch", "(", "Modifier", ")", "{", "case", "MCSymbolRefExpr", "::", "VK_TLSCALL", ":", "return", "ELF", "::", "R_ARM_THM_TLS_CALL", ";", "default", ":", "return", ...
LLVM
Mips
TD
stmt_completion
CPU
629,966
[ "OPCODE6_DCLO", ">", ";" ]
[ "class", "DCLO_R6_ENC", ":", "SPECIAL_2R_FM", "<" ]
GCC
rs6000
MD
program_repair
CPU
629,967
[ "<FIXS>", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", "<FIXE>", "<FIXS>", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", "<FIXE>", "<FIXS>", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", "<FIXE>" ]
[ "(", "define_function_unit", "<STR_LIT>", "<NUM_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "<BUGS>", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", "<BUGE>", "<NUM_LIT>", "<NUM_LIT>", ")", "(", "define_function_unit", "<STR_L...
LLVM
X86
TD
stmt_completion
CPU
629,968
[ ",", "(", "i32", "<NUM_LIT>", ")", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v2f64", "(", "fnearbyint", "(", "loadv2f64", "addr", ":", "$", "src", ")", ")", ")", ",", "(", "VROUNDPDm", "addr", ":", "$", "src" ]
LLVM
PowerPC
CPP
stmt_completion
CPU
629,969
[ ";" ]
[ "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "<NUM_LIT>", ")", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateReg", "(", "MF", "->", "getSubtarget", "<", "PPCSubtarget", ">", "(", ")", ".", "isPPC64", "(...
LLVM
ARM
CPP
stmt_completion
CPU
629,970
[ "(", "ID", ")", ";" ]
[ "StringRef", "Arch", "=", "getParser", "(", ")", ".", "parseStringToEndOfStatement", "(", ")", ".", "trim", "(", ")", ";", "unsigned", "ID", "=", "ARM", "::", "parseArch", "(", "Arch", ")", ";", "if", "(", "ID", "==", "ARM", "::", "AK_INVALID", ")", ...
LLVM
ARM
TD
next_suggestion
CPU
629,971
[ "}" ]
[ "let", "ParserMethod", "=", "<STR_LIT>", ";", "let", "RenderMethod", "=", "<STR_LIT>", ";" ]
GCC
csky
CPP
stmt_completion
CPU
629,972
[ "DFmode", "||", "mode2", "==", "DFmode", ")", ")", ";" ]
[ "return", "!", "(", "TARGET_HARD_FLOAT", "&&", "mode1", "!=", "mode2", "&&", "(", "mode1", "==" ]
LLVM
GBZ80
CPP
stmt_completion
MPU
629,973
[ "break", ";" ]
[ "SDValue", "GBZ80TargetLowering", "::", "PerformDAGCombine", "(", "SDNode", "*", "N", ",", "DAGCombinerInfo", "&", "DCI", ")", "const", "{", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":" ]
GCC
rs6000
MD
next_suggestion
CPU
629,974
[ "<STR_LIT>", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
GCC
ia64
MD
stmt_completion
CPU
629,975
[ "<STR_LIT>", ")" ]
[ "(", "define_automaton" ]
LLVM
Mips
CPP
program_repair
CPU
629,976
[ "<FIXS>", "return", "new", "Mips16DAGToDAGISelLegacy", "(", "TM", ",", "OptLevel", ")", ";", "<FIXE>" ]
[ "return", "false", ";", "}", "FunctionPass", "*", "llvm", "::", "createMips16ISelDag", "(", "MipsTargetMachine", "&", "TM", ",", "CodeGenOptLevel", "OptLevel", ")", "{", "<BUGS>", "return", "new", "Mips16DAGToDAGISel", "(", "TM", ",", "OptLevel", ")", ";", "<B...
LLVM
AMDGPU
CPP
code_generation
GPU
629,977
[ "FunctionPass", "*", "GCNPassConfig", "::", "createRegAllocPass", "(", "bool", "Optimized", ")", "{", "llvm_unreachable", "(", "<STR_LIT>", "should not be used", "<STR_LIT>", ")", ";", "}" ]
[ "addMachinePasses", "helper", "to", "create", "the", "target-selected", "or", "overriden", "regalloc", "pass", "." ]
LLVM
Hexagon
TD
stmt_completion
DSP
629,978
[ "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "isPredicated", "=", "<NUM_LIT>", ";", "let", "BaseOpcode", "=" ]
GCC
rs6000
CPP
program_repair
CPU
629,979
[ "<FIXS>", "return", "plus_constant", "(", "Pmode", ",", "base", ",", "INTVAL", "(", "offset", ")", ")", ";", "<FIXE>" ]
[ "if", "(", "GET_CODE", "(", "offset", ")", "==", "CONST_INT", ")", "{", "if", "(", "SMALL_INT", "(", "offset", ")", ")", "<BUGS>", "return", "plus_constant", "(", "base", ",", "INTVAL", "(", "offset", ")", ")", ";", "<BUGE>", "else", "if", "(", "!", ...
LLVM
X86
TD
stmt_completion
CPU
629,980
[ "$", "src", ")", ")", ")", "]", ">", ",", "VEX", ",", "Sched", "<", "[", "sched", ".", "XMM", "]", ">", ",", "VEX_WIG", ";" ]
[ "def", "V", "#", "NAME", "#", "PDr", ":", "PDI", "<", "opc", ",", "MRMSrcReg", ",", "(", "outs", "VR128", ":", "$", "dst", ")", ",", "(", "ins", "VR128", ":", "$", "src", ")", ",", "!", "strconcat", "(", "<STR_LIT>", ",", "OpcodeStr", ",", "<ST...
GCC
rs6000
MD
next_suggestion
CPU
629,981
[ "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "]" ]
[ "(", "if_then_else", ":", "SF", "(", "ge", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>",...
LLVM
AArch64
TD
stmt_completion
CPU
629,982
[ ";" ]
[ "let", "MCOperandPredicate", "=", "[", "{", "if", "(", "!", "MCOp", ".", "isImm", "(", ")", ")", "return", "false", ";", "return", "AArch64BTIHint", ":", ":", "lookupBTIByEncoding", "(", "MCOp", ".", "getImm", "(", ")", "^", "<NUM_LIT>", ")", "!", "=",...
GCC
sh
CPP
program_repair
CPU
629,983
[ "<FIXS>", "life_analysis", "(", "PROP_FINAL", ")", ";", "<FIXE>", "<FIXS>", "schedule_insns", "(", ")", ";", "<FIXE>" ]
[ "if", "(", "flag_schedule_insns_after_reload", ")", "{", "<BUGS>", "life_analysis", "(", "dump_file", ",", "PROP_FINAL", ")", ";", "<BUGE>", "split_all_insns", "(", "<NUM_LIT>", ")", ";", "<BUGS>", "schedule_insns", "(", "dump_file", ")", ";", "<BUGE>", "}", "el...
LLVM
Sparc
CPP
stmt_completion
CPU
629,984
[ ")", ")", "{" ]
[ "Parser", ".", "Lex", "(", ")", ";", "unsigned", "RegNo", ";", "unsigned", "RegKind", ";", "if", "(", "matchRegisterName", "(", "Parser", ".", "getTok", "(", ")", ",", "RegNo", ",", "RegKind", ")", ")", "{", "StringRef", "name", "=", "Parser", ".", "...
GCC
loongarch
CPP
stmt_completion
CPU
629,985
[ "delta_cur", ")", ";" ]
[ "gcc_assert", "(", "pow2p_hwi", "(", "delta", ")", ")", ";", "HOST_WIDE_INT", "num_reg", "=", "length", "/", "delta", "+", "popcount_hwi", "(", "length", "%", "delta", ")", ";", "regs", "=", "XALLOCAVEC", "(", "rtx", ",", "num_reg", ")", ";", "for", "(...
GCC
arm
CPP
stmt_completion
CPU
629,986
[ "a", ")", "{" ]
[ "vreinterpretq_s8_u16", "(", "uint16x8_t", "_", "_" ]
LLVM
SystemZ
CPP
stmt_completion
CPU
629,987
[ "SU", "->", "getInstr", "(", ")", ")", ";" ]
[ "const", "MCSchedClassDesc", "*", "getSchedClass", "(", "SUnit", "*", "SU", ")", "const", "{", "if", "(", "!", "SU", "->", "SchedClass", "&&", "SchedModel", "->", "hasInstrSchedModel", "(", ")", ")", "SU", "->", "SchedClass", "=", "SchedModel", "->", "reso...
LLVM
AArch64
CPP
code_generation
CPU
629,988
[ "void", "AArch64TargetLowering", "::", "ReplaceNodeResults", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{"...
[ "ReplaceNodeResults", "-", "Replace", "the", "results", "of", "node", "with", "an", "illegal", "result", "type", "with", "new", "values", "built", "out", "of", "custom", "code", "." ]
GCC
csky
MD
next_suggestion
CPU
629,989
[ "rtx", "h0", "=", "simplify_gen_subreg", "(", "SImode", ",", "operands", "[", "<NUM_LIT>", "]", ",", "DImode", ",", "hi", ")" ]
[ "(", "plus", ":", "DI", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "DI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "(", "clobber", "(", "reg", ":", "CC", "CSKY_CC_REGNUM", ")", ")", ...
LLVM
SNES
TD
stmt_completion
DSP
629,990
[ "[", "]", ">", ";" ]
[ "def", "RCALLk", ":", "FBRk", "<", "<NUM_LIT>", ",", "(", "outs", ")", ",", "(", "ins", "brtarget_13", ":", "$", "target", ")", ",", "<STR_LIT>", "," ]
LLVM
X86
CPP
code_generation
CPU
629,991
[ "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "<STR_LIT>", "X86 EFLAGS copy lowering", "<STR_LIT>", ";", "}" ]
[ "getPassName", "-", "Return", "a", "nice", "clean", "name", "for", "a", "pass", "." ]
GCC
nios2
MD
stmt_completion
MPU
629,992
[ ")" ]
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>" ]
LLVM
AArch64
TD
stmt_completion
CPU
629,993
[ ")", ",", "(", "SUBREG_TO_REG", "(", "i64", "<NUM_LIT>", ")", ",", "FPR16", ":", "$", "Rm", ",", "sub_16", ")", ")", ",", "sub_16", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v1i16", "(", "sub", "FPR16", ":", "$", "Rn", ",", "FPR16", ":", "$", "Rm", ")", ")", ",", "(", "EXTRACT_SUBREG", "(", "SUBvvv_4H", "(", "SUBREG_TO_REG", "(", "i64", "<NUM_LIT>", ")", ",", "FPR16", ":", "$", "Rn", ","...
GCC
arm
CPP
stmt_completion
CPU
629,994
[ "_", "_", "b", ",", "_", "_", "c", ")", ";" ]
[ "vld1q_lane_bf16", "(", "const", "bfloat16_t", "*", "_", "_", "a", ",", "bfloat16x8_t", "_", "_", "b", ",", "const", "int", "_", "_", "c", ")", "{", "return", "_", "_", "builtin_neon_vld1_lanev8bf", "(", "_", "_", "a", "," ]
LLVM
Hexagon
TD
next_suggestion
DSP
629,995
[ "let", "isExtendable", "=", "<NUM_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "addrMode", "=", "AbsoluteSet", ";", "let", "accessSize", "=", "WordAccess", ";", "let", ...
LLVM
Hexagon
TD
next_suggestion
DSP
629,996
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "C2_cmpeqp", ":", "HInst", "<", "(", "outs", "PredRegs", ":", "$", "Pd4", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rss32", ",", "DoubleRegs", ":", "$", "Rtt32", ")", ",", "<STR_LIT>", ",", "tc_85d5d03f", ",", "TypeALU64", ">", ",", "Enc_...
LLVM
AArch64
CPP
next_suggestion
CPU
629,997
[ "}" ]
[ "case", "Instruction", "::", "ICmp", ":", "return", "(", "ScalarBits", "<", "<NUM_LIT>", ")", "&&", "(", "ScalarBits", "*", "cast", "<", "FixedVectorType", ">", "(", "VTy", ")", "->", "getNumElements", "(", ")", ">=", "<NUM_LIT>", ")", ";", "case", "Inst...
LLVM
AMDGPU
CPP
next_suggestion
GPU
629,998
[ "}" ]
[ "void", "AMDGPUAsmParser", "::", "cvtSdwaVOPC", "(", "MCInst", "&", "Inst", ",", "const", "OperandVector", "&", "Operands", ")", "{", "cvtSDWA", "(", "Inst", ",", "Operands", ",", "<STR_LIT>", "::", "<STR_LIT>", ")", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
629,999
[ "let", "opNewValue", "=", "<NUM_LIT>", ";" ]
[ "let", "isNewValue", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "isRestrictNoSlot1Store", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Inst",...