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
GCC
sh
MD
next_suggestion
CPU
615,900
[ "<STR_LIT>" ]
[ "[", "(", "set", "(", "pc", ")", "(", "unspec", "[", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "pc", ")", "(", "match_operand", ":", "SI", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "]", "UNSPEC_BBR", ")", ")", ...
LLVM
PowerPC
CPP
program_repair
CPU
615,901
[ "<FIXS>", "SDValue", "Ops", "[", "]", "=", "{", "IntCR", ",", "getI32Imm", "(", "(", "<NUM_LIT>", "-", "(", "<NUM_LIT>", "-", "Idx", ")", ")", "&", "<NUM_LIT>", ",", "dl", ")", ",", "getI32Imm", "(", "<NUM_LIT>", ",", "dl", ")", ",", "getI32Imm", "...
[ "IntCR", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "PPC", "::", "MFOCRF", ",", "dl", ",", "MVT", "::", "i32", ",", "CR7Reg", ",", "CCReg", ")", ",", "<NUM_LIT>", ")", ";", "<BUGS>", "SDValue", "Ops", "[", "]", "=", "{", "IntCR", "...
LLVM
ARM
CPP
stmt_completion
CPU
615,902
[ ":" ]
[ "return", "Error", "(", "IDLoc", ",", "<STR_LIT>", "instruction variant requires ARMv8 or later", "<STR_LIT>", ")", ";", "case", "Match_RequiresFlagSetting", ":", "return", "Error", "(", "IDLoc", ",", "<STR_LIT>", "no flag-preserving variant of this instruction available", "<...
LLVM
Hexagon
TD
next_suggestion
DSP
615,903
[ "let", "isExtentSigned", "=", "<NUM_LIT>", ";" ]
[ "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P1", "]", ";", "let", "Defs", "=", "[", "P1", ",", "PC", "]", ";", "let", "BaseOpcode", "=", "<...
LLVM
ARM
CPP
next_suggestion
CPU
615,904
[ "}" ]
[ "if", "(", "Reg", "==", "-", "<NUM_LIT>", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "ARMOperand", "::", "CreateCoprocReg", "(", "Reg", ",", "S", ")", ")", ";", "return", "MatchOper...
LLVM
ARM64
TD
stmt_completion
CPU
615,905
[ "<STR_LIT>", ";" ]
[ "uint64_t", "enc", "=", "ARM64_AM", ":", ":", "encodeLogicalImmediate", "(", "N", "-", ">", "getZExtValue", "(", ")", ",", "<NUM_LIT>", ")", ";", "return", "CurDAG", "-", ">", "getTargetConstant", "(", "enc", ",", "MVT", ":", ":", "i32", ")", ";", "}",...
GCC
bpf
CPP
stmt_completion
Virtual ISA
615,906
[ "(", ")", ";" ]
[ "if", "(", "TARGET_BPF_CORE", ")", "btf_ext_output" ]
LLVM
R600
CPP
code_generation
GPU
615,907
[ "SDValue", "AMDGPUTargetLowering", "::", "LowerOperation", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "Op", ".", "getNode", "(", ")", "->", "dump", ...
[ "LowerOperation", "-", "Provide", "custom", "lowering", "hooks", "for", "some", "operations", "." ]
LLVM
AArch64
CPP
stmt_completion
CPU
615,908
[ "<NUM_LIT>", ";" ]
[ "APInt", "Value", "=", "C", "->", "getAPIntValue", "(", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "<NUM_LIT>", ")", ";", "if", "(", "Value", ".", "isNonNegative", "(", ")", ")", "{", "APInt", "VM1", "=", "Value", "-", "<NUM_LIT>", ...
LLVM
Hexagon
TD
next_suggestion
DSP
615,909
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "C2_cmpgtu", ":", "HInst", "<", "(", "outs", "PredRegs", ":", "$", "Pd4", ")", ",", "(", "ins", "IntRegs", ":", "$", "Rs32", ",", "IntRegs", ":", "$", "Rt32", ")", ",", "<STR_LIT>", ",", "tc_de4df740", ",", "TypeALU32_3op", ">", ",", "Enc_c2b4...
LLVM
Hexagon
TD
next_suggestion
DSP
615,910
[ "let", "InputType", "=", "<STR_LIT>", ";" ]
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "hasNewValue", "=", "<NUM_LIT>", ";", "let", "opNewValue", "=", "<NUM_LIT>", ";" ]
LLVM
Mips
CPP
stmt_completion
CPU
615,911
[ "false", ";" ]
[ "if", "(", "ExtraCode", "&&", "ExtraCode", "[", "<NUM_LIT>", "]", ")", "return", "true", ";", "printOperand", "(", "MI", ",", "OpNo", ")", ";", "return" ]
LLVM
Blackfin
CPP
code_generation
DSP
615,912
[ "virtual", "const", "char", "*", "getPassName", "(", ")", "const", "{", "return", "<STR_LIT>", "Blackfin Assembly Printer", "<STR_LIT>", ";", "}" ]
[ "getPassName", "-", "Return", "a", "nice", "clean", "name", "for", "a", "pass", "." ]
LLVM
AArch64
TD
stmt_completion
CPU
615,913
[ "<NUM_LIT>", ";" ]
[ "def", "UXDri", ":", "BaseIntegerToFPUnscaled", "<", "isUnsigned", ",", "GPR64", ",", "FPR64", ",", "f64", ",", "asm", ",", "node", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", ...
LLVM
ARM64
TD
next_suggestion
CPU
615,914
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "idx", ";" ]
[ "def", "vi32", ":", "SIMDUMov", "<", "<NUM_LIT>", ",", "<STR_LIT>", ",", "v4i32", ",", "GPR32", ",", "VectorIndexS", ">", "{", "bits", "<", "<NUM_LIT>", ">", "idx", ";" ]
LLVM
ARM
TD
next_suggestion
CPU
615,915
[ "let", "ParserMatchClass", "=", "nImmSplatI64AsmOperand", ";" ]
[ "def", "nImmSplatI64AsmOperand", ":", "AsmOperandClass", "{", "let", "Name", "=", "<STR_LIT>", ";", "}", "def", "nImmSplatI64", ":", "Operand", "<", "i32", ">", "{", "let", "PrintMethod", "=", "<STR_LIT>", ";" ]
LLVM
VE
CPP
program_repair
CPU
615,916
[ "<FIXS>", "MCFixupKindInfo", "Info", "=", "getFixupKindInfo", "(", "Fixup", ".", "getKind", "(", ")", ")", ";", "Value", "<<=", "Info", ".", "TargetOffset", ";", "unsigned", "NumBytes", "=", "getFixupKindNumBytes", "(", "Fixup", ".", "getKind", "(", ")", ")"...
[ "if", "(", "!", "Value", ")", "return", ";", "<BUGS>", "llvm_unreachable", "(", "<STR_LIT>", "applyFixup() unimplemented", "<STR_LIT>", ")", ";", "<BUGE>", "}", "std", "::", "unique_ptr", "MCObjectTargetWriter", ">" ]
LLVM
AMDGPU
CPP
program_repair
GPU
615,917
[ "<FIXS>", "void", "replaceLibCallWithSimpleIntrinsic", "(", "IRBuilder", ">", "&", "B", ",", "CallInst", "*", "CI", ",", "Intrinsic", "::", "ID", "IntrID", ")", ";", "<FIXE>", "<FIXS>", "bool", "tryReplaceLibcallWithSimpleIntrinsic", "(", "IRBuilder", ">", "&", ...
[ "bool", "AllowMinSizeF32", "=", "false", ",", "bool", "AllowF64", "=", "false", ",", "bool", "AllowStrictFP", "=", "false", ")", ";", "<BUGS>", "void", "replaceLibCallWithSimpleIntrinsic", "(", "CallInst", "*", "CI", ",", "Intrinsic", "::", "ID", "IntrID", ")"...
LLVM
AMDGPU
CPP
next_suggestion
GPU
615,918
[ "if", "(", "isDSOffset2Legal", "(", "PtrBase", ",", "OffsetValue0", ",", "OffsetValue1", ",", "Size", ")", ")", "{" ]
[ "std", "::", "pair", "<", "Register", ",", "unsigned", ">", "AMDGPUInstructionSelector", "::", "selectDSReadWrite2Impl", "(", "MachineOperand", "&", "Root", ",", "unsigned", "Size", ")", "const", "{", "const", "MachineInstr", "*", "RootDef", "=", "MRI", "->", ...
LLVM
SystemZ
CPP
next_suggestion
CPU
615,919
[ "Op", "->", "Token", ".", "Length", "=", "Str", ".", "size", "(", ")", ";" ]
[ "auto", "Op", "=", "std", "::", "make_unique", "<", "SystemZOperand", ">", "(", "KindToken", ",", "Loc", ",", "Loc", ")", ";", "Op", "->", "Token", ".", "Data", "=", "Str", ".", "data", "(", ")", ";" ]
GCC
i386
CPP
stmt_completion
CPU
615,920
[ "_", "MM_FROUND_CUR_DIRECTION", ")", ";" ]
[ "extern", "_", "_", "inline", "_", "_", "m128h", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm512_maskz_cvtpd_ph", "(", "_", "_", "mmask8", "_", "_", "...
GCC
ns32k
MD
stmt_completion
MPU
615,921
[ "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "QI" ]
LLVM
ARM
CPP
stmt_completion
CPU
615,922
[ ",", "MVT", "::", "i32", ")", ";" ]
[ "unsigned", "Opcode", "=", "Op", "->", "getOpcode", "(", ")", ";", "ISD", "::", "MemIndexedMode", "AM", "=", "(", "Opcode", "==", "ISD", "::", "LOAD", ")", "?", "cast", "<", "LoadSDNode", ">", "(", "Op", ")", "->", "getAddressingMode", "(", ")", ":",...
LLVM
Hexagon
TD
next_suggestion
DSP
615,923
[ "let", "Defs", "=", "[", "USR_OVF", "]", ";" ]
[ "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", "hasNewVal...
LLVM
AMDGPU
CPP
stmt_completion
GPU
615,924
[ "OpType", "<=", "AMDGPU", "::", "OPERAND_REG_IMM_LAST", ";" ]
[ "bool", "SIRegisterInfo", "::", "opCanUseLiteralConstant", "(", "unsigned", "OpType", ")", "const", "{", "return", "OpType", ">=", "AMDGPU", "::", "OPERAND_REG_IMM_FIRST", "&&" ]
LLVM
ARM
TD
stmt_completion
CPU
615,925
[ ")", ")", ",", "(", "i32", "(", "MVE_VMLADAVau32", "$", "src3", ",", "$", "src1", ",", "$", "src2", ")", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "i32", "(", "add", "(", "i32", "(", "vecreduce_add", "(", "mul", "(", "v4i32", "MQPR", ":", "$", "src1", ")", ",", "(", "v4i32", "MQPR", ":", "$", "src2", ")", ")", ")", ")", ",", "(", "i32", "tGPREven", ":", "$",...
LLVM
Mips
CPP
next_suggestion
CPU
615,926
[ "Symbol", "=", "AsmPrinter", ".", "GetCPISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ";" ]
[ "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "Kind", "=", "MCSymbolRefExpr", "::", "VK_Mips_DTPREL_LO", ";", "break", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "Kind", "=", "MCSymbolRefExpr", "::", "VK_Mips_GOTTPREL", ";", "break", ";", "case", "<STR_LIT...
LLVM
X86
CPP
next_suggestion
CPU
615,927
[ "}" ]
[ "X86ELFMCAsmInfo", "::", "X86ELFMCAsmInfo", "(", "const", "Triple", "&", "T", ")", "{", "if", "(", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "PointerSize", "=", "<NUM_LIT>", ";", "AssemblerDialect", "=", "AsmWriterFlavor", ";", "T...
GCC
v850
MD
next_suggestion
MPU
615,928
[ "(", "match_test", "<STR_LIT>", ")", ")", ")", ")" ]
[ "(", "match_test", "<STR_LIT>", ")", "(", "match_test", "<STR_LIT>", ")" ]
LLVM
X86
CPP
stmt_completion
CPU
615,929
[ "<STR_LIT>", ")", ";" ]
[ "MFI", "->", "setAdjustsStack", "(", "true", ")", ";", "unsigned", "Reg", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "X86", "::", "RAX", ":", "X86", "::", "EAX", ";", "return", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "Reg",...
LLVM
Mips
CPP
code_generation
CPU
615,930
[ "const", "unsigned", "*", "MipsRegisterInfo", "::", "getCalleeSavedRegs", "(", "const", "MachineFunction", "*", "MF", ")", "const", "{", "static", "const", "unsigned", "SingleFloatOnlyCalleeSavedRegs", "[", "]", "=", "{", "Mips", "::", "S0", ",", "Mips", "::", ...
[ "Code", "Generation", "virtual", "methods", "..." ]
LLVM
Hexagon
TD
next_suggestion
DSP
615,931
[ "let", "opExtentBits", "=", "<NUM_LIT>", ";" ]
[ "let", "isPredicatedNew", "=", "<NUM_LIT>", ";", "let", "cofRelax1", "=", "<NUM_LIT>", ";", "let", "cofRelax2", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "Uses", "=", "[", "P1", "]", ";", "let", "Defs", "=", "[", "P1", ",",...
LLVM
Mips
CPP
stmt_completion
CPU
615,932
[ ")", ";" ]
[ "if", "(", "BMI", "!=", "MI", ")", "{", "if", "(", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", "==", "std", "::", "prev", "(", "MBB", "->", "end", "(", ")", ")", "&&", "BMI", "->", "isUnconditionalBranch", ...
GCC
xtensa
MD
stmt_completion
MPU
615,933
[ "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "define_insn", "<STR_LIT>", "[", "(", "set", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "plus", ":", "SF", "(", "mult", ":", "SF", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(",...
GCC
i386
CPP
code_generation
CPU
615,934
[ "static", "tree", "handle_nodirect_extern_access_attribute", "(", "tree", "*", "pnode", ",", "tree", "name", ",", "tree", "ARG_UNUSED", "(", "args", ")", ",", "int", "ARG_UNUSED", "(", "flags", ")", ",", "bool", "*", "no_add_attrs", ")", "{", "tree", "node",...
[ "Handle", "a", "``", "nodirect_extern_access", "''", "attribute", ";", "arguments", "as", "in", "struct", "attribute_spec.handler", "." ]
GCC
v850
MD
next_suggestion
MPU
615,935
[ "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "]", ")" ]
[ "(", "subreg", ":", "QI", "(", "xor", ":", "SI", "(", "subreg", ":", "SI", "(", "match_dup", "<NUM_LIT>", ")", "<NUM_LIT>", ")", "(", "match_operand", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", "<NUM_LIT>", ")", ")", "(", "clobber", "(", "reg", "...
GCC
i386
MD
next_suggestion
CPU
615,936
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
[ "(", "define_insn_reservation", "<STR_LIT>", "<NUM_LIT>", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
rs6000
MD
program_repair
CPU
615,937
[ "<FIXS>", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", "<FIXE>" ]
[ "(", "define_split", "[", "(", "set", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "smin", ":", "SF", "(", "match_operand", ":", "SF", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "<BUGS>", "(", "match_operand", ":", "SF",...
LLVM
SPIRV
CPP
next_suggestion
Virtual ISA
615,938
[ "I", "->", "setOperand", "(", "OperandToReplace", ",", "II", ")", ";" ]
[ "for", "(", "auto", "User", ":", "Pointer", "->", "users", "(", ")", ")", "{", "auto", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "User", ")", ";", "if", "(", "!", "II", "||", "(", "II", "->", "getIntrinsicID", "(", ")", "!=", ...
LLVM
X86
CPP
stmt_completion
CPU
615,939
[ ")", ")", "return", "false", ";" ]
[ "bool", "EvexToVexInstPass", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "TII", "=", "MF", ".", "getSubtarget", "<", "X86Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "X86Subtarget", "&", "ST", "=", ...
GCC
arm
CPP
stmt_completion
CPU
615,940
[ "_", "a", ")", "{" ]
[ "vreinterpretq_u64_p16", "(", "poly16x8_t", "_" ]
LLVM
Hexagon
CPP
stmt_completion
DSP
615,941
[ ",", "false", ",", "false", ",", "IsKill", ")", ";" ]
[ "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "case", "Hexagon", "::", "PS_fia", ":", "MI", ".", "setDesc", "(", "HII", ".", "get", "(", "Hexagon", "::", "A2_addi", ")", ")", ";", "MI", ".", "getOp...
LLVM
Z80
CPP
next_suggestion
MPU
615,942
[ "}" ]
[ "if", "(", "MOReg", ".", "isReg", "(", ")", "&&", "MOImm", ".", "isImm", "(", ")", ")", "return", "static_cast", "<", "unsigned", ">", "(", "MOImm", ".", "getImm", "(", ")", ")", ";", "return", "<NUM_LIT>", ";" ]
LLVM
Hexagon
TD
next_suggestion
DSP
615,943
[ "let", "opExtentAlign", "=", "<NUM_LIT>", ";" ]
[ "let", "isNewValue", "=", "<NUM_LIT>", ";", "let", "cofMax1", "=", "<NUM_LIT>", ";", "let", "isRestrictNoSlot1Store", "=", "<NUM_LIT>", ";", "let", "Defs", "=", "[", "PC", "]", ";", "let", "BaseOpcode", "=", "<STR_LIT>", ";", "let", "isTaken", "=", "Inst",...
GCC
rs6000
CPP
next_suggestion
CPU
615,944
[ "debug_rtx", "(", "symbol", ")", ";" ]
[ "rtx", "create_TOC_reference", "(", "rtx", "symbol", ",", "rtx", "largetoc_reg", ")", "{", "rtx", "tocrel", ",", "tocreg", ",", "hi", ";", "if", "(", "TARGET_DEBUG_ADDR", ")", "{", "if", "(", "SYMBOL_REF_P", "(", "symbol", ")", ")", "fprintf", "(", "stde...
LLVM
ARM
TD
next_suggestion
CPU
615,945
[ "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "addr", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "addr", ";", "let", "Inst", "{", "<NUM_LIT>", "}", "=", "addr", "{", "<NUM_LIT>", "}", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>",...
LLVM
AArch64
CPP
code_generation
CPU
615,946
[ "bool", "AArch64AsmBackend", "::", "writeNopData", "(", "raw_ostream", "&", "OS", ",", "uint64_t", "Count", ",", "const", "MCSubtargetInfo", "*", "STI", ")", "const", "{", "OS", ".", "write_zeros", "(", "Count", "%", "<NUM_LIT>", ")", ";", "Count", "/", "=...
[ "Write", "an", "(", "optimal", ")", "nop", "sequence", "of", "Count", "bytes", "to", "the", "given", "output", "." ]
GCC
rs6000
MD
stmt_completion
CPU
615,947
[ ")", "]", ")" ]
[ "(", "unspec", ":", "IEEE128", "[", "(", "match_operand", ":", "IEEE128", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "IEEE128", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "IEEE128", "<NUM_LIT>", "<STR_LIT>", ...
LLVM
AArch64
TD
stmt_completion
CPU
615,948
[ "<NUM_LIT>", ";" ]
[ "class", "BaseLoadStorePreIdx", "<", "bits", "<", "<NUM_LIT>", ">", "sz", ",", "bit", "V", ",", "bits", "<", "<NUM_LIT>", ">", "opc", ",", "dag", "oops", ",", "dag", "iops", ",", "string", "asm", ",", "string", "cstr", ",", "list", "<", "dag", ">", ...
LLVM
X86
TD
next_suggestion
CPU
615,949
[ "def", "loadi32", ":", "PatFrag", "<", "(", "ops", "node", ":", "$", "ptr", ")", ",", "(", "i32", "(", "unindexedload", "node", ":", "$", "ptr", ")", ")", ",", "[", "{" ]
[ "def", "loadi16_anyext", ":", "PatFrag", "<", "(", "ops", "node", ":", "$", "ptr", ")", ",", "(", "i32", "(", "unindexedload", "node", ":", "$", "ptr", ")", ")", ",", "[", "{", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "N...
LLVM
AArch64
TD
next_suggestion
CPU
615,950
[ "}" ]
[ "def", "_4H", ":", "N2VShiftAdd", "<", "<NUM_LIT>", ",", "u", ",", "opcode", ",", "asmop", ",", "<STR_LIT>", ",", "VPR64", ",", "v4i16", ",", "shr_imm16", ",", "OpNode", ">", "{", "let", "Inst", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", "=", "<NUM_LIT>"...
LLVM
TPC
TD
next_suggestion
Virtual ISA
615,951
[ "}" ]
[ "bits", "<", "<NUM_LIT>", ">", "SrcB", "=", "<NUM_LIT>", ";", "bits", "<", "<NUM_LIT>", ">", "Dest", "=", "<NUM_LIT>", ";", "bits", "<", "<NUM_LIT>", ">", "Switches", "=", "<NUM_LIT>", ";", "bits", "<", "<NUM_LIT>", ">", "OperandType", "=", "OpType", "."...
LLVM
X86
CPP
stmt_completion
CPU
615,952
[ "(", ")", ";" ]
[ "SDValue", "Mask", "=", "cast", "<", "X86MaskedGatherScatterSDNode", ">", "(", "N", ")", "->", "getMask", "(", ")", ";", "if", "(", "Mask", ".", "getScalarValueSizeInBits", "(", ")", "!=", "<NUM_LIT>", ")", "{", "const", "TargetLowering", "&", "TLI", "=", ...
LLVM
Hexagon
TD
stmt_completion
DSP
615,953
[ "<NUM_LIT>", "}", "=", "<NUM_LIT>", ";" ]
[ "def", "F2_dfclass", ":", "HInst", "<", "(", "outs", "PredRegs", ":", "$", "Pd4", ")", ",", "(", "ins", "DoubleRegs", ":", "$", "Rss32", ",", "u5_0Imm", ":", "$", "Ii", ")", ",", "<STR_LIT>", ",", "tc_643b4717", ",", "TypeALU64", ">", ",", "Enc_1f19b...
LLVM
Cpu0
CPP
stmt_completion
CPU
615,954
[ "DAG", ".", "getRegister", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "MVT", "::", "i32", ")", ")", ";" ]
[ "return", "DAG", ".", "getNode", "(", "<STR_LIT>", "::", "<STR_LIT>", ",", "dl", ",", "MVT", "::", "Other", ",", "Chain", "," ]
GCC
i386
MD
stmt_completion
CPU
615,955
[ "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(" ]
LLVM
ARM
CPP
stmt_completion
CPU
615,956
[ "&", "MAI", ")", ";" ]
[ "assert", "(", "MO", ".", "isImm", "(", ")", "&&", "<STR_LIT>", "Not a valid so_imm value!", "<STR_LIT>", ")", ";", "printSOImm", "(", "O", ",", "MO", ".", "getImm", "(", ")", ",", "VerboseAsm", "," ]
GCC
m68k
CPP
code_generation
MPU
615,957
[ "static", "int", "sched_get_attr_size_int", "(", "rtx_insn", "*", "insn", ")", "{", "int", "size", ";", "switch", "(", "get_attr_type", "(", "insn", ")", ")", "{", "case", "TYPE_IGNORE", ":", "gcc_unreachable", "(", ")", ";", "return", "<NUM_LIT>", ";", "c...
[ "Return", "size", "of", "INSN", "as", "int", "." ]
LLVM
XCore
CPP
code_generation
MPU
615,958
[ "MachineBasicBlock", "::", "iterator", "XCoreInstrInfo", "::", "loadImmediate", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "unsigned", "Reg", ",", "uint64_t", "Value", ")", "const", "{", "DebugLoc", "dl", ";", "i...
[ "Emit", "a", "series", "of", "instructions", "to", "load", "an", "immediate", "." ]
GCC
csky
MD
stmt_completion
CPU
615,959
[ "<STR_LIT>", ")", "]" ]
[ "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>" ]
GCC
avr
CPP
program_repair
MPU
615,960
[ "<FIXS>", "case", "E_HImode", ":", "<FIXE>" ]
[ "*", "total", "+=", "avr_operand_rtx_cost", "(", "XEXP", "(", "x", ",", "<NUM_LIT>", ")", ",", "mode", ",", "code", ",", "<NUM_LIT>", ",", "speed", ")", ";", "break", ";", "<BUGS>", "case", "HImode", ":", "<BUGE>", "if", "(", "AVR_HAVE_MUL", "&&", "(",...
LLVM
Mips
CPP
program_repair
CPU
615,961
[ "<FIXS>", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "Log2", ",", "SDLoc", "(", "N", ")", ",", "EltTy", ")", ";", "<FIXE>" ]
[ "int32_t", "Log2", "=", "(", "~", "ImmValue", ")", ".", "exactLogBase2", "(", ")", ";", "if", "(", "Log2", "!=", "-", "<NUM_LIT>", ")", "{", "<BUGS>", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "Log2", ",", "EltTy", ")", ";", "<BUGE>", "re...
LLVM
AArch64
TD
stmt_completion
CPU
615,962
[ ",", "<NUM_LIT>", ">", ";" ]
[ "def", ":", "InstAlias", "<", "<STR_LIT>", ",", "(", "SUBWrs", "GPR32", ":", "$", "dst", ",", "WZR", ",", "GPR32", ":", "$", "src", ",", "<NUM_LIT>", ")" ]
LLVM
WebAssembly
CPP
next_suggestion
Virtual ISA
615,963
[ "Op", "->", "BrL", ".", "List", ".", "push_back", "(", "Lexer", ".", "getTok", "(", ")", ".", "getIntVal", "(", ")", ")", ";" ]
[ "bool", "ParseInstruction", "(", "ParseInstructionInfo", "&", ",", "StringRef", "Name", ",", "SMLoc", "NameLoc", ",", "OperandVector", "&", "Operands", ")", "override", "{", "Name", "=", "StringRef", "(", "NameLoc", ".", "getPointer", "(", ")", ",", "Name", ...
LLVM
ARM
TD
stmt_completion
CPU
615,964
[ "size", ",", "cstr", ">", ";" ]
[ "def", "<STR_LIT>", ":", "MVE_VCMUL", "<", "iname", ",", "VTI", ".", "Suffix", "," ]
LLVM
PowerPC
CPP
stmt_completion
CPU
615,965
[ "RMin", ")", ",", "getI32Imm", "(", "MaskEnd", ")", ")", ";" ]
[ "uint64_t", "RImm", "=", "Rot64", "(", "Imm", ",", "r", ")", ";", "unsigned", "RCount", "=", "SelectInt64CountDirect", "(", "RImm", ")", "+", "<NUM_LIT>", ";", "if", "(", "RCount", "<", "Count", ")", "{", "Count", "=", "RCount", ";", "RMin", "=", "r"...
GCC
frv
CPP
program_repair
VLIW
615,966
[ "<FIXS>", "reload_completed", ",", "condexec_p", ",", "FALSE", ")", ")", ";", "}", "voidfrv_expand_fdpic_call", "(", "rtx", "*", "operands", ",", "int", "ret_value", ")", "{", "rtx", "lr", "=", "gen_rtx_REG", "(", "Pmode", ",", "LR_REGNO", ")", ";", "rtx",...
[ "return", "(", "(", "GET_MODE", "(", "op", ")", "==", "mode", "||", "mode", "==", "VOIDmode", ")", "&&", "GET_CODE", "(", "op", ")", "==", "MEM", "&&", "frv_legitimate_address_p", "(", "mode", ",", "XEXP", "(", "op", ",", "<NUM_LIT>", ")", ",", "<BUG...
LLVM
XCore
CPP
next_suggestion
MPU
615,967
[ "return", "SDValue", "(", ")", ";" ]
[ "unsigned", "IntNo", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "<NUM_LIT>", ")", ")", "->", "getZExtValue", "(", ")", ";", "switch", "(", "IntNo", ")", "{", "case", "Intrinsic", "::", "xcore_crc8", ":", "EVT", "VT", "=...
LLVM
ARM
CPP
program_repair
CPU
615,968
[ "<FIXS>", "if", "(", "Kind", "!=", "k_Immediate", ")", "<FIXE>" ]
[ "return", "Value", ">=", "<NUM_LIT>", "&&", "Value", "<NUM_LIT>", ";", "}", "bool", "isImm1_16", "(", ")", "const", "{", "<BUGS>", "if", "(", "Kind", "!=", "Immediate", ")", "<BUGE>", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dy...
GCC
loongarch
CPP
stmt_completion
CPU
615,969
[ "<NUM_LIT>", ",", "(", "v8u16", ")", "_", "<NUM_LIT>", ")", ";" ]
[ "return", "(", "_", "_", "m128i", ")", "_", "_", "builtin_lsx_vmulwod_w_hu", "(", "(", "v8u16", ")", "_" ]
GCC
alpha
MD
stmt_completion
MPU
615,970
[ "=", "<NUM_LIT>", "|", "|", "i", "=", "=", "<NUM_LIT>" ]
[ "return", "i", "=", "=", "<NUM_LIT>", "|", "|", "i", "=", "=", "<NUM_LIT>", "|", "|", "i", "=" ]
LLVM
X86
TD
program_repair
CPU
615,971
[ "<FIXS>", "defm", "VCVTUDQ2PD", ":", "avx512_cvtdq2pd", "<NUM_LIT>", ",", "<STR_LIT>", ",", "any_uint_to_fp", ",", "<FIXE>", "<FIXS>", "defm", "VCVTUDQ2PS", ":", "avx512_cvtdq2ps", "<NUM_LIT>", ",", "<STR_LIT>", ",", "any_uint_to_fp", ",", "<FIXE>" ]
[ "X86cvttp2uiSAE", ",", "SchedWriteCvtPD2DQ", ">", ",", "PS", ",", "VEX_W", ",", "EVEX_CD8", "<NUM_LIT>", ",", "CD8VF", ">", ";", "<BUGS>", "defm", "VCVTUDQ2PD", ":", "avx512_cvtdq2pd", "<NUM_LIT>", ",", "<STR_LIT>", ",", "uint_to_fp", ",", "<BUGE>", "X86VUintToF...
GCC
powerpcspe
MD
next_suggestion
CPU
615,972
[ "<STR_LIT>", ")" ]
[ "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")" ]
LLVM
AArch64
TD
program_repair
CPU
615,973
[ "<FIXS>", "Sched", "[", "WriteVq", "]", ">", "{", "<FIXE>" ]
[ ":", "I", "(", "outs", "outreg", ":", "$", "Rd", ")", ",", "(", "ins", "inreg", ":", "$", "Rn", ")", ",", "asm", ",", "<STR_LIT>", "#", "outkind", "#", "<STR_LIT>", "#", "inkind", "#", "<STR_LIT>", "#", "outkind", "#", "<STR_LIT>", ",", "<STR_LIT>"...
LLVM
ARM64
TD
next_suggestion
CPU
615,974
[ "}" ]
[ "def", "Drr", ":", "BaseTwoOperandFPComparison", "<", "signalAllNans", ",", "FPR64", ",", "asm", ",", "[", "(", "OpNode", "FPR64", ":", "$", "Rn", ",", "(", "f64", "FPR64", ":", "$", "Rm", ")", ")", ",", "(", "implicit", "CPSR", ")", "]", ">", "{",...
GCC
avr
CPP
next_suggestion
MPU
615,975
[ "}" ]
[ "if", "(", "GET_CODE", "(", "pat", ")", "==", "PARALLEL", ")", "pat", "=", "XVECEXP", "(", "pat", ",", "<NUM_LIT>", ",", "<NUM_LIT>", ")", ";", "rtx", "src", "=", "SET_SRC", "(", "pat", ")", ";", "if", "(", "IF_THEN_ELSE", "==", "GET_CODE", "(", "s...
LLVM
MSP430
CPP
code_generation
MPU
615,976
[ "MachineBasicBlock", "::", "iterator", "MSP430FrameLowering", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "const", "MSP430InstrInfo", ...
[ "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
ia64
MD
stmt_completion
CPU
615,977
[ "<STR_LIT>", ")", ")", ")", "]" ]
[ "(", "ss_plus", ":", "VECINT12", "(", "match_operand", ":", "VECINT12", "<NUM_LIT>", "<STR_LIT>", "<STR_LIT>", ")", "(", "match_operand", ":", "VECINT12", "<NUM_LIT>", "<STR_LIT>" ]
GCC
i386
MD
program_repair
CPU
615,978
[ "<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>", ")" ]
LLVM
ARM
TD
stmt_completion
CPU
615,979
[ "<STR_LIT>", ";" ]
[ "let", "Name", "=", "<STR_LIT>", ";", "let", "ParserMethod", "=", "<STR_LIT>", ";", "let", "RenderMethod", "=" ]
LLVM
X86
CPP
next_suggestion
CPU
615,980
[ "}", "else", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "N0", ")", ")", "{" ]
[ "bool", "X86DAGToDAGISel", "::", "MatchWrapper", "(", "SDValue", "N", ",", "X86ISelAddressMode", "&", "AM", ")", "{", "if", "(", "AM", ".", "hasSymbolicDisplacement", "(", ")", ")", "return", "true", ";", "SDValue", "N0", "=", "N", ".", "getOperand", "(", ...
GCC
i386
MD
stmt_completion
CPU
615,981
[ "]", ")" ]
[ "<STR_LIT>", "<STR_LIT>", "[", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "set_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
R600
CPP
next_suggestion
GPU
615,982
[ "InVals", ".", "push_back", "(", "Arg", ")", ";" ]
[ "SmallVector", "<", "ISD", "::", "InputArg", ",", "<NUM_LIT>", ">", "LocalIns", ";", "getOriginalFunctionArgs", "(", "DAG", ",", "MF", ".", "getFunction", "(", ")", ",", "Ins", ",", "LocalIns", ")", ";", "AnalyzeFormalArguments", "(", "CCInfo", ",", "LocalIn...
LLVM
X86
CPP
stmt_completion
CPU
615,983
[ "MMX_MOVQ64mr", ";" ]
[ "Opc", "=", "X86", "::", "ST_Fp64m", ";", "}", "else", "if", "(", "RC", "==", "&", "X86", "::", "RFP32RegClass", ")", "{", "Opc", "=", "X86", "::", "ST_Fp32m", ";", "}", "else", "if", "(", "RC", "==", "&", "X86", "::", "FR32RegClass", ")", "{", ...
GCC
i386
CPP
stmt_completion
CPU
615,984
[ "_", "_", "m64", "_", "_", "m1", ",", "_", "_", "m64", "_", "_", "m2", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "m64", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "m_psubsb", "(" ]
LLVM
TPC
TD
next_suggestion
Virtual ISA
615,985
[ "let", "immOpNum", "=", "<NUM_LIT>", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "pred", ";", "let", "Dest", "=", "dest", ";", "let", "SrcA", "=", "src", ";", "let", "SrcExtra", "=", "{", "<NUM_LIT>", ",", "mask", "{", "<NUM_LIT>", "-", "<NUM_LIT>", "}", ",", "<NUM_LIT>", "}", ";", "let", "Switches"...
GCC
m68k
MD
stmt_completion
MPU
615,986
[ "<STR_LIT>", ")" ]
[ "(", "define_predicate", "<STR_LIT>", "(", "and", "(", "match_operand", "<NUM_LIT>" ]
LLVM
ARM
CPP
next_suggestion
CPU
615,987
[ "isAdd", "=", "false", ";" ]
[ "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "const", "MCOperand", "&", "MO1", "=", "MI", ".", "getOperand", "(", "OpIdx", "+", "<NUM_LIT>", ")", ";", "Reg", "=", "CTX", ".", "getRegisterInfo", "(", ")", "->"...
LLVM
AAP
CPP
next_suggestion
MPU
615,988
[ "case", "<STR_LIT>", "::", "<STR_LIT>", ":" ]
[ "switch", "(", "Opcode", ")", "{", "default", ":", "return", "nullptr", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "AAPISD::RET_FLAG", "<STR_LIT>", ";", "case", "<STR_LIT>", "::", "<STR_LIT>", ":", "return", "<STR_LIT>", "AAPISD::CA...
LLVM
ARM
CPP
stmt_completion
CPU
615,989
[ ",", "Size", ")", ";" ]
[ "void", "EmitValueImpl", "(", "const", "MCExpr", "*", "Value", ",", "unsigned", "Size", ",", "const", "SMLoc", "&", "Loc", ")", "override", "{", "if", "(", "const", "MCSymbolRefExpr", "*", "SRE", "=", "dyn_cast_or_null", "<", "MCSymbolRefExpr", ">", "(", "...
GCC
i386
CPP
stmt_completion
CPU
615,990
[ "_", "_", "m256i", "_", "_", "X", ",", "_", "_", "m256i", "_", "_", "Y", ")", "{" ]
[ "extern", "_", "_", "inline", "_", "_", "mmask8", "_", "_", "attribute__", "(", "(", "_", "_", "gnu_inline__", ",", "_", "_", "always_inline__", ",", "_", "_", "artificial__", ")", ")", "_", "mm256_mask_cmple_epu8_mask", "(", "_", "_", "mmask8", "_", "...
GCC
aarch64
CPP
code_generation
CPU
615,991
[ "void", "function_expander", "::", "prepare_prefetch_operands", "(", ")", "{", "unsigned", "int", "prfop", "=", "INTVAL", "(", "args", ".", "last", "(", ")", ")", ";", "args", ".", "quick_push", "(", "GEN_INT", "(", "(", "prfop", "&", "<NUM_LIT>", ")", "...
[ "The", "final", "argument", "is", "an", "immediate", "svprfop", "value", ".", "Add", "two", "fake", "arguments", "to", "represent", "the", "rw", "and", "locality", "operands", "of", "a", "PREFETCH", "rtx", "." ]
GCC
arm
MD
stmt_completion
CPU
615,992
[ ")" ]
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
LLVM
M68k
CPP
code_generation
MPU
615,993
[ "void", "M68kInstrInfo", "::", "AddZExt", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "DebugLoc", "DL", ",", "unsigned", "Reg", ",", "MVT", "From", ",", "MVT", "To", ")", "const", "{", "unsigned", "Mask", ","...
[ "Add", "appropriate", "ZExt", "nodes", "." ]
LLVM
ARM
CPP
stmt_completion
CPU
615,994
[ "<NUM_LIT>", ")", "return", "<NUM_LIT>", ";" ]
[ "static", "unsigned", "translateShiftImm", "(", "unsigned", "imm", ")", "{", "if", "(", "imm", "==" ]
LLVM
PowerPC
CPP
stmt_completion
CPU
615,995
[ "DAG", ")", ";" ]
[ "case", "ISD", "::", "STRICT_FP_TO_SINT", ":", "case", "ISD", "::", "FP_TO_UINT", ":", "case", "ISD", "::", "FP_TO_SINT", ":", "return", "LowerFP_TO_INT", "(", "Op", ",", "DAG", ",", "SDLoc", "(", "Op", ")", ")", ";", "case", "ISD", "::", "STRICT_UINT_TO...
GCC
nds32
MD
next_suggestion
CPU
615,996
[ "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", ")", ")", ")" ]
[ "(", "and", "(", "match_test", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")", "(", "and", "(", "eq_attr", "<STR_LIT>", "<STR_LIT>", ")" ]
GCC
aarch64
CPP
next_suggestion
CPU
615,997
[ "}" ]
[ "int32x4_t", "result", ";", "_", "_", "asm__", "(", "<STR_LIT>", "sabal2 %0.4s,%2.8h,%3.8h", "<STR_LIT>", ":", "<STR_LIT>", "=w", "<STR_LIT>", "(", "result", ")", ":", "<STR_LIT>", "<NUM_LIT>", "<STR_LIT>", "(", "a", ")", ",", "<STR_LIT>", "w", "<STR_LIT>", "(...
LLVM
AArch64
TD
stmt_completion
CPU
615,998
[ "=", "iop", ";" ]
[ "bits", "<", "<NUM_LIT>", ">", "iop", ";", "bits", "<", "<NUM_LIT>", ">", "Zm", ";", "let", "Inst", "{", "<NUM_LIT>", "}" ]
LLVM
AArch64
TD
stmt_completion
CPU
615,999
[ ":", "$", "src", ")", ")", ">", ";" ]
[ "def", ":", "Pat", "<", "(", "v1i64", "(", "bitconvert", "(", "v4i16", "FPR64", ":", "$", "src", ")", ")", ")", ",", "(", "v1i64", "(", "REV64v4i16", "FPR64" ]