Home
last modified time | relevance | path

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

/external/bison/m4/
Dfpieee.m436 # <http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_HTML/MAN/MAN3/0600____.HTM>
/external/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td89 // All HTM instructions, with the exception of tcheck, set CR0 with the
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h98 const HexagonTargetMachine &HTM; variable
DHexagonISelLowering.cpp1495 auto &HLOF = *HTM.getObjFileLowering(); in LowerGLOBALADDRESS()
1496 Reloc::Model RM = HTM.getRelocationModel(); in LowerGLOBALADDRESS()
1500 if (HLOF.isGlobalInSmallSection(GV, HTM)) in LowerGLOBALADDRESS()
1526 Reloc::Model RM = HTM.getRelocationModel(); in LowerBlockAddress()
1685 switch (HTM.getTLSModel(GA->getGlobal())) { in LowerGlobalTLSAddress()
1703 : TargetLowering(TM), HTM(static_cast<const HexagonTargetMachine&>(TM)), in HexagonTargetLowering()
2946 return HTM.getRelocationModel() == Reloc::Static; in isOffsetFoldingLegal()
DHexagonFrameLowering.cpp1060 auto &HTM = static_cast<const HexagonTargetMachine&>(MF.getTarget()); in insertCSRSpillsInBlock() local
1061 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock()
1114 auto &HTM = static_cast<const HexagonTargetMachine&>(MF.getTarget()); in insertCSRRestoresInBlock() local
1115 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock()
DHexagonISelDAGToDAG.cpp45 const HexagonTargetMachine &HTM; member in __anon06b755f30111::HexagonDAGToDAGISel
52 : SelectionDAGISel(tm, OptLevel), HTM(tm), HST(nullptr), HII(nullptr), in HexagonDAGToDAGISel()
/external/clang/include/clang/Basic/
DBuiltinsPPC.def342 // HTM builtins
/external/llvm/include/llvm/IR/
DIntrinsicsPowerPC.td928 // PowerPC HTM Intrinsic Definitions.
/external/valgrind/
Dconfigure.ac1497 # HTM (Hardware Transactional Memory)