Searched refs:hasByvalArg (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h73 bool hasByvalArg() const { return HasByvalArg; } function in class:llvm::MipsFunctionInfo
H A DMipsSEISelLowering.cpp1176 if (MipsCCInfo.hasByValArg() || FI.hasByvalArg())

Completed in 66 milliseconds