Home
last modified time | relevance | path

Searched refs:BVT_FramePointer (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfg.h301 BVT_FramePointer, enumerator
DIceCfg.cpp938 if (BaseVariableType == BVT_FramePointer) { in sortAndCombineAllocas()
983 case BVT_FramePointer: { in sortAndCombineAllocas()
1099 BVT_FramePointer); in processAllocas()
1104 (HasDynamicAllocation ? BVT_FramePointer : BVT_StackPointer); in processAllocas()