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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 49 if (Subtarget.hasMips64r2())
  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 156 bool hasMips64r2() const { return MipsArchVersion == Mips64r2; }
MipsISelLowering.cpp 323 if (!Subtarget->hasMips64r2())
    [all...]

Completed in 761 milliseconds