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.h288 BVT_FramePointer, enumerator
DIceCfg.cpp841 if (BaseVariableType == BVT_FramePointer) { in sortAndCombineAllocas()
886 case BVT_FramePointer: { in sortAndCombineAllocas()
1002 BVT_FramePointer); in processAllocas()
1007 (HasDynamicAllocation ? BVT_FramePointer : BVT_StackPointer); in processAllocas()