Searched defs:useRegsForByval (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h402 /// useRegsForByval - Returns true if the calling convention allows the
404 bool useRegsForByval() const { return CallConv != CallingConv::Fast; } function in class:llvm::MipsTargetLowering::MipsCC

Completed in 224 milliseconds