Home
last modified time | relevance | path

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

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