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

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 175 unsigned getGPRCalleeSavedArea2Size() const { return GPRCS2Size; }
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMMachineFunctionInfo.h 149 unsigned getGPRCalleeSavedArea2Size() const { return GPRCS2Size; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 172 unsigned getGPRCalleeSavedArea2Size() const { return GPRCS2Size; }

Completed in 198 milliseconds