Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h179 range_t constRange(spv::Op opCode) const;
DSPVRemapper.cpp118 spirvbin_t::range_t spirvbin_t::constRange(spv::Op opCode) const in constRange() function in spv::spirvbin_t
1226 const auto cmpConst = [&]() { return cmpIdRange(constRange(opCode)); }; in matchType()