Home
last modified time | relevance | path

Searched defs:ObjStart (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp691 int ObjStart, ObjEnd; in computeFreeStackSlots() local
731 unsigned ObjStart = StackGrowsDown ? FreeStart + ObjSize : FreeStart; in scavengeStackSlot() local
752 int ObjStart = -(FreeStart + ObjSize); in scavengeStackSlot() local