Searched defs:getMCSubtargetInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DContext.h61 const MCSubtargetInfo &getMCSubtargetInfo() const { return STI; } function in class:llvm::mca::Context
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h193 const MCSubtargetInfo *getMCSubtargetInfo() const { return STI.get(); } function in class:llvm::TargetMachine

Completed in 157 milliseconds