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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 122 unsigned getVarArgsNumGPR() const { return VarArgsNumGPR; }
  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 188 unsigned getVarArgsNumGPR() const { return VarArgsNumGPR; }

Completed in 43 milliseconds