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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 311 /// getLocalFrameMaxAlign - Return the required alignment of the local
313 unsigned getLocalFrameMaxAlign() const { return LocalFrameMaxAlign; }
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 368 unsigned getLocalFrameMaxAlign() const { return LocalFrameMaxAlign; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 405 unsigned getLocalFrameMaxAlign() const { return LocalFrameMaxAlign; }

Completed in 223 milliseconds