Home | Sort by relevance Sort by last modified time |
/external/llvm/lib/Target/Alpha/ | |
AlphaMachineFunctionInfo.h | 57 void setVarArgsBase(int Base) { VarArgsBase = Base; } |
AlphaISelLowering.cpp | 454 if (i == 0) FuncInfo->setVarArgsBase(FI); [all...] |