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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 327 /// isObjectPreAllocated - Return true if the object was pre-allocated into
329 bool isObjectPreAllocated(int ObjectIdx) const {
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 384 bool isObjectPreAllocated(int ObjectIdx) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 421 bool isObjectPreAllocated(int ObjectIdx) const {

Completed in 139 milliseconds