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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.h 170 else if (P.hasMips1())
  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 185 bool hasMips1() const { return MipsArchVersion >= Mips1; }
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 264 bool hasMips1() const { return STI.getFeatureBits() & Mips::FeatureMips1; }
    [all...]

Completed in 90 milliseconds