Searched refs:HTM (Results 1 – 8 of 8) 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 | 1373 Reloc::Model RM = HTM.getRelocationModel(); in LowerConstantPool() 1390 Reloc::Model RM = HTM.getRelocationModel(); in LowerJumpTable() 1459 auto &HLOF = *HTM.getObjFileLowering(); in LowerGLOBALADDRESS() 1460 Reloc::Model RM = HTM.getRelocationModel(); in LowerGLOBALADDRESS() 1464 if (HLOF.IsGlobalInSmallSection(GV, HTM)) in LowerGLOBALADDRESS() 1491 Reloc::Model RM = HTM.getRelocationModel(); in LowerBlockAddress() 1516 : TargetLowering(TM), HTM(static_cast<const HexagonTargetMachine&>(TM)), in HexagonTargetLowering() 2743 return HTM.getRelocationModel() == Reloc::Static; in isOffsetFoldingLegal()
|
D | HexagonISelDAGToDAG.cpp | 51 const HexagonTargetMachine& HTM; member in __anon06b755f30111::HexagonDAGToDAGISel 58 : SelectionDAGISel(tm, OptLevel), HTM(tm), HST(nullptr), HII(nullptr), in HexagonDAGToDAGISel()
|
/external/clang/include/clang/Basic/ |
D | BuiltinsPPC.def | 339 // 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)
|