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

  /external/llvm/lib/Target/AVR/
AVRTargetMachine.h 46 AVRSubtarget SubTarget;
  /external/llvm/lib/CodeGen/
MIRPrinter.cpp 543 const auto &SubTarget = MF->getSubtarget();
544 const auto *TRI = SubTarget.getRegisterInfo();
546 const auto *TII = SubTarget.getInstrInfo();
    [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 70 enum SubTarget {

Completed in 6637 milliseconds