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
841 if (BaseVariableType == BVT_FramePointer) { in sortAndCombineAllocas()
853 (BaseVariableType == BVT_StackPointer) in sortAndCombineAllocas()
866 switch (BaseVariableType) { in sortAndCombineAllocas()
892 if (BaseVariableType == BVT_StackPointer) in sortAndCombineAllocas()
DIceCfg.h293 AllocaBaseVariableType BaseVariableType);