Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
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()
DIceCfg.h287 BVT_FramePointer, enumerator