Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A 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()
H A DHexagonISelLowering.cpp1226 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 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()
H A DHexagonISelLowering.h107 const HexagonTargetMachine &HTM; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrHTM.td90 // All HTM instructions, with the exception of tcheck, set CR0 with the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dhtm.md1 ;; Hardware Transactional Memory (HTM) patterns.
H A Drs6000.opt493 Target Report Mask(HTM) Var(rs6000_isa_flags)
494 Use ISA 2.07 transactional memory (HTM) instructions.
H A Dpower9.md502 ; HTM Unit
H A Dpower10.md504 ; HTM Unit
H A Drs6000-builtin.def33 RS6000_BUILTIN_H -- HTM builtins
676 /* HTM convenience macros. */
2702 /* HTM functions. */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dhtm.md1 ;; Hardware Transactional Memory (HTM) patterns.
H A Drs6000.opt505 Target Mask(HTM) Var(rs6000_isa_flags)
506 Use ISA 2.07 transactional memory (HTM) instructions.
H A Dpower10.md526 ; HTM
H A Dpower9.md502 ; HTM Unit
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/
H A DREADME197 http://h30097.www3.hp.com/docs/pub_page/V40F_DOCS.HTM
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dfonts193 # Reference: http://cd.textfiles.com/ataricompendium/BOOK/HTML/APPENDC.HTM#cnt
H A Ddatabase596 # http://www.foxpert.com/foxpro/knowlbits/files/knowlbits_200708_1.HTM
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltinsPPC.def613 // HTM builtins
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-20131289 "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 DChangeLog-20131289 "treclaim.", "tsr.">: Add POWER8 HTM opcodes.
1290 <"tendall.", "tresume.", "tsuspend.">: Add POWER8 HTM extended opcodes.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20131289 "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 DChangeLog-20131289 "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 DIntrinsicsPowerPC.td1356 // PowerPC HTM Intrinsic Definitions.
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-s390.texi953 except instructions from the HTM facility.
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-s390.texi953 except instructions from the HTM facility.

12