Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp912 AllocaBaseVariableType BaseVariableType) { in sortAndCombineAllocas() argument
938 if (BaseVariableType == BVT_FramePointer) { in sortAndCombineAllocas()
950 (BaseVariableType == BVT_StackPointer) in sortAndCombineAllocas()
963 switch (BaseVariableType) { in sortAndCombineAllocas()
989 if (BaseVariableType == BVT_StackPointer) in sortAndCombineAllocas()
DIceCfg.h306 AllocaBaseVariableType BaseVariableType);