HomeSort by relevance Sort by last modified time
    Searched refs:SubTarget (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 70 enum SubTarget {
HexagonMCInstrInfo.cpp 300 HexagonII::SubTarget Target = static_cast<HexagonII::SubTarget>(
  /external/llvm/lib/CodeGen/
MIRPrinter.cpp 528 const auto &SubTarget = MI.getParent()->getParent()->getSubtarget();
529 const auto *TRI = SubTarget.getRegisterInfo();
531 const auto *TII = SubTarget.getInstrInfo();

Completed in 316 milliseconds