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

  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 266 /// useRegsForByval - Returns true if the calling convention allows the
268 bool useRegsForByval() const { return CallConv != CallingConv::Fast; }
MipsISelLowering.cpp     [all...]

Completed in 28 milliseconds