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

  /external/llvm/lib/Target/Mips/
MipsMachineFunction.h 54 bool hasByvalArg() const { return HasByvalArg; }
57 HasByvalArg = HasByval;
116 bool HasByvalArg;
MipsSEISelLowering.cpp     [all...]

Completed in 345 milliseconds