Home
last modified time | relevance | path

Searched defs:HTM (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitConst32AndConst64.cpp63 auto &HTM = static_cast<const HexagonTargetMachine&>(Fn.getTarget()); in runOnMachineFunction() local
H A DHexagonISelLowering.h128 const HexagonTargetMachine &HTM; global() variable
H A DHexagonFrameLowering.cpp1379 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local
1444 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
H A DHexagonISelLowering.cpp3826 auto &HTM = static_cast<const HexagonTargetMachine&>(getTargetMachine()); shouldReduceLoadWidth() local
[all...]