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

  /external/llvm/lib/Target/Sparc/
SparcSubtarget.h 39 bool HasHardQuad;
67 bool hasHardQuad() const { return HasHardQuad; }
SparcISelLowering.cpp     [all...]
SparcRegisterInfo.cpp 175 if (!Subtarget.isV9() || !Subtarget.hasHardQuad()) {
SparcInstrInfo.cpp 313 if (Subtarget.hasHardQuad()) {

Completed in 468 milliseconds