Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/comp/
Dmove_to_front.cpp102 MutableTimestampOf(target) = next_timestamp_++; in RankFromValue()
145 MutableTimestampOf(target) = next_timestamp_++; in Promote()
181 MutableTimestampOf(node) = next_timestamp_++; in ValueFromRank()
226 MutableTimestampOf(handle) = timestamp; in CreateNode()
318 std::swap(MutableTimestampOf(node), MutableTimestampOf(scapegoat)); in RemoveNode()
Dmove_to_front.h180 uint32_t& MutableTimestampOf(uint32_t node) { in MutableTimestampOf() function
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmove_to_front.cpp102 MutableTimestampOf(target) = next_timestamp_++; in RankFromValue()
145 MutableTimestampOf(target) = next_timestamp_++; in Promote()
181 MutableTimestampOf(node) = next_timestamp_++; in ValueFromRank()
226 MutableTimestampOf(handle) = timestamp; in CreateNode()
318 std::swap(MutableTimestampOf(node), MutableTimestampOf(scapegoat)); in RemoveNode()
Dmove_to_front.h180 uint32_t& MutableTimestampOf(uint32_t node) { in MutableTimestampOf() function