Searched refs:HTM (Results 1 – 9 of 9) sorted by relevance
/external/bison/m4/ |
D | fpieee.m4 | 36 # <http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_HTML/MAN/MAN3/0600____.HTM>
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrHTM.td | 89 // All HTM instructions, with the exception of tcheck, set CR0 with the
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 98 const HexagonTargetMachine &HTM; variable
|
D | HexagonISelLowering.cpp | 1495 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()
|
D | HexagonFrameLowering.cpp | 1060 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()
|
D | HexagonISelDAGToDAG.cpp | 45 const HexagonTargetMachine &HTM; member in __anon06b755f30111::HexagonDAGToDAGISel 52 : SelectionDAGISel(tm, OptLevel), HTM(tm), HST(nullptr), HII(nullptr), in HexagonDAGToDAGISel()
|
/external/clang/include/clang/Basic/ |
D | BuiltinsPPC.def | 342 // HTM builtins
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsPowerPC.td | 928 // PowerPC HTM Intrinsic Definitions.
|
/external/valgrind/ |
D | configure.ac | 1497 # HTM (Hardware Transactional Memory)
|