Searched defs:InstrInfo (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCSubtarget.h33 ARCInstrInfo InstrInfo; member in class:llvm::ARCSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.h68 LanaiInstrInfo InstrInfo; member in class:llvm::LanaiSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreSubtarget.h33 XCoreInstrInfo InstrInfo; member in class:llvm::XCoreSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVESubtarget.h42 VEInstrInfo InstrInfo; member in class:llvm::VESubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.h42 MSP430InstrInfo InstrInfo; member in class:llvm::MSP430Subtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFSubtarget.h33 BPFInstrInfo InstrInfo; member in class:llvm::BPFSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h42 NVPTXInstrInfo InstrInfo; member in class:llvm::NVPTXSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCCodeEmitter.cpp306 llvm::createLanaiMCCodeEmitter(const MCInstrInfo &InstrInfo, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h39 R600InstrInfo InstrInfo; member in class:llvm::final
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h55 WebAssemblyInstrInfo InstrInfo; member in class:llvm::final
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSubtarget.h61 M68kInstrInfo InstrInfo; member in class:llvm::M68kSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.h183 const MCInstrInfo &InstrInfo; member in struct:llvm::exegesis::InstructionsCache
H A DSchedClassResolution.cpp232 resolveSchedClassId(const MCSubtargetInfo &SubtargetInfo, const MCInstrInfo &InstrInfo, const MCInst &MCI) argument
H A DMCInstrDescView.cpp106 Instruction::create(const MCInstrInfo &InstrInfo, argument
H A DAnalysis.cpp154 Analysis::Analysis(const Target &Target, std::unique_ptr<MCInstrInfo> InstrInfo, argument
252 writeParallelSnippetHtml(raw_ostream &OS, const std::vector<MCInst> &Instructions, const MCInstrInfo &InstrInfo) argument
264 writeLatencySnippetHtml(raw_ostream &OS, const std::vector<MCInst> &Instructions, const MCInstrInfo &InstrInfo) argument
H A DBenchmarkResult.cpp42 generateOpcodeNameToOpcodeIdxMapping(const MCInstrInfo &InstrInfo) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRSubtarget.h117 AVRInstrInfo InstrInfo; member in class:llvm::AVRSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp490 const PPCInstrInfo *InstrInfo = static_cast<const PPCInstrInfo*>(&MCII); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h55 SparcInstrInfo InstrInfo; member in class:llvm::SparcSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h68 RISCVInstrInfo InstrInfo; member in class:llvm::RISCVSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp722 Record *InstrInfo = Target.getInstructionSet(); local
924 emitRecord(const CodeGenInstruction &Inst, unsigned Num, Record *InstrInfo, std::map<std::vector<Record*>, unsigned> &EmittedLists, const OperandInfoMapTy &OpInfo, raw_ostream &OS) argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp396 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); local
517 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); local
569 GIMatchTreeInstrInfo *InstrInfo = Leaf.getInstrInfo(InstrID); local
654 GIMatchTreeInstrInfo *InstrInfo local
698 GIMatchTreeInstrInfo *InstrInfo = Leaf.value().getInstrInfo(InstrID); local
734 GIMatchTreeInstrInfo *InstrInfo = Leaf.getInstrInfo(InstrID); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h98 HexagonInstrInfo InstrInfo; member in class:llvm::HexagonSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h76 SystemZInstrInfo InstrInfo; member in class:llvm::SystemZSubtarget
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp372 const PPCInstrInfo *InstrInfo = Subtarget.getInstrInfo(); local

Completed in 223 milliseconds

12