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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 85 bool HasCnMips;
209 bool hasCnMips() const { return HasCnMips; }
MipsSEISelLowering.cpp 121 if (Subtarget->hasCnMips())
    [all...]
MipsISelLowering.cpp 302 if (Subtarget->hasCnMips()) {
    [all...]

Completed in 820 milliseconds