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

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 151 int getVarArgsFPRIndex() const { return VarArgsFPRIndex; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 159 int getVarArgsFPRIndex() const { return VarArgsFPRIndex; }

Completed in 87 milliseconds