ground_truth
listlengths
8
512
natrual_language
listlengths
1
243
TS_V_token
listlengths
1
182
File
stringlengths
2
45
Func
stringlengths
1
56
Target
stringclasses
175 values
Target_Clf
stringclasses
6 values
Compiler_Type
stringclasses
2 values
Idx
int64
0
36.2k
Length
int64
6
510
Cover_Rate
float64
1
1
Template_token
listlengths
0
0
[ "<s>", "unsigned", "PPCRegisterInfo", "::", "getRegPressureLimit", "(", "const", "TargetRegisterClass", "*", "RC", ",", "MachineFunction", "&", "MF", ")", "const", "{", "const", "PPCFrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "const...
[ "Return", "the", "register", "pressure", "``", "high", "water", "mark", "''", "for", "the", "specific", "register", "class", "." ]
[ "PowerPC", "PPC", "PPC", "1", "0", "PPC::G8RC_NOX0RegClassID", "PPC::GPRC_NOR0RegClassID", "PPC::SPERCRegClassID", "PPC::SPE4RCRegClassID", "PPC::G8RCRegClassID", "PPC::GPRCRegClassID", "1", "0", "32", "PPC::F8RCRegClassID", "PPC::F4RCRegClassID", "PPC::QFRCRegClassID", "PPC::QSRCR...
PPCRegisterInfo43
getRegPressureLimit
PowerPC
CPU
LLVM
26,500
176
1
[]
[ "<s>", "bool", "AGCExpandPseudo", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "TII", "=", "static_cast", "<", "const", "AGCInstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";...
[ "runOnMachineFunction", "-", "Emit", "the", "function", "body", "." ]
[ "AGC", "AGC", "AGC" ]
AGCExpandPseudos
runOnMachineFunction
AGC
MPU
LLVM
26,501
54
1
[]
[ "<s>", "bool", "SparcPassConfig", "::", "addInstSelector", "(", ")", "{", "addPass", "(", "createSparcISelDag", "(", "getSparcTargetMachine", "(", ")", ")", ")", ";", "return", "false", ";", "}", "</s>" ]
[ "addInstSelector", "-", "This", "method", "should", "install", "an", "instruction", "selector", "pass", ",", "which", "converts", "from", "LLVM", "code", "to", "machine", "instructions", "." ]
[ "Sparc", "Sparc", "Sparc", "Sparc" ]
SparcTargetMachine (2)1
addInstSelector
Sparc
CPU
LLVM
26,502
21
1
[]
[ "<s>", "StringRef", "getAddress", "(", ")", "const", "{", "return", "Address", ";", "}", "</s>" ]
[ "Returns", "the", "address", "of", "this", "pointer", "in", "this", "block", "." ]
[ "PIC16" ]
PIC16Section
getAddress
PIC16
MPU
LLVM
26,503
10
1
[]
[ "<s>", "static", "rtx", "mark_constant_pool_use", "(", "rtx", "x", ")", "{", "rtx", "insn", ",", "lab", ",", "pattern", ";", "if", "(", "x", "==", "NULL", ")", "return", "x", ";", "switch", "(", "GET_CODE", "(", "x", ")", ")", "{", "case", "LABEL_R...
[ "Mark", "the", "use", "of", "a", "constant", "in", "the", "literal", "table", ".", "If", "the", "constant", "has", "multiple", "labels", ",", "make", "it", "unique", "." ]
[ "sh", "0", "1", "1", "0", "1", "0", "0" ]
sh3
mark_constant_pool_use
sh
CPU
GCC
26,504
246
1
[]
[ "<s>", "static", "rtx_insn", "*", "mep_make_bundle", "(", "rtx", "core_insn_or_pat", ",", "rtx_insn", "*", "cop", ")", "{", "rtx", "seq", ";", "rtx_insn", "*", "core_insn", ";", "rtx_insn", "*", "insn", ";", "if", "(", "INSN_P", "(", "core_insn_or_pat", ")...
[ "Create", "a", "VLIW", "bundle", "from", "core", "instruction", "CORE", "and", "coprocessor", "instruction", "COP", ".", "COP", "always", "satisfies", "INSN_P", ",", "but", "CORE", "can", "be", "either", "a", "new", "pattern", "or", "an", "existing", "instru...
[ "mep", "2", "0", "0" ]
mep
mep_make_bundle
mep
CPU
GCC
26,505
170
1
[]
[ "<s>", "bool", "X86IntelAsmPrinter", "::", "PrintAsmMemoryOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ",", "unsigned", "AsmVariant", ",", "const", "char", "*", "ExtraCode", ")", "{", "if", "(", "ExtraCode", "&&", "ExtraCode", "[...
[ "Print", "the", "specified", "operand", "of", "MI", ",", "an", "INLINEASM", "instruction", ",", "using", "the", "specified", "assembler", "variant", "as", "an", "address", "." ]
[ "X86", "X86", "0" ]
X86IntelAsmPrinter
PrintAsmMemoryOperand
X86
CPU
LLVM
26,506
45
1
[]
[ "<s>", "static", "tree", "bpf_core_compute", "(", "tree", "node", ",", "vec", "<", "unsigned", "int", ">", "*", "accessors", ")", "{", "if", "(", "TREE_CODE", "(", "node", ")", "==", "ADDR_EXPR", ")", "node", "=", "TREE_OPERAND", "(", "node", ",", "0",...
[ "Traverse", "the", "subtree", "under", "NODE", ",", "which", "is", "expected", "to", "be", "some", "form", "of", "aggregate", "access", "the", "CO-RE", "machinery", "cares", "about", "(", "like", "a", "read", "of", "a", "member", "of", "a", "struct", "or...
[ "bpf", "0", "0", "0", "1", "1", "0", "0", "0", "0" ]
bpf
bpf_core_compute
bpf
Virtual ISA
GCC
26,507
185
1
[]
[ "<s>", "void", "load_got_register", "(", "void", ")", "{", "rtx", "insn", ";", "if", "(", "TARGET_VXWORKS_RTP", ")", "{", "if", "(", "!", "got_register_rtx", ")", "got_register_rtx", "=", "pic_offset_table_rtx", ";", "insn", "=", "gen_vxworks_load_got", "(", "...
[ "Emit", "code", "to", "load", "the", "GOT", "register", "." ]
[ "sparc", "32", "\"__sparc_get_pc_thunk.%s\"", "1", "\"LADDPC\"", "0" ]
sparc
load_got_register
sparc
CPU
GCC
26,508
146
1
[]
[ "<s>", "int", "HexagonDAGToDAGISel", "::", "getHeight", "(", "SDNode", "*", "N", ")", "{", "if", "(", "!", "isOpcodeHandled", "(", "N", ")", ")", "return", "0", ";", "assert", "(", "RootWeights", ".", "count", "(", "N", ")", "&&", "RootWeights", "[", ...
[ "The", "height", ",", "in", "the", "dependence", "graph", ",", "for", "a", "node", "." ]
[ "Hexagon", "Hexagon", "0", "0", "\"Cannot query height of unvisited/RAUW'd node!\"" ]
HexagonISelDAGToDAG1
getHeight
Hexagon
DSP
LLVM
26,509
47
1
[]
[ "<s>", "void", "reset", "(", ")", "override", "{", "MappingSymbolCounter", "=", "0", ";", "State", "=", "EMS_None", ";", "MCELFStreamer", "::", "reset", "(", ")", ";", "}", "</s>" ]
[ "Reset", "an", "existing", "scalar", "value", "for", "Def", "and", "a", "given", "Instance", "." ]
[ "CSKY", "0" ]
CSKYELFStreamer1
reset
CSKY
CPU
LLVM
26,510
21
1
[]
[ "<s>", "int", "sh_dwarf_calling_convention", "(", "const_tree", "func", ")", "{", "if", "(", "sh_attr_renesas_p", "(", "func", ")", ")", "return", "DW_CC_GNU_renesas_sh", ";", "return", "DW_CC_normal", ";", "}", "</s>" ]
[ "Implements", "target", "hook", "dwarf_calling_convention", ".", "Return", "an", "enum", "of", "dwarf_calling_convention", "." ]
[ "sh" ]
sh
sh_dwarf_calling_convention
sh
CPU
GCC
26,511
21
1
[]
[ "<s>", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "setPreservesCFG", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU", ")", ";", "}", "</s>" ]
[ "getAnalysisUsage", "-", "Subclasses", "that", "override", "getAnalysisUsage", "must", "call", "this", "." ]
[ "RI5CY" ]
RISCVCleanupVSETVLI
getAnalysisUsage
RI5CY
CPU
LLVM
26,512
24
1
[]
[ "<s>", "static", "void", "c4x_add_gc_roots", "(", ")", "{", "ggc_add_rtx_root", "(", "&", "c4x_compare_op0", ",", "1", ")", ";", "ggc_add_rtx_root", "(", "&", "c4x_compare_op1", ",", "1", ")", ";", "ggc_add_tree_root", "(", "&", "code_tree", ",", "1", ")", ...
[ "Called", "to", "register", "all", "of", "our", "global", "variables", "with", "the", "garbage", "collector", "." ]
[ "c4x", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1" ]
c4x
c4x_add_gc_roots
c4x
DSP
GCC
26,513
143
1
[]
[ "<s>", "static", "int", "ix86_i387_mode_needed", "(", "int", "entity", ",", "rtx_insn", "*", "insn", ")", "{", "enum", "attr_i387_cw", "mode", ";", "if", "(", "CALL_P", "(", "insn", ")", "||", "(", "NONJUMP_INSN_P", "(", "insn", ")", "&&", "(", "asm_nope...
[ "Return", "mode", "that", "i387", "must", "be", "switched", "into", "prior", "to", "the", "execution", "of", "insn", "." ]
[ "i386", "0", "0" ]
i3868
ix86_i387_mode_needed
i386
CPU
GCC
26,514
132
1
[]
[ "<s>", "bool", "RISCVTargetLowering", "::", "isEligibleForTailCallOptimization", "(", "CCState", "&", "CCInfo", ",", "CallLoweringInfo", "&", "CLI", ",", "MachineFunction", "&", "MF", ",", "const", "SmallVector", "<", "CCValAssign", ",", "16", ">", "&", "ArgLocs",...
[ "Returns", "true", "if", "the", "call", "can", "be", "lowered", "as", "a", "tail", "call", "." ]
[ "RISCV", "RISCV", "16", "\"interrupt\"", "0", "0", "RISCV" ]
RISCVISelLowering1
isEligibleForTailCallOptimization
RISCV
CPU
LLVM
26,515
284
1
[]
[ "<s>", "unsigned", "X86FastISel", "::", "fastMaterializeConstant", "(", "const", "Constant", "*", "C", ")", "{", "EVT", "CEVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "C", "->", "getType", "(", ")", ",", "true", ")", ";", "if", "(", "!", "C...
[ "Emit", "a", "constant", "in", "a", "register", "using", "target-specific", "logic", ",", "such", "as", "constant", "pool", "loads", "." ]
[ "X86", "X86", "0", "X86", "X86", "X86", "0" ]
X86FastISel (2)4
fastMaterializeConstant
X86
CPU
LLVM
26,516
125
1
[]
[ "<s>", "SDNode", "*", "MSP430DAGToDAGISel", "::", "Select", "(", "SDValue", "Op", ")", "{", "SDNode", "*", "Node", "=", "Op", ".", "getNode", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "DOUT", "<<", "std", "::", ...
[ "Main", "hook", "for", "targets", "to", "transform", "nodes", "into", "machine", "nodes", "." ]
[ "MSP430", "MSP430", "\"Selecting: \"", "\"\\n\"", "2", "2", "\"== \"", "\"\\n\"", "2", "ISD::FrameIndex", "MVT::i16", "MVT::i16", "MSP430::ADD16ri", "MVT::i16", "0", "MVT::i16", "MSP430::ADD16ri", "MVT::i16", "0", "MVT::i16", "2", "\"=> \"", "\"\\n\"", "2" ]
MSP430ISelDAGToDAG13
Select
MSP430
MPU
LLVM
26,517
310
1
[]
[ "<s>", "static", "const", "char", "*", "read_file", "(", "FILE", "*", "stream", ")", "{", "size_t", "alloc", "=", "16384", ";", "size_t", "base", "=", "0", ";", "char", "*", "buffer", ";", "if", "(", "!", "fseek", "(", "stream", ",", "0", ",", "S...
[ "Read", "the", "whole", "input", "file", ".", "It", "will", "be", "NUL", "terminated", "(", "but", "remember", ",", "there", "could", "be", "a", "NUL", "in", "the", "file", "itself", "." ]
[ "nvptx", "16384", "0", "0", "0", "100", "0", "1", "1", "1", "2", "0" ]
mkoffload2
read_file
nvptx
GPU
GCC
26,518
151
1
[]
[ "<s>", "hashval_t", "toc_hasher", "::", "hash", "(", "toc_hash_struct", "*", "thc", ")", "{", "return", "rs6000_hash_constant", "(", "thc", "->", "key", ")", "^", "thc", "->", "key_mode", ";", "}", "</s>" ]
[ "Hash", "function", "for", "builtin", "functions", "with", "up", "to", "3", "arguments", "and", "a", "return", "type", "." ]
[ "rs6000" ]
rs6000
hash
rs6000
CPU
GCC
26,519
23
1
[]
[ "<s>", "virtual", "MVT", "getScalarShiftAmountTy", "(", "EVT", "LHSTy", ")", "const", "{", "return", "MVT", "::", "i32", ";", "}", "</s>" ]
[ "Return", "the", "type", "to", "use", "for", "a", "scalar", "shift", "opcode", ",", "given", "the", "shifted", "amount", "type", "." ]
[ "XCore", "MVT::i32" ]
XCoreISelLowering1
getScalarShiftAmountTy
XCore
MPU
LLVM
26,520
15
1
[]
[ "<s>", "bool", "AArch64CallLowering", "::", "lowerFormalArguments", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "const", "Function", "&", "F", ",", "ArrayRef", "<", "ArrayRef", "<", "Register", ">>", "VRegs", ",", "FunctionLoweringInfo", "&", "FLI", ")", "c...
[ "This", "hook", "must", "be", "implemented", "to", "lower", "the", "incoming", "(", "formal", ")", "arguments", ",", "described", "by", "VRegs", ",", "for", "GlobalISel", "." ]
[ "AArch64", "AArch64", "8", "0", "AArch64", "AArch64", "AArch64", "AArch64", "AArch64", "AArch64", "AArch64", "4", "8", "4", "16", "AArch64" ]
AArch64CallLowering13
lowerFormalArguments
AArch64
CPU
LLVM
26,521
487
1
[]
[ "<s>", "static", "int", "riscv_build_integer_1", "(", "struct", "riscv_integer_op", "codes", "[", "RISCV_MAX_INTEGER_OPS", "]", ",", "HOST_WIDE_INT", "value", ",", "enum", "machine_mode", "mode", ")", "{", "HOST_WIDE_INT", "low_part", "=", "CONST_LOW_PART", "(", "va...
[ "Helper", "function", "for", "riscv_build_integer", ";", "arguments", "are", "as", "for", "riscv_build_integer", "." ]
[ "riscv", "1", "0", "0", "1", "0", "1", "1", "1", "1", "1", "1", "2", "0", "1", "1", "1", "2", "1", "0", "1", "1", "1" ]
riscv2
riscv_build_integer_1
riscv
CPU
GCC
26,522
393
1
[]
[ "<s>", "LoadInst", "*", "X86TargetLowering", "::", "lowerIdempotentRMWIntoFencedLoad", "(", "AtomicRMWInst", "*", "AI", ")", "const", "{", "unsigned", "NativeWidth", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "64", ":", "32", ";", "const", "Type", "*", ...
[ "On", "some", "platforms", ",", "an", "AtomicRMW", "that", "never", "actually", "modifies", "the", "value", "(", "such", "as", "fetch_add", "of", "0", ")", "can", "be", "turned", "into", "a", "fence", "followed", "by", "an", "atomic", "load", "." ]
[ "X86", "X86", "64", "32", "Intrinsic::getDeclaration", "Intrinsic::x86_sse2_mfence" ]
X86ISelLowering155
lowerIdempotentRMWIntoFencedLoad
X86
CPU
LLVM
26,523
204
1
[]
[ "<s>", "const", "SparcInstrInfo", "*", "getInstrInfo", "(", ")", "const", "override", "{", "return", "&", "InstrInfo", ";", "}", "</s>" ]
[ "TargetInstrInfo", "getter", "." ]
[ "Sparc", "Sparc" ]
SparcSubtarget (2)
getInstrInfo
Sparc
CPU
LLVM
26,524
14
1
[]
[ "<s>", "static", "bool", "is_power9_pairable_vec_type", "(", "enum", "attr_type", "type", ")", "{", "switch", "(", "type", ")", "{", "case", "TYPE_VECSIMPLE", ":", "case", "TYPE_VECCOMPLEX", ":", "case", "TYPE_VECDIV", ":", "case", "TYPE_VECCMP", ":", "case", ...
[ "Return", "whether", "TYPE", "is", "a", "Power9", "pairable", "vector", "instruction", "type", "." ]
[ "powerpcspe" ]
powerpcspe
is_power9_pairable_vec_type
powerpcspe
CPU
GCC
26,525
50
1
[]
[ "<s>", "static", "bool", "hasTailCall", "(", "const", "MachineBasicBlock", "&", "MBB", ")", "{", "MachineBasicBlock", "::", "const_iterator", "I", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "end", "(", ")", ...
[ "Returns", "true", "if", "the", "function", "contains", "a", "tail", "call", "." ]
[ "Hexagon", "Hexagon::PS_tailcall_i", "Hexagon::PS_tailcall_r" ]
HexagonFrameLowering10
hasTailCall
Hexagon
DSP
LLVM
26,526
57
1
[]
[ "<s>", "void", "SystemZInstrInfo", "::", "insertSelect", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "const", "DebugLoc", "&", "DL", ",", "unsigned", "DstReg", ",", "ArrayRef", "<", "MachineOperand", ">", "Pred", ...
[ "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", "." ]
[ "SystemZ", "SystemZ", "2", "\"Invalid condition\"", "0", "1", "SystemZ::GRX32BitRegClass", "SystemZ::SELRMux", "SystemZ::LOCRMux", "SystemZ::LOCR", "SystemZ::GR32BitRegClass", "SystemZ::GR32BitRegClass", "SystemZ::GR32BitRegClass", "SystemZ::GR64BitRegClass", "SystemZ::SELGR", "SystemZ...
SystemZInstrInfo19
insertSelect
SystemZ
CPU
LLVM
26,527
323
1
[]
[ "<s>", "static", "bool", "tilegx_truly_noop_truncation", "(", "poly_uint64", "outprec", ",", "poly_uint64", "inprec", ")", "{", "return", "inprec", "<=", "32", "||", "outprec", ">", "32", ";", "}", "</s>" ]
[ "Implement", "TARGET_TRULY_NOOP_TRUNCATION", ".", "We", "represent", "all", "SI", "values", "as", "sign-extended", "DI", "values", "in", "registers", "." ]
[ "tilegx", "32", "32" ]
tilegx
tilegx_truly_noop_truncation
tilegx
VLIW
GCC
26,528
21
1
[]
[ "<s>", "static", "void", "i386_solaris_elf_named_section", "(", "const", "char", "*", "name", ",", "unsigned", "int", "flags", ",", "tree", "decl", ")", "{", "if", "(", "TARGET_64BIT", "&&", "strcmp", "(", "name", ",", "\".eh_frame\"", ")", "==", "0", ")",...
[ "Solaris", "named-section", "hook", ".", "Parameters", "are", "as", "for", "named_section_real", "." ]
[ "i386", "\".eh_frame\"", "0", "\"\\t.section\\t%s,\\\"%s\\\",@unwind\\n\"", "\"aw\"", "\"a\"", "\"\\t.section\\t%s,#exclude\\n\"" ]
i386
i386_solaris_elf_named_section
i386
CPU
GCC
26,529
101
1
[]
[ "<s>", "unsigned", "AArch64RegisterInfo", "::", "getRegPressureLimit", "(", "const", "TargetRegisterClass", "*", "RC", ",", "MachineFunction", "&", "MF", ")", "const", "{", "const", "AArch64FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", ...
[ "Return", "the", "register", "pressure", "``", "high", "water", "mark", "''", "for", "the", "specific", "register", "class", "." ]
[ "AArch64", "AArch64", "AArch64", "0", "AArch64::GPR32RegClassID", "AArch64::GPR32spRegClassID", "AArch64::GPR32allRegClassID", "AArch64::GPR64spRegClassID", "AArch64::GPR64allRegClassID", "AArch64::GPR64RegClassID", "AArch64::GPR32commonRegClassID", "AArch64::GPR64commonRegClassID", "32", ...
AArch64RegisterInfo21
getRegPressureLimit
AArch64
CPU
LLVM
26,530
199
1
[]
[ "<s>", "ScheduleHazardRecognizer", "*", "TPCInstrInfo", "::", "CreateTargetPostRAHazardRecognizer", "(", "const", "InstrItineraryData", "*", "II", ",", "const", "ScheduleDAG", "*", "DAG", ")", "const", "{", "return", "createTPCHazardRecognizer", "(", "II", ",", "DAG",...
[ "Allocate", "and", "return", "a", "hazard", "recognizer", "to", "use", "for", "by", "non-scheduling", "passes", "." ]
[ "TPC", "TPC", "TPC" ]
TPCInstrInfo
CreateTargetPostRAHazardRecognizer
TPC
Virtual ISA
LLVM
26,531
29
1
[]
[ "<s>", "const", "Nios2InstrInfo", "*", "Nios2InstrInfo", "::", "create", "(", "Nios2Subtarget", "&", "STI", ")", "{", "return", "new", "Nios2InstrInfo", "(", "STI", ")", ";", "}", "</s>" ]
[ "This", "creates", "an", "identified", "struct", "." ]
[ "Nios2", "Nios2", "Nios2", "Nios2", "Nios2" ]
Nios2InstrInfo1
create
Nios2
MPU
LLVM
26,532
20
1
[]
[ "<s>", "static", "void", "seh_emit_save", "(", "FILE", "*", "f", ",", "struct", "seh_frame_state", "*", "seh", ",", "rtx", "reg", ",", "HOST_WIDE_INT", "cfa_offset", ")", "{", "const", "unsigned", "int", "regno", "=", "REGNO", "(", "reg", ")", ";", "HOST...
[ "Emit", "an", "assembler", "directive", "to", "save", "REG", "at", "CFA", "-", "CFA_OFFSET", "." ]
[ "i386", "\"\\t.seh_savexmm\\t\"", "\"\\t.seh_savereg\\t\"", "\"\"", "0", "\", \"", "\"\\n\"" ]
winnt
seh_emit_save
i386
CPU
GCC
26,533
109
1
[]
[ "<s>", "static", "bool", "rs6000_declare_alias", "(", "struct", "symtab_node", "*", "n", ",", "void", "*", "d", ")", "{", "struct", "declare_alias_data", "*", "data", "=", "(", "struct", "declare_alias_data", "*", ")", "d", ";", "if", "(", "!", "n", "->"...
[ "Declare", "alias", "N.", "A", "helper", "function", "for", "for_node_and_aliases", "." ]
[ "powerpcspe", "\"ifunc\"", "2", "0", "1", "\"\\t.rename .%s,\\\".%s\\\"\\n\"", "\"\\t.rename %s,\\\"%s\\\"\\n\"", "\"\\t.globl .\"", "\"\\t.globl \"", "\"\\t.rename .%s,\\\".%s\\\"\\n\"", "\"\\t.rename %s,\\\"%s\\\"\\n\"", "\"\\t.lglobl .\"", "\"\\t.lglobl \"", "\".\"", "\":\\n\"" ]
powerpcspe
rs6000_declare_alias
powerpcspe
CPU
GCC
26,534
445
1
[]
[ "<s>", "bool", "RISCVFrameLowering", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "TargetRegisterInfo", "*", "RegInfo", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "Machi...
[ "hasFP", "-", "Return", "true", "if", "the", "specified", "function", "should", "have", "a", "dedicated", "frame", "pointer", "register", "." ]
[ "RISCV", "RISCV" ]
RISCVFrameLowering (2)
hasFP
RISCV
CPU
LLVM
26,535
72
1
[]
[ "<s>", "static", "const", "X86MCExpr", "*", "create", "(", "int64_t", "RegNo", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "(", "Ctx", ")", "X86MCExpr", "(", "RegNo", ")", ";", "}", "</s>" ]
[ "This", "creates", "an", "identified", "struct", "." ]
[ "X86", "X86", "X86" ]
X86MCExpr (2)
create
X86
CPU
LLVM
26,536
25
1
[]
[ "<s>", "void", "xstormy16_asm_output_aligned_common", "(", "FILE", "*", "stream", ",", "tree", "decl", ",", "const", "char", "*", "name", ",", "int", "size", ",", "int", "align", ",", "int", "global", ")", "{", "rtx", "mem", "=", "DECL_RTL", "(", "decl",...
[ "The", "purpose", "of", "this", "function", "is", "to", "override", "the", "default", "behavior", "of", "BSS", "objects", ".", "Normally", ",", "they", "go", "into", ".bss", "or", ".sbss", "via", "``", ".common", "''", "directives", ",", "but", "we", "ne...
[ "stormy16", "0", "0", "8", "2", "\"\\t.globl\\t%s\\n\"", "\"\\t.p2align %d\\n\"", "\"\\t.type\\t%s, @object\\n\"", "\"\\t.size\\t%s, %d\\n\"", "\"%s:\\n\\t.space\\t%d\\n\"", "\"\\t.local\\t\"", "\"\\n\"", "\"\\t.comm\\t\"", "\",%u,%u\\n\"" ]
stormy163
xstormy16_asm_output_aligned_common
stormy16
CPU
GCC
26,537
223
1
[]
[ "<s>", "bool", "isMem", "(", ")", "const", "override", "{", "if", "(", "Kind", "!=", "k_Memory", ")", "return", "false", ";", "if", "(", "Memory", ".", "BaseRegNum", "&&", "!", "ARMMCRegisterClasses", "[", "ARM", "::", "GPRRegClassID", "]", ".", "contain...
[ "isMem", "-", "Is", "this", "a", "memory", "operand", "?" ]
[ "ARM", "ARM", "ARM::GPRRegClassID", "ARM", "ARM::GPRRegClassID" ]
ARMAsmParser103
isMem
ARM
CPU
LLVM
26,538
68
1
[]
[ "<s>", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "\"NVPTX lower atomics of local memory\"", ";", "}", "</s>" ]
[ "getPassName", "-", "Return", "a", "nice", "clean", "name", "for", "a", "pass", "." ]
[ "NVPTX", "\"NVPTX lower atomics of local memory\"" ]
NVPTXAtomicLower
getPassName
NVPTX
GPU
LLVM
26,539
11
1
[]
[ "<s>", "Register", "MipsOutgoingValueHandler", "::", "getStackAddress", "(", "uint64_t", "Size", ",", "int64_t", "Offset", ",", "MachinePointerInfo", "&", "MPO", ",", "ISD", "::", "ArgFlagsTy", "Flags", ")", "{", "MachineFunction", "&", "MF", "=", "MIRBuilder", ...
[ "Materialize", "a", "VReg", "containing", "the", "address", "of", "the", "specified", "stack-based", "object", "." ]
[ "Mips", "Mips", "ISD::ArgFlagsTy", "0", "32", "32", "Mips::SP", "0" ]
MipsCallLowering (2)
getStackAddress
Mips
CPU
LLVM
26,540
116
1
[]
[ "<s>", "bool", "AMDGPUAsmParser", "::", "MatchAndEmitInstruction", "(", "SMLoc", "IDLoc", ",", "unsigned", "&", "Opcode", ",", "OperandVector", "&", "Operands", ",", "MCStreamer", "&", "Out", ",", "uint64_t", "&", "ErrorInfo", ",", "bool", "MatchingInlineAsm", "...
[ "MatchAndEmitInstruction", "-", "Recognize", "a", "series", "of", "operands", "of", "a", "parsed", "instruction", "as", "an", "actual", "MCInst", "and", "emit", "it", "to", "the", "specified", "MCStreamer", "." ]
[ "AMDGPU", "AMDGPU", "\"instruction not supported on this GPU\"", "AMDGPU", "AMDGPU", "0", "\"invalid instruction\"", "AMDGPU", "0", "0ULL", "\"too few operands for instruction\"", "AMDGPU", "\"invalid operand for instruction\"", "\"internal error: instruction without _e64 suffix \"", "\"...
AMDGPUAsmParser2
MatchAndEmitInstruction
AMDGPU
GPU
LLVM
26,541
368
1
[]
[ "<s>", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "addRequired", "<", "MachineDominatorTree", ">", "(", ")", ";", "AU", ".", "setPreservesCFG", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysis...
[ "getAnalysisUsage", "-", "Subclasses", "that", "override", "getAnalysisUsage", "must", "call", "this", "." ]
[ "R600" ]
SIFoldOperands18
getAnalysisUsage
R600
GPU
LLVM
26,542
33
1
[]
[ "<s>", "bool", "isReg", "(", ")", "const", "{", "return", "Kind", "==", "Register", ";", "}", "</s>" ]
[ "isReg", "-", "Is", "this", "a", "register", "operand", "?" ]
[ "OR1K" ]
OR1KAsmParser
isReg
OR1K
CPU
LLVM
26,543
12
1
[]
[ "<s>", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return", "\"MSP430 DAG->DAG Pattern Instruction Selection\"", ";", "}", "</s>" ]
[ "getPassName", "-", "Return", "a", "nice", "clean", "name", "for", "a", "pass", "." ]
[ "MSP430", "\"MSP430 DAG->DAG Pattern Instruction Selection\"" ]
MSP430ISelDAGToDAG22
getPassName
MSP430
MPU
LLVM
26,544
13
1
[]
[ "<s>", "const", "char", "*", "output_probe_stack_range", "(", "rtx", "reg1", ",", "rtx", "reg2", ")", "{", "static", "int", "labelno", "=", "0", ";", "char", "loop_lab", "[", "32", "]", ";", "rtx", "xops", "[", "2", "]", ";", "ASM_GENERATE_INTERNAL_LABEL...
[ "Wrapper", "around", "the", "output_probe_stack_range", "routines", "." ]
[ "powerpcspe", "0", "32", "2", "\"LPSRL\"", "0", "1", "\"addi %0,%0,%1\"", "1", "0", "\"stw %1,0(%0)\"", "1", "\"cmpd 0,%0,%1\"", "\"cmpw 0,%0,%1\"", "\"\\tbne 0,\"", "\"\"" ]
powerpcspe
output_probe_stack_range
powerpcspe
CPU
GCC
26,545
142
1
[]
[ "<s>", "void", "NodeAllocator", "::", "startNewBlock", "(", ")", "{", "void", "*", "T", "=", "MemPool", ".", "Allocate", "(", "NodesPerBlock", "*", "NodeMemSize", ",", "NodeMemSize", ")", ";", "char", "*", "P", "=", "static_cast", "<", "char", "*", ">", ...
[ "Set", "the", "current", "block", "to", "which", "generated", "machine", "instructions", "will", "be", "appended", "." ]
[ "Hexagon", "1", "8", "\"Out of bits for block index\"" ]
RDFGraph
startNewBlock
Hexagon
DSP
LLVM
26,546
78
1
[]
[ "<s>", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "override", "{", "const", "auto", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "WebAssemblySubtarget", ">", "(", ")", ";", "TII", "=", "Subtarget", ".", "getInstrInfo", ...
[ "runOnMachineFunction", "-", "Emit", "the", "function", "body", "." ]
[ "WebAssembly", "WebAssembly", "WebAssembly" ]
WebAssemblyAsmPrinter36
runOnMachineFunction
WebAssembly
Virtual ISA
LLVM
26,547
64
1
[]
[ "<s>", "const", "InstrItineraryData", "*", "getInstrItineraryData", "(", ")", "const", "override", "{", "return", "&", "InstrItins", ";", "}", "</s>" ]
[ "getInstrItineraryData", "-", "Returns", "instruction", "itinerary", "data", "for", "the", "target", "or", "specific", "subtarget", "." ]
[ "FISC" ]
FISCSubtarget
getInstrItineraryData
FISC
CPU
LLVM
26,548
14
1
[]
[ "<s>", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "\"AVR dynalloca stack pointer save/restore\"", ";", "}", "</s>" ]
[ "getPassName", "-", "Return", "a", "nice", "clean", "name", "for", "a", "pass", "." ]
[ "AVR", "\"AVR dynalloca stack pointer save/restore\"" ]
AVRFrameLowering16
getPassName
AVR
MPU
LLVM
26,549
11
1
[]
[ "<s>", "bool", "isMachineVerifierClean", "(", ")", "const", "override", "{", "return", "false", ";", "}", "</s>" ]
[ "Returns", "true", "if", "the", "target", "is", "expected", "to", "pass", "all", "machine", "verifier", "checks", "." ]
[ "GBZ80" ]
GBZ80TargetMachine
isMachineVerifierClean
GBZ80
MPU
LLVM
26,550
11
1
[]
[ "<s>", "void", "XCoreAsmPrinter", "::", "emitGlobalVariable", "(", "const", "GlobalVariable", "*", "GV", ")", "{", "if", "(", "!", "GV", "->", "hasInitializer", "(", ")", "||", "emitSpecialLLVMGlobal", "(", "GV", ")", ")", "return", ";", "const", "DataLayout...
[ "Emit", "the", "specified", "global", "variable", "to", "the", ".s", "file", "." ]
[ "XCore", "XCore", "\"AppendingLinkage is not supported by this target!\"", "\"Unknown linkage type!\"", "4", "\"TLS is not supported by this target!\"", "4", "4" ]
XCoreAsmPrinter10
emitGlobalVariable
XCore
MPU
LLVM
26,551
341
1
[]
[ "<s>", "static", "void", "avr_insert_attributes", "(", "tree", "node", ",", "tree", "*", "attributes", ")", "{", "avr_pgm_check_var_decl", "(", "node", ")", ";", "if", "(", "TREE_CODE", "(", "node", ")", "==", "VAR_DECL", "&&", "(", "TREE_STATIC", "(", "no...
[ "Add", "the", "section", "attribute", "if", "the", "variable", "is", "in", "progmem", "." ]
[ "avr", "\"__attribute__((progmem))\"", "\"\\n%?: %t\\n%t\\n\"", "\"variable %q+D must be const in order to be put into\"", "\" read-only section by means of %qs\"" ]
avr6
avr_insert_attributes
avr
MPU
GCC
26,552
158
1
[]
[ "<s>", "SDValue", "X86TargetLowering", "::", "PerformDAGCombine", "(", "SDNode", "*", "N", ",", "DAGCombinerInfo", "&", "DCI", ")", "const", "{", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")...
[ "This", "method", "will", "be", "invoked", "for", "all", "target", "nodes", "and", "for", "any", "target-independent", "nodes", "that", "the", "target", "has", "registered", "with", "invoke", "it", "for", "." ]
[ "X86", "X86", "ISD::VECTOR_SHUFFLE", "ISD::BUILD_VECTOR", "ISD::SELECT", "X86ISD::CMOV", "ISD::SHL", "ISD::SRA", "ISD::SRL", "ISD::STORE", "X86ISD::FXOR", "X86ISD::FOR", "X86ISD::FAND", "X86ISD::BT" ]
X86ISelLowering160
PerformDAGCombine
X86
CPU
LLVM
26,553
195
1
[]
[ "<s>", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "setPreservesCFG", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU", ")", ";", "AU", ".", "addRequired", "<", "MachineDominat...
[ "getAnalysisUsage", "-", "Subclasses", "that", "override", "getAnalysisUsage", "must", "call", "this", "." ]
[ "JVM" ]
JVMCopyElision
getAnalysisUsage
JVM
Virtual ISA
LLVM
26,554
33
1
[]
[ "<s>", "void", "HexagonHazardRecognizer", "::", "Reset", "(", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "\"Reset hazard recognizer\\n\"", ")", ";", "Resources", "->", "clearResources", "(", ")", ";", "PacketNum", "=", "0", ";", "UsesDotCur", "=", ...
[ "Reset", "the", "unwind", "opcode", "assembler", "." ]
[ "Hexagon", "Hexagon", "\"Reset hazard recognizer\\n\"", "0", "1" ]
HexagonHazardRecognizer
Reset
Hexagon
DSP
LLVM
26,555
50
1
[]
[ "<s>", "static", "bool", "is_called_in_ARM_mode", "(", "tree", "func", ")", "{", "gcc_assert", "(", "TREE_CODE", "(", "func", ")", "==", "FUNCTION_DECL", ")", ";", "if", "(", "TARGET_CALLEE_INTERWORKING", "&&", "TREE_PUBLIC", "(", "func", ")", ")", "return", ...
[ "Return", "non-zero", "if", "FUNC", "must", "be", "entered", "in", "ARM", "mode", "." ]
[ "arm", "\"interfacearm\"" ]
arm
is_called_in_ARM_mode
arm
CPU
GCC
26,556
47
1
[]
[ "<s>", "machine_mode", "pdp11_cc_mode", "(", "enum", "rtx_code", "op", "ATTRIBUTE_UNUSED", ",", "rtx", "x", ",", "rtx", "y", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "FLOAT_MODE_P", "(", "GET_MODE", "(", "x", ")", ")", ")", "{", "switch", "(", "GET_CODE", ...
[ "Select", "the", "CC", "mode", "to", "be", "used", "for", "the", "side", "effect", "compare", "with", "zero", ",", "given", "the", "compare", "operation", "code", "in", "op", "and", "the", "compare", "operands", "in", "x", "in", "and", "y", "." ]
[ "pdp11" ]
pdp11
pdp11_cc_mode
pdp11
MPU
GCC
26,557
99
1
[]
[ "<s>", "const", "uint16_t", "*", "AArch64RegisterInfo", "::", "getCalleeSavedRegs", "(", "const", "MachineFunction", "*", "MF", ")", "const", "{", "return", "CSR_PCS_SaveList", ";", "}", "</s>" ]
[ "Code", "Generation", "virtual", "methods", "..." ]
[ "AArch64", "AArch64" ]
AArch64RegisterInfo20
getCalleeSavedRegs
AArch64
CPU
LLVM
26,558
18
1
[]
[ "<s>", "static", "bool", "cdx_shift_immed", "(", "rtx", "op", ")", "{", "if", "(", "CONST_INT_P", "(", "op", ")", ")", "{", "HOST_WIDE_INT", "ival", "=", "INTVAL", "(", "op", ")", ";", "return", "(", "ival", "==", "1", "||", "ival", "==", "2", "||"...
[ "Returns", "true", "if", "OP", "is", "within", "range", "of", "CDX", "slli.n/srli.n", "immediates", "." ]
[ "nios2", "1", "2", "3", "8", "12", "16", "24", "31" ]
nios2
cdx_shift_immed
nios2
MPU
GCC
26,559
64
1
[]
[ "<s>", "void", "ValueReplacer", "::", "schedule", "(", "Value", "*", "Old", ",", "Value", "*", "New", ")", "{", "WorkList", ".", "push_back", "(", "std", "::", "make_pair", "(", "Old", ",", "New", ")", ")", ";", "}", "</s>" ]
[ "Schedule", "-", "This", "is", "called", "back", "from", "ScheduleDAGInstrs", ":", ":Run", "(", ")", "when", "it", "'s", "time", "to", "do", "some", "work", "." ]
[ "TPC" ]
TPCTools
schedule
TPC
Virtual ISA
LLVM
26,560
29
1
[]
[ "<s>", "static", "int", "function_arg_slotno", "(", "const", "struct", "sparc_args", "*", "cum", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", ",", "bool", "incoming_p", ",", "int", "*", "pregno", ",", "int", "*", "ppadding", ...
[ "Compute", "the", "slot", "number", "to", "pass", "an", "argument", "in", ".", "Return", "the", "slot", "number", "or", "-1", "if", "passing", "on", "the", "stack", ".", "CUM", "is", "a", "variable", "of", "type", "CUMULATIVE_ARGS", "which", "gives", "in...
[ "sparc", "0", "1", "0", "1", "128", "1", "0", "1", "1", "2", "4", "1", "1", "1", "0", "0", "0", "1", "0", "1", "1", "1" ]
sparc4
function_arg_slotno
sparc
CPU
GCC
26,561
436
1
[]
[ "<s>", "bool", "SIInstrInfo", "::", "modifiesModeRegister", "(", "const", "MachineInstr", "&", "MI", ")", "{", "if", "(", "const", "MCPhysReg", "*", "ImpDef", "=", "MI", ".", "getDesc", "(", ")", ".", "getImplicitDefs", "(", ")", ")", "{", "for", "(", ...
[ "Return", "true", "if", "the", "instruction", "modifies", "the", "mode", "register.q", "." ]
[ "AMDGPU", "SI", "AMDGPU::MODE" ]
SIInstrInfo11
modifiesModeRegister
AMDGPU
GPU
LLVM
26,562
59
1
[]
[ "<s>", "static", "bool", "rs6000_emit_move_si_sf_subreg", "(", "rtx", "dest", ",", "rtx", "source", ",", "machine_mode", "mode", ")", "{", "if", "(", "TARGET_DIRECT_MOVE_64BIT", "&&", "!", "reload_in_progress", "&&", "!", "reload_completed", "&&", "!", "lra_in_pro...
[ "Helper", "function", "to", "change", "moves", "with", ":", "(", "SUBREG", ":", "SF", "(", "REG", ":", "SI", ")", ")", "and", "(", "SUBREG", ":", "SI", "(", "REG", ":", "SF", ")", ")", "into", "separate", "UNSPEC", "insns", ".", "In", "the", "Pow...
[ "rs6000" ]
rs60006
rs6000_emit_move_si_sf_subreg
rs6000
CPU
GCC
26,563
127
1
[]
[ "<s>", "const", "DataLayout", "*", "getDataLayout", "(", ")", "const", "{", "return", "&", "DL", ";", "}", "</s>" ]
[ "Return", "the", "DataLayout", "associated", "with", "the", "module", "this", "SCEV", "instance", "is", "operating", "on", "." ]
[ "XCore" ]
XCoreSubtarget
getDataLayout
XCore
MPU
LLVM
26,564
13
1
[]
[ "<s>", "const", "TargetRegisterClass", "*", "MipsRegisterInfo", "::", "getPointerRegClass", "(", "const", "MachineFunction", "&", "MF", ",", "unsigned", "Kind", ")", "const", "{", "MipsABIInfo", "ABI", "=", "MF", ".", "getSubtarget", "<", "MipsSubtarget", ">", "...
[ "getPointerRegClass", "-", "Returns", "a", "TargetRegisterClass", "used", "for", "pointer", "values", "." ]
[ "Mips", "Mips", "Mips", "Mips", "Mips", "Mips", "MipsPtrClass::Default", "Mips::GPR64RegClass", "Mips::GPR32RegClass", "MipsPtrClass::GPR16MM", "Mips::GPRMM16_64RegClass", "Mips::GPRMM16RegClass", "MipsPtrClass::StackPointer", "Mips::SP64RegClass", "Mips::SP32RegClass", "MipsPtrClass::...
MipsRegisterInfo16
getPointerRegClass
Mips
CPU
LLVM
26,565
144
1
[]
[ "<s>", "int", "neon_immediate_valid_for_move", "(", "rtx", "op", ",", "machine_mode", "mode", ",", "rtx", "*", "modconst", ",", "int", "*", "elementwidth", ")", "{", "rtx", "tmpconst", ";", "int", "tmpwidth", ";", "int", "retval", "=", "neon_valid_immediate", ...
[ "Return", "TRUE", "if", "rtx", "X", "is", "legal", "for", "use", "as", "either", "a", "Neon", "VMOV", "(", "or", ",", "implicitly", ",", "VMVN", ")", "immediate", ".", "Write", "back", "width", "per", "element", "to", "*", "ELEMENTWIDTH", "(", "or", ...
[ "arm", "0", "1", "0", "1" ]
arm4
neon_immediate_valid_for_move
arm
CPU
GCC
26,566
74
1
[]
[ "<s>", "bool", "X86TTIImpl", "::", "isLegalBroadcastLoad", "(", "Type", "*", "ElementTy", ",", "ElementCount", "NumElements", ")", "const", "{", "return", "ST", "->", "hasSSE3", "(", ")", "&&", "!", "NumElements", ".", "isScalable", "(", ")", "&&", "NumEleme...
[ "\\Returns", "true", "if", "the", "target", "supports", "broadcasting", "a", "load", "to", "a", "vector", "of", "type", "<", "NumElements", "x", "ElementTy", ">", "." ]
[ "X86", "X86", "2" ]
X86TargetTransformInfo55
isLegalBroadcastLoad
X86
CPU
LLVM
26,567
50
1
[]
[ "<s>", "bool", "AlphaAsmPrinter", "::", "PrintAsmMemoryOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ",", "unsigned", "AsmVariant", ",", "const", "char", "*", "ExtraCode", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "Extr...
[ "Print", "the", "specified", "operand", "of", "MI", ",", "an", "INLINEASM", "instruction", ",", "using", "the", "specified", "assembler", "variant", "as", "an", "address", "." ]
[ "Alpha", "Alpha", "0", "\"0(\"", "\")\"" ]
AlphaAsmPrinter
PrintAsmMemoryOperand
Alpha
MPU
LLVM
26,568
59
1
[]
[ "<s>", "static", "unsigned", "estimateStackSize", "(", "MachineFunction", "&", "MF", ",", "MachineFrameInfo", "*", "MFI", ")", "{", "const", "MachineFrameInfo", "*", "FFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "Offset", "=", "0", ";", "for...
[ "Estimate", "and", "return", "the", "size", "of", "the", "stack", "frame", "." ]
[ "ARM", "0", "0", "0", "1" ]
ARMBaseRegisterInfo20
estimateStackSize
ARM
CPU
LLVM
26,569
145
1
[]
[ "<s>", "void", "AArch64PassConfig", "::", "addIRPasses", "(", ")", "{", "addPass", "(", "createAtomicExpandPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "EnableAtomicTidy", ")", "addPass", ...
[ "Add", "common", "target", "configurable", "passes", "that", "perform", "LLVM", "IR", "to", "IR", "transforms", "following", "machine", "independent", "optimization", "." ]
[ "AArch64", "AArch64", "1" ]
AArch64TargetMachine16
addIRPasses
AArch64
CPU
LLVM
26,570
146
1
[]
[ "<s>", "void", "AArch64TargetStreamer", "::", "emitNoteSection", "(", "unsigned", "Flags", ")", "{", "if", "(", "Flags", "==", "0", ")", "return", ";", "MCStreamer", "&", "OutStreamer", "=", "getStreamer", "(", ")", ";", "MCContext", "&", "Context", "=", "...
[ "Callback", "used", "to", "implement", "the", ".note.gnu.property", "section", "." ]
[ "AArch64", "AArch64", "0", "\".note.gnu.property\"", "\"The .note.gnu.property is not emitted because it is already present.\"", "8", "4", "4", "4", "4", "4", "4", "\"GNU\"", "4", "4", "4", "4", "4", "0", "4" ]
AArch64TargetStreamer13
emitNoteSection
AArch64
CPU
LLVM
26,571
205
1
[]
[ "<s>", "void", "SNESMCInstLower", "::", "lowerInstruction", "(", "const", "MachineInstr", "&", "MI", ",", "MCInst", "&", "OutMI", ")", "const", "{", "OutMI", ".", "setOpcode", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "for", "(", "MachineOperand", ...
[ "Lowers", "a", "MachineInstr", "into", "a", "MCInst", "." ]
[ "SNES", "SNES", "\"unknown operand type\"" ]
SNESMCInstLower
lowerInstruction
SNES
DSP
LLVM
26,572
292
1
[]
[ "<s>", "void", "addExpr", "(", "MCInst", "&", "Inst", ",", "const", "MCExpr", "*", "Expr", ")", "const", "{", "if", "(", "!", "Expr", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "0", ")", ")", ";", "else", "if", "(", ...
[ "Add", "a", "new", "MCExpr", "operand", "." ]
[ "ARM64", "0" ]
ARM64AsmParser
addExpr
ARM64
CPU
LLVM
26,573
77
1
[]
[ "<s>", "static", "void", "push_regs", "(", "HARD_REG_SET", "*", "mask", ",", "int", "interrupt_handler", ")", "{", "int", "i", "=", "interrupt_handler", "?", "LAST_BANKED_REG", "+", "1", ":", "0", ";", "int", "skip_fpscr", "=", "0", ";", "for", "(", ";",...
[ "Generate", "code", "to", "push", "the", "regs", "specified", "in", "the", "mask", ".", "remember", "that", "the", "mask", "is", "of", "the", "internal", "shape", "of", "the", "regs", ",", "not", "the", "external", "shape", "-", "so", "go", "through", ...
[ "sh", "1", "0", "0", "1", "0", "1", "4", "32" ]
sh5
push_regs
sh
CPU
GCC
26,574
415
1
[]
[ "<s>", "bool", "AArch64AsmParser", "::", "ParseDirective", "(", "AsmToken", "DirectiveID", ")", "{", "const", "MCObjectFileInfo", "::", "Environment", "Format", "=", "getContext", "(", ")", ".", "getObjectFileInfo", "(", ")", "->", "getObjectFileType", "(", ")", ...
[ "ParseDirective", "-", "Parse", "a", "target", "specific", "assembler", "directive", "This", "method", "is", "deprecated", ",", "use", "'parseDirective", "'", "instead", "." ]
[ "AArch64", "AArch64", "\".arch\"", "\".cpu\"", "\".tlsdesccall\"", "\".ltorg\"", "\".pool\"", "\".unreq\"", "\".inst\"", "\".cfi_negate_ra_state\"", "\".cfi_b_key_frame\"", "\".arch_extension\"", "\".variant_pcs\"" ]
AArch64AsmParser104
ParseDirective
AArch64
CPU
LLVM
26,575
213
1
[]
[ "<s>", "void", "X86TargetLowering", "::", "insertCopiesSplitCSR", "(", "MachineBasicBlock", "*", "Entry", ",", "const", "SmallVectorImpl", "<", "MachineBasicBlock", "*", ">", "&", "Exits", ")", "const", "{", "const", "X86RegisterInfo", "*", "TRI", "=", "Subtarget"...
[ "Insert", "explicit", "copies", "in", "entry", "and", "exit", "blocks", "." ]
[ "X86", "X86", "X86", "X86::GR64RegClass", "X86::GR64RegClass", "\"Unexpected register class in CSRsViaCopy!\"", "\"Function should be nounwind in insertCopiesSplitCSR!\"" ]
X86ISelLowering (3)
insertCopiesSplitCSR
X86
CPU
LLVM
26,576
251
1
[]
[ "<s>", "static", "bool", "rs6000_vector_mode_supported_p", "(", "machine_mode", "mode", ")", "{", "if", "(", "TARGET_PAIRED_FLOAT", "&&", "PAIRED_VECTOR_MODE", "(", "mode", ")", ")", "return", "true", ";", "if", "(", "TARGET_SPE", "&&", "SPE_VECTOR_MODE", "(", "...
[ "Target", "hook", "for", "vector_mode_supported_p", "." ]
[ "rs6000" ]
rs60005
rs6000_vector_mode_supported_p
rs6000
CPU
GCC
26,577
54
1
[]
[ "<s>", "static", "unsigned", "int", "split_stack_prologue_scratch_regno", "(", "void", ")", "{", "if", "(", "TARGET_64BIT", ")", "return", "R11_REG", ";", "else", "{", "bool", "is_fastcall", ",", "is_thiscall", ";", "int", "regparm", ";", "is_fastcall", "=", "...
[ "Return", "a", "scratch", "register", "to", "use", "in", "the", "split", "stack", "prologue", ".", "The", "split", "stack", "prologue", "is", "used", "for", "-fsplit-stack", ".", "It", "is", "the", "first", "instructions", "in", "the", "function", ",", "ev...
[ "i386", "\"fastcall\"", "\"thiscall\"", "\"%<-fsplit-stack%> does not support fastcall with \"", "\"nested function\"", "3", "2", "\"%<-fsplit-stack%> does not support 2 register \"", "\"parameters for a nested function\"", "\"%<-fsplit-stack%> does not support 3 register parameters\"" ]
i386
split_stack_prologue_scratch_regno
i386
CPU
GCC
26,578
193
1
[]
[ "<s>", "AArch64TargetMachine", "::", "AArch64TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "Co...
[ "Create", "an", "AArch64", "architecture", "model", "." ]
[ "AArch64", "AArch64", "AArch64" ]
AArch64TargetMachine45
AArch64TargetMachine
AArch64
CPU
LLVM
26,579
91
1
[]
[ "<s>", "bool", "isMultiStoresCheaperThanBitsMerge", "(", "EVT", "LTy", ",", "EVT", "HTy", ")", "const", "override", "{", "if", "(", "(", "LTy", ".", "isFloatingPoint", "(", ")", "&&", "HTy", ".", "isInteger", "(", ")", ")", "||", "(", "LTy", ".", "isIn...
[ "Return", "true", "if", "it", "is", "cheaper", "to", "split", "the", "store", "of", "a", "merged", "int", "val", "from", "a", "pair", "of", "smaller", "values", "into", "multiple", "stores", "." ]
[ "X86" ]
X86ISelLowering
isMultiStoresCheaperThanBitsMerge
X86
CPU
LLVM
26,580
49
1
[]
[ "<s>", "void", "AArch64TargetStreamer", "::", "finish", "(", ")", "{", "ConstantPools", "->", "emitAll", "(", "Streamer", ")", ";", "}", "</s>" ]
[ "finish", "-", "after", "all", "the", "new", "live", "ranges", "have", "been", "created", ",", "compute", "the", "remaining", "live", "range", ",", "and", "rewrite", "instructions", "to", "use", "the", "new", "registers", "." ]
[ "AArch64", "AArch64" ]
AArch64TargetStreamer
finish
AArch64
CPU
LLVM
26,581
15
1
[]
[ "<s>", "SDNode", "*", "TriCoreDAGToDAGISel", "::", "Select", "(", "SDNode", "*", "N", ")", "{", "SDLoc", "dl", "(", "N", ")", ";", "DEBUG", "(", "errs", "(", ")", ".", "changeColor", "(", "raw_ostream", "::", "GREEN", ")", "<<", "\"Selecting: \"", ")",...
[ "Main", "hook", "for", "targets", "to", "transform", "nodes", "into", "machine", "nodes", "." ]
[ "TriCore", "TriCore", "\"Selecting: \"", "\"\\n\"", "ISD::Constant", "ISD::FrameIndex", "MVT::i32", "TriCore::ADDrc", "MVT::i32", "0", "MVT::i32", "TriCore::ADDrc", "MVT::i32", "0", "MVT::i32", "ISD::STORE", "1", "MVT::iPTR", "\"=> \"", "\"\\n\"" ]
TriCoreISelDAGToDAG (2)
Select
TriCore
MPU
LLVM
26,582
279
1
[]
[ "<s>", "unsigned", "getNumFixupKinds", "(", ")", "const", "{", "return", "ARM", "::", "NumTargetFixupKinds", ";", "}", "</s>" ]
[ "Get", "the", "number", "of", "target", "specific", "fixup", "kinds", "." ]
[ "ARM", "ARM::NumTargetFixupKinds" ]
ARMAsmBackend (2)
getNumFixupKinds
ARM
CPU
LLVM
26,583
12
1
[]
[ "<s>", "int", "AlphaRegisterInfo", "::", "getDwarfRegNum", "(", "unsigned", "RegNum", ",", "bool", "isEH", ")", "const", "{", "llvm_unreachable", "(", "\"What is the dwarf register number\"", ")", ";", "return", "-", "1", ";", "}", "</s>" ]
[ "Map", "a", "target", "register", "to", "an", "equivalent", "dwarf", "register", "number", "." ]
[ "Alpha", "Alpha", "\"What is the dwarf register number\"", "1" ]
AlphaRegisterInfo
getDwarfRegNum
Alpha
MPU
LLVM
26,584
23
1
[]
[ "<s>", "const", "SICInstrInfo", "*", "getInstrInfo", "(", ")", "const", "override", "{", "return", "InstrInfo", ".", "get", "(", ")", ";", "}", "</s>" ]
[ "TargetInstrInfo", "getter", "." ]
[ "SIC", "SIC" ]
SICSubtarget
getInstrInfo
SIC
CPU
LLVM
26,585
17
1
[]
[ "<s>", "bool", "LanaiAsmPrinter", "::", "PrintAsmOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ",", "unsigned", "AsmVariant", ",", "const", "char", "*", "ExtraCode", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "ExtraCode"...
[ "PrintAsmOperand", "-", "Print", "out", "an", "operand", "for", "an", "inline", "asm", "expression", "." ]
[ "Lanai", "Lanai", "0", "1", "0", "0", "1", "2", "1", "Lanai" ]
LanaiAsmPrinter
PrintAsmOperand
Lanai
CPU
LLVM
26,586
207
1
[]
[ "<s>", "void", "X86DAGToDAGISel", "::", "PreprocessISelDAG", "(", ")", "{", "OptForSize", "=", "MF", "->", "getFunction", "(", ")", "->", "hasFnAttribute", "(", "Attribute", "::", "OptimizeForSize", ")", ";", "for", "(", "SelectionDAG", "::", "allnodes_iterator"...
[ "PreprocessISelDAG", "-", "This", "hook", "allows", "targets", "to", "hack", "on", "the", "graph", "before", "instruction", "selection", "starts", "." ]
[ "X86", "X86", "X86ISD::CALL", "X86ISD::TC_RETURN", "X86ISD::CALL", "0", "1", "0", "ISD::FP_ROUND", "ISD::FP_EXTEND", "0", "0", "X86", "X86", "X86", "X86", "X86", "ISD::FP_EXTEND", "1", "ISD::FP_ROUND", "0", "0", "ISD::EXTLOAD", "0", "0" ]
X86ISelDAGToDAG110
PreprocessISelDAG
X86
CPU
LLVM
26,587
473
1
[]
[ "<s>", "void", "ix86_expand_vector_init", "(", "bool", "mmx_ok", ",", "rtx", "target", ",", "rtx", "vals", ")", "{", "machine_mode", "mode", "=", "GET_MODE", "(", "target", ")", ";", "machine_mode", "inner_mode", "=", "GET_MODE_INNER", "(", "mode", ")", ";",...
[ "Initialize", "vector", "TARGET", "via", "VALS", ".", "Suppress", "the", "use", "of", "MMX", "instructions", "unless", "MMX_OK", "is", "true", "." ]
[ "i386", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0" ]
i3864
ix86_expand_vector_init
i386
CPU
GCC
26,588
272
1
[]
[ "<s>", "unsigned", "HexagonInstrInfo", "::", "removeBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "int", "*", "BytesRemoved", ")", "const", "{", "assert", "(", "!", "BytesRemoved", "&&", "\"code size not handled\"", ")", ";", "DEBUG", "(", "dbgs", "(", "...
[ "Remove", "the", "branching", "code", "at", "the", "end", "of", "the", "specific", "MBB", "." ]
[ "Hexagon", "Hexagon", "\"code size not handled\"", "\"\\nRemoving branches out of BB#\"", "0", "Hexagon::J2_jump", "\"Malformed basic block: unconditional branch not last\"" ]
HexagonInstrInfo10
removeBranch
Hexagon
DSP
LLVM
26,589
139
1
[]
[ "<s>", "void", "AArch64AsmPrinter", "::", "emitEndOfAsmFile", "(", "Module", "&", "M", ")", "{", "EmitHwasanMemaccessSymbols", "(", "M", ")", ";", "const", "Triple", "&", "TT", "=", "TM", ".", "getTargetTriple", "(", ")", ";", "if", "(", "TT", ".", "isOS...
[ "This", "virtual", "method", "can", "be", "overridden", "by", "targets", "that", "want", "to", "emit", "something", "at", "the", "end", "of", "their", "file", "." ]
[ "AArch64", "AArch64" ]
AArch64AsmPrinter14
emitEndOfAsmFile
AArch64
CPU
LLVM
26,590
49
1
[]
[ "<s>", "void", "AMDGPUTTIImpl", "::", "getUnrollingPreferences", "(", "Loop", "*", "L", ",", "TTI", "::", "UnrollingPreferences", "&", "UP", ")", "{", "UP", ".", "Threshold", "=", "300", ";", "UP", ".", "MaxCount", "=", "UINT_MAX", ";", "UP", ".", "Parti...
[ "Get", "target-customized", "preferences", "for", "the", "generic", "loop", "unrolling", "transformation", "." ]
[ "AMDGPU", "AMDGPU", "300", "256", "16", "4", "AMDGPU", "0" ]
AMDGPUTargetTransformInfo35
getUnrollingPreferences
AMDGPU
GPU
LLVM
26,591
298
1
[]
[ "<s>", "static", "void", "rs6000_elf_unique_section", "(", "tree", "decl", ",", "int", "reloc", ")", "{", "default_unique_section_1", "(", "decl", ",", "reloc", ",", "flag_pic", "||", "DEFAULT_ABI", "==", "ABI_AIX", ")", ";", "}", "</s>" ]
[ "A", "C", "statement", "to", "build", "up", "a", "unique", "section", "name", ",", "expressed", "as", "a", "STRING_CST", "node", ",", "and", "assign", "it", "to", "DECL_SECTION_NAME", "(", "decl", ")", ".", "RELOC", "indicates", "whether", "the", "initial"...
[ "rs6000" ]
rs60003
rs6000_elf_unique_section
rs6000
CPU
GCC
26,592
25
1
[]
[ "<s>", "void", "relaxInstruction", "(", "const", "MCInst", "&", "Inst", ",", "MCInst", "&", "Res", ")", "const", "override", "{", "assert", "(", "!", "\"Not implemented\"", ")", ";", "}", "</s>" ]
[ "Relax", "the", "instruction", "in", "the", "given", "fragment", "to", "the", "next", "wider", "instruction", "." ]
[ "R600", "\"Not implemented\"" ]
AMDGPUAsmBackend1
relaxInstruction
R600
GPU
LLVM
26,593
22
1
[]
[ "<s>", "unsigned", "PatmosInstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "*", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "Patmos", "::", "SWC", "||", "MI", "->", "get...
[ "isStoreToStackSlot", "-", "If", "the", "specified", "machine", "instruction", "is", "a", "direct", "store", "to", "a", "stack", "slot", ",", "return", "the", "virtual", "or", "physical", "register", "number", "of", "the", "source", "reg", "along", "with", "...
[ "Patmos", "Patmos", "Patmos::SWC", "Patmos::SHC", "Patmos::SBC", "2", "3", "3", "0", "2", "4", "0" ]
PatmosInstrInfo
isStoreToStackSlot
Patmos
VLIW
LLVM
26,594
118
1
[]
[ "<s>", "rtx", "xtensa_copy_incoming_a7", "(", "rtx", "opnd", ")", "{", "rtx", "entry_insns", "=", "0", ";", "rtx", "reg", ",", "tmp", ";", "machine_mode", "mode", ";", "if", "(", "!", "cfun", "->", "machine", "->", "need_a7_copy", ")", "return", "opnd", ...
[ "Check", "if", "an", "incoming", "argument", "in", "a7", "is", "expected", "to", "be", "used", "soon", "and", "if", "OPND", "is", "a", "register", "or", "register", "pair", "that", "includes", "a7", ".", "If", "so", ",", "create", "a", "new", "pseudo",...
[ "xtensa", "0", "0", "1", "4", "0", "1" ]
xtensa
xtensa_copy_incoming_a7
xtensa
MPU
GCC
26,595
373
1
[]
[ "<s>", "bool", "trackLivenessAfterRegAlloc", "(", "const", "MachineFunction", "&", "MF", ")", "const", "override", "{", "return", "true", ";", "}", "</s>" ]
[ "Returns", "true", "if", "the", "live-ins", "should", "be", "tracked", "after", "register", "allocation", "." ]
[ "Hexagon" ]
HexagonRegisterInfo
trackLivenessAfterRegAlloc
Hexagon
DSP
LLVM
26,596
15
1
[]
[ "<s>", "static", "const", "char", "*", "get_some_local_dynamic_name", "(", "void", ")", "{", "rtx", "insn", ";", "if", "(", "cfun", "->", "machine", "->", "some_ld_name", ")", "return", "cfun", "->", "machine", "->", "some_ld_name", ";", "for", "(", "insn"...
[ "Locate", "some", "local-dynamic", "symbol", "still", "in", "use", "by", "this", "function", "so", "that", "we", "can", "print", "its", "name", "in", "local-dynamic", "base", "patterns", "." ]
[ "sparc", "0" ]
sparc3
get_some_local_dynamic_name
sparc
CPU
GCC
26,597
76
1
[]
[ "<s>", "ARMSubtarget", "::", "ARMSubtarget", "(", "const", "std", "::", "string", "&", "TT", ",", "const", "std", "::", "string", "&", "CPU", ",", "const", "std", "::", "string", "&", "FS", ",", "TargetMachine", "&", "TM", ",", "bool", "IsLittle", ",",...
[ "This", "constructor", "initializes", "the", "data", "members", "to", "match", "that", "of", "the", "specified", "triple", "." ]
[ "ARM", "ARM", "ARM", "ARM", "ARM", "ARM", "4", "ARM", "ARM", "ARM", "ARM", "ARM", "ARM", "ARM" ]
ARMSubtarget71
ARMSubtarget
ARM
CPU
LLVM
26,598
182
1
[]
[ "<s>", "void", "PPCAsmPrinter", "::", "PrintSymbolOperand", "(", "const", "MachineOperand", "&", "MO", ",", "raw_ostream", "&", "O", ")", "{", "const", "GlobalValue", "*", "GV", "=", "MO", ".", "getGlobal", "(", ")", ";", "MCSymbol", "*", "SymToPrint", ";"...
[ "Print", "the", "MachineOperand", "as", "a", "symbol", "." ]
[ "PowerPC", "PPC", "\"$non_lazy_ptr\"" ]
PPCAsmPrinter101
PrintSymbolOperand
PowerPC
CPU
LLVM
26,599
129
1
[]