/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchTree.cpp | 396 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); in repartition() local 517 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); in repartition() local 569 GIMatchTreeInstrInfo *InstrInfo = Leaf.getInstrInfo(InstrID); in applyForPartition() local 654 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); in repartition() local 698 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); in repartition() local 734 GIMatchTreeInstrInfo *InstrInfo = Leaf.getInstrInfo(InstrID); in applyForPartition() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiSubtarget.h | 68 LanaiInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreSubtarget.h | 33 XCoreInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCSubtarget.h | 33 ARCInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VESubtarget.h | 42 VEInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BPFSubtarget.h | 33 BPFInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430Subtarget.h | 42 MSP430InstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | Analysis.cpp | 154 Analysis::Analysis(const Target &Target, std::unique_ptr<MCInstrInfo> InstrInfo, in Analysis() 254 const MCInstrInfo &InstrInfo) { in writeParallelSnippetHtml() 266 const MCInstrInfo &InstrInfo) { in writeLatencySnippetHtml()
|
H A D | SchedClassResolution.cpp | 220 const MCInstrInfo &InstrInfo, in ResolveVariantSchedClassId() 233 const MCInstrInfo &InstrInfo, in resolveSchedClassId()
|
H A D | MCInstrDescView.cpp | 106 Instruction::create(const MCInstrInfo &InstrInfo, in create() 304 InstructionsCache::InstructionsCache(const MCInstrInfo &InstrInfo, in InstructionsCache()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXSubtarget.h | 42 NVPTXInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySubtarget.h | 55 WebAssemblyInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kSubtarget.h | 61 M68kInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRSubtarget.h | 117 AVRInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcSubtarget.h | 55 SparcInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIWholeQuadMode.cpp | 129 struct InstrInfo { struct 130 char Needs = 0; 131 char Disabled = 0; 132 char OutNeeds = 0;
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/ |
H A D | BackEnds.rst | 106 InstrInfo section in LLVM BackEnds
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVSubtarget.h | 68 RISCVInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiMCCodeEmitter.cpp | 306 llvm::createLanaiMCCodeEmitter(const MCInstrInfo &InstrInfo, in createLanaiMCCodeEmitter()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | InstrInfoEmitter.cpp | 722 Record *InstrInfo = Target.getInstructionSet(); in run() local 925 Record *InstrInfo, in emitRecord()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/ |
H A D | llvm-exegesis.cpp | 431 std::unique_ptr<MCInstrInfo> InstrInfo(TheTarget->createMCInstrInfo()); in analysisMain() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZSubtarget.h | 76 SystemZInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.h | 98 HexagonInstrInfo InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSubtarget.h | 219 std::unique_ptr<const MipsInstrInfo> InstrInfo; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.cpp | 490 const PPCInstrInfo *InstrInfo = static_cast<const PPCInstrInfo*>(&MCII); in isPrefixedInstruction() local
|