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

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 146 void setVarArgsGPRIndex(int Index) { VarArgsGPRIndex = Index; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 154 void setVarArgsGPRIndex(int Index) { VarArgsGPRIndex = Index; }

Completed in 145 milliseconds