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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 152 bool hasMips32() const { return MipsArchVersion >= Mips32; }
MipsSEISelLowering.cpp 318 if (Subtarget->hasMips32() && N->getValueType(0) == MVT::i32 &&
331 if (Subtarget->hasMips32() && N->getValueType(0) == MVT::i32 &&

Completed in 26 milliseconds