Searched refs:HTM (Results 1 – 10 of 10) sorted by relevance
63 auto &HTM = static_cast<const HexagonTargetMachine&>(Fn.getTarget()); in runOnMachineFunction() local64 auto &TLOF = *HTM.getObjFileLowering(); in runOnMachineFunction()65 if (HST.useSmallData() && TLOF.isSmallDataEnabled(HTM)) in runOnMachineFunction()
1229 auto &HLOF = *HTM.getObjFileLowering(); in LowerGLOBALADDRESS()1230 Reloc::Model RM = HTM.getRelocationModel(); in LowerGLOBALADDRESS()1235 if (GO && Subtarget.useSmallData() && HLOF.isGlobalInSmallSection(GO, HTM)) in LowerGLOBALADDRESS()1261 Reloc::Model RM = HTM.getRelocationModel(); in LowerBlockAddress()1423 switch (HTM.getTLSModel(GA->getGlobal())) { in LowerGlobalTLSAddress()1441 : TargetLowering(TM), HTM(static_cast<const HexagonTargetMachine&>(TM)), in HexagonTargetLowering()3449 return HTM.getRelocationModel() == Reloc::Static; in isOffsetFoldingLegal()3587 auto &HTM = static_cast<const HexagonTargetMachine&>(getTargetMachine()); in shouldReduceLoadWidth() local3589 return !GO || !HTM.getObjFileLowering()->isGlobalInSmallSection(GO, HTM); in shouldReduceLoadWidth()
1379 auto &HTM = static_cast<const HexagonTargetMachine&>(MF.getTarget()); in insertCSRSpillsInBlock() local1380 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock()1444 auto &HTM = static_cast<const HexagonTargetMachine&>(MF.getTarget()); in insertCSRRestoresInBlock() local1445 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock()
107 const HexagonTargetMachine &HTM; variable
90 // All HTM instructions, with the exception of tcheck, set CR0 with the
193 # Reference: http://cd.textfiles.com/ataricompendium/BOOK/HTML/APPENDC.HTM#cnt
548 # http://www.foxpert.com/foxpro/knowlbits/files/knowlbits_200708_1.HTM
731 // HTM builtins
1372 // PowerPC HTM Intrinsic Definitions.
87 htm SA1100_HTM HTM 69