Home
last modified time | relevance | path

Searched refs:IsLeftChild (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/comp/
Dmove_to_front.cpp403 else if (IsLeftChild(node)) in RotateLeft()
432 else if (IsLeftChild(node)) in RotateRight()
Dmove_to_front.h198 bool IsLeftChild(uint32_t node) const { in IsLeftChild() function
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmove_to_front.cpp403 else if (IsLeftChild(node)) in RotateLeft()
432 else if (IsLeftChild(node)) in RotateRight()
Dmove_to_front.h198 bool IsLeftChild(uint32_t node) const { in IsLeftChild() function