Home
last modified time | relevance | path

Searched defs:InstrInfo (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp396 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 DLanaiSubtarget.h68 LanaiInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreSubtarget.h33 XCoreInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCSubtarget.h33 ARCInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVESubtarget.h42 VEInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFSubtarget.h33 BPFInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.h42 MSP430InstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.cpp154 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 DSchedClassResolution.cpp220 const MCInstrInfo &InstrInfo, in ResolveVariantSchedClassId()
233 const MCInstrInfo &InstrInfo, in resolveSchedClassId()
H A DMCInstrDescView.cpp106 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 DNVPTXSubtarget.h42 NVPTXInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h55 WebAssemblyInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSubtarget.h61 M68kInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRSubtarget.h117 AVRInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h55 SparcInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp129 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 DBackEnds.rst106 InstrInfo section in LLVM BackEnds
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h68 RISCVInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCCodeEmitter.cpp306 llvm::createLanaiMCCodeEmitter(const MCInstrInfo &InstrInfo, in createLanaiMCCodeEmitter()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp722 Record *InstrInfo = Target.getInstructionSet(); in run() local
925 Record *InstrInfo, in emitRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp431 std::unique_ptr<MCInstrInfo> InstrInfo(TheTarget->createMCInstrInfo()); in analysisMain() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h76 SystemZInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h98 HexagonInstrInfo InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.h219 std::unique_ptr<const MipsInstrInfo> InstrInfo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp490 const PPCInstrInfo *InstrInfo = static_cast<const PPCInstrInfo*>(&MCII); in isPrefixedInstruction() local

12