Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Doperand.cpp294 for (uint32_t candidate_bit = (1u << 31u); candidate_bit; in spvPushOperandTypesForMask() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Doperand.cpp299 for (uint32_t candidate_bit = (1u << 31u); candidate_bit; in spvPushOperandTypesForMask() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Doperand.cpp327 for (uint32_t candidate_bit = (1u << 31u); candidate_bit; in spvPushOperandTypesForMask() local