Searched defs:getInstrInfo (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.h53 const MCInstrInfo &getInstrInfo() const { function in class:llvm::exegesis::LLVMState
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h66 const TargetInstrInfo *getInstrInfo() const { return TII; } function in class:llvm::TargetSchedModel
H A DTargetSubtargetInfo.h92 virtual const TargetInstrInfo *getInstrInfo() const { return nullptr; } function in class:llvm::TargetSubtargetInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/
H A DDisassembler.h111 const MCInstrInfo *getInstrInfo() const { return MII.get(); } function in class:llvm::LLVMDisasmContext
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp303 const M68kInstrInfo *getInstrInfo() const { function in class:__anon2478::M68kDAGToDAGISel
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h355 GIMatchTreeInstrInfo *getInstrInfo(unsigned ID) const { function in class:llvm::GIMatchTreeBuilderLeafInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp146 const SystemZInstrInfo *getInstrInfo() const { function in class:__anon2621::SystemZDAGToDAGISel
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp138 const X86InstrInfo *getInstrInfo() const { function in class:__anon2719::final
H A DX86ISelDAGToDAG.cpp462 const X86InstrInfo *getInstrInfo() const { function in class:__anon2732::final

Completed in 132 milliseconds