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

  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 377 /// hasByValArg - Returns true if function has byval arguments.
378 bool hasByValArg() const { return !ByValArgs.empty(); }
MipsSEISelLowering.cpp     [all...]
MipsISelLowering.cpp     [all...]

Completed in 535 milliseconds