/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitConst32AndConst64.cpp | 63 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()
|
H A D | HexagonISelLowering.cpp | 1226 auto &HLOF = *HTM.getObjFileLowering(); in LowerGLOBALADDRESS() 1227 Reloc::Model RM = HTM.getRelocationModel(); in LowerGLOBALADDRESS() 1232 if (GO && Subtarget.useSmallData() && HLOF.isGlobalInSmallSection(GO, HTM)) in LowerGLOBALADDRESS() 1258 Reloc::Model RM = HTM.getRelocationModel(); in LowerBlockAddress() 1420 switch (HTM.getTLSModel(GA->getGlobal())) { in LowerGlobalTLSAddress() 1438 : TargetLowering(TM), HTM(static_cast<const HexagonTargetMachine&>(TM)), in HexagonTargetLowering() 3411 return HTM.getRelocationModel() == Reloc::Static; in isOffsetFoldingLegal() 3549 auto &HTM = static_cast<const HexagonTargetMachine&>(getTargetMachine()); in shouldReduceLoadWidth() local 3551 return !GO || !HTM.getObjFileLowering()->isGlobalInSmallSection(GO, HTM); in shouldReduceLoadWidth()
|
H A D | HexagonFrameLowering.cpp | 1379 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()
|
H A D | HexagonISelLowering.h | 107 const HexagonTargetMachine &HTM; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrHTM.td | 90 // All HTM instructions, with the exception of tcheck, set CR0 with the
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | htm.md | 1 ;; Hardware Transactional Memory (HTM) patterns.
|
H A D | rs6000.opt | 493 Target Report Mask(HTM) Var(rs6000_isa_flags) 494 Use ISA 2.07 transactional memory (HTM) instructions.
|
H A D | power9.md | 502 ; HTM Unit
|
H A D | power10.md | 504 ; HTM Unit
|
H A D | rs6000-builtin.def | 33 RS6000_BUILTIN_H -- HTM builtins 676 /* HTM convenience macros. */ 2702 /* HTM functions. */
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | htm.md | 1 ;; Hardware Transactional Memory (HTM) patterns.
|
H A D | rs6000.opt | 505 Target Mask(HTM) Var(rs6000_isa_flags) 506 Use ISA 2.07 transactional memory (HTM) instructions.
|
H A D | power10.md | 526 ; HTM
|
H A D | power9.md | 502 ; HTM Unit
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ |
H A D | README | 197 http://h30097.www3.hp.com/docs/pub_page/V40F_DOCS.HTM
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | fonts | 193 # Reference: http://cd.textfiles.com/ataricompendium/BOOK/HTML/APPENDC.HTM#cnt
|
H A D | database | 596 # http://www.foxpert.com/foxpro/knowlbits/files/knowlbits_200708_1.HTM
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | BuiltinsPPC.def | 613 // HTM builtins
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2013 | 1289 "treclaim.", "tsr.">: Add POWER8 HTM opcodes. 1290 <"tendall.", "tresume.", "tsuspend.">: Add POWER8 HTM extended opcodes.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2013 | 1289 "treclaim.", "tsr.">: Add POWER8 HTM opcodes. 1290 <"tendall.", "tresume.", "tsuspend.">: Add POWER8 HTM extended opcodes.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2013 | 1289 "treclaim.", "tsr.">: Add POWER8 HTM opcodes. 1290 <"tendall.", "tresume.", "tsuspend.">: Add POWER8 HTM extended opcodes.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2013 | 1289 "treclaim.", "tsr.">: Add POWER8 HTM opcodes. 1290 <"tendall.", "tresume.", "tsuspend.">: Add POWER8 HTM extended opcodes.
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | IntrinsicsPowerPC.td | 1356 // PowerPC HTM Intrinsic Definitions.
|
/netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
H A D | c-s390.texi | 953 except instructions from the HTM facility.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
H A D | c-s390.texi | 953 except instructions from the HTM facility.
|