Searched refs:constRange (Results 1 – 2 of 2) sorted by relevance
179 range_t constRange(spv::Op opCode) const;
118 spirvbin_t::range_t spirvbin_t::constRange(spv::Op opCode) const in constRange() function in spv::spirvbin_t1226 const auto cmpConst = [&]() { return cmpIdRange(constRange(opCode)); }; in matchType()