Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp815 AllocaBaseVariableType BaseVariableType) { in sortAndCombineAllocas() argument
850 if (BaseVariableType == BVT_FramePointer) { in sortAndCombineAllocas()
862 (BaseVariableType == BVT_StackPointer) in sortAndCombineAllocas()
883 switch (BaseVariableType) { in sortAndCombineAllocas()
909 if (BaseVariableType == BVT_StackPointer) in sortAndCombineAllocas()
DIceCfg.h292 AllocaBaseVariableType BaseVariableType);