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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h45 bool hasByvalArg() const { return HasByvalArg; } function in class:llvm::MipsFunctionInfo
H A DMipsSEISelLowering.cpp1154 if (CCInfo.getInRegsParamsCount() > 0 || FI.hasByvalArg())

Completed in 277 milliseconds