Searched defs:setVarArgsGPRIndex (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h146 void setVarArgsGPRIndex(int Index) { VarArgsGPRIndex = Index; } function in class:llvm::AArch64FunctionInfo

Completed in 80 milliseconds