Home
last modified time | relevance | path

Searched defs:pre_end (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_descriptor.h490 inline pre_iterator pre_end() { return pre_iterator(); } in pre_end() function
492 inline const_pre_iterator pre_end() const { return pre_cend(); } in pre_end() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_descriptor.h490 inline pre_iterator pre_end() { return pre_iterator(); } in pre_end() function
492 inline const_pre_iterator pre_end() const { return pre_cend(); } in pre_end() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.h490 inline pre_iterator pre_end() { return pre_iterator(); } in pre_end() function
492 inline const_pre_iterator pre_end() const { return pre_cend(); } in pre_end() function