Searched refs:getVarArgsGPRIndex (Results 1 – 3 of 3) sorted by relevance
407 int getVarArgsGPRIndex() const { return VarArgsGPRIndex; } in getVarArgsGPRIndex() function
10956 ? FuncInfo->getVarArgsGPRIndex() in LowerWin64_VASTART()10997 GRTop = DAG.getFrameIndex(FuncInfo->getVarArgsGPRIndex(), PtrVT); in LowerAAPCS_VASTART()
2011 ? FuncInfo->getVarArgsGPRIndex() in selectVaStartDarwin()