Searched defs:HTM (Results 1 – 4 of 4) sorted by relevance
63 auto &HTM = static_cast<const HexagonTargetMachine&>(Fn.getTarget()); in runOnMachineFunction() local
128 const HexagonTargetMachine &HTM; global() variable
1379 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local 1444 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
3826 auto &HTM = static_cast<const HexagonTargetMachine&>(getTargetMachine()); shouldReduceLoadWidth() local [all...]