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

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 161 void setFramePtrSpillOffset(unsigned o) { FramePtrSpillOffset = o; }
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMMachineFunctionInfo.h 138 void setFramePtrSpillOffset(unsigned o) { FramePtrSpillOffset = o; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 158 void setFramePtrSpillOffset(unsigned o) { FramePtrSpillOffset = o; }

Completed in 183 milliseconds