Home
last modified time | relevance | path

Searched refs:HTM (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonSplitConst32AndConst64.cpp63 auto &HTM = static_cast<const HexagonTargetMachine&>(Fn.getTarget()); in runOnMachineFunction() local
64 auto &TLOF = *HTM.getObjFileLowering(); in runOnMachineFunction()
65 if (HST.useSmallData() && TLOF.isSmallDataEnabled(HTM)) in runOnMachineFunction()
DHexagonISelLowering.cpp1229 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() local
3589 return !GO || !HTM.getObjFileLowering()->isGlobalInSmallSection(GO, HTM); in shouldReduceLoadWidth()
DHexagonFrameLowering.cpp1379 auto &HTM = static_cast<const HexagonTargetMachine&>(MF.getTarget()); in insertCSRSpillsInBlock() local
1380 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock()
1444 auto &HTM = static_cast<const HexagonTargetMachine&>(MF.getTarget()); in insertCSRRestoresInBlock() local
1445 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock()
DHexagonISelLowering.h107 const HexagonTargetMachine &HTM; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td90 // All HTM instructions, with the exception of tcheck, set CR0 with the
/freebsd-12-stable/contrib/file/magic/Magdir/
Dfonts193 # Reference: http://cd.textfiles.com/ataricompendium/BOOK/HTML/APPENDC.HTM#cnt
Ddatabase548 # http://www.foxpert.com/foxpro/knowlbits/files/knowlbits_200708_1.HTM
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DBuiltinsPPC.def731 // HTM builtins
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DIntrinsicsPowerPC.td1372 // PowerPC HTM Intrinsic Definitions.
/freebsd-12-stable/sys/arm/conf/
Dmach-types87 htm SA1100_HTM HTM 69