Searched refs:getHwMode (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp55 InstrInfo(*this), RegInfo(getHwMode()), TLInfo(TM, *this) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h225 virtual unsigned getHwMode() const { return 0; } function in class:llvm::MCSubtargetInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp84 RegInfo(getHwMode()), TLInfo(TM, *this),

Completed in 156 milliseconds