Searched refs:HTM (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h98 const HexagonTargetMachine &HTM; member in class:llvm::HexagonTargetLowering
H A DHexagonISelLowering.cpp1373 Reloc::Model RM = HTM.getRelocationModel();
1390 Reloc::Model RM = HTM.getRelocationModel();
1459 auto &HLOF = *HTM.getObjFileLowering();
1460 Reloc::Model RM = HTM.getRelocationModel();
1464 if (HLOF.IsGlobalInSmallSection(GV, HTM))
1491 Reloc::Model RM = HTM.getRelocationModel();
1516 : TargetLowering(TM), HTM(static_cast<const HexagonTargetMachine&>(TM)),
2743 return HTM.getRelocationModel() == Reloc::Static;
H A DHexagonISelDAGToDAG.cpp51 const HexagonTargetMachine& HTM; member in class:__anon2868::HexagonDAGToDAGISel
58 : SelectionDAGISel(tm, OptLevel), HTM(tm), HST(nullptr), HII(nullptr),
/freebsd-11.0-release/release/
H A DMakefile169 ln -f rdoc/${RELNOTES_LANG}/${i}/article.html reldoc/${i:tu}.HTM

Completed in 117 milliseconds