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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineFrameInfo.cpp 64 int MachineFrameInfo::CreateSpillStackObject(uint64_t Size,
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 597 int MachineFrameInfo::CreateSpillStackObject(uint64_t Size,
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 492 /// CreateSpillStackObject - Create a new statically sized stack object that
496 int CreateSpillStackObject(uint64_t Size, unsigned Alignment) {

Completed in 113 milliseconds