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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 227 unsigned getGPRSizeInBytes() const { return isGP64bit() ? 8 : 4; }
MipsISelLowering.cpp     [all...]

Completed in 51 milliseconds