Searched refs:isSpvLvalue (Results 1 – 2 of 2) sorted by relevance
735 bool isSpvLvalue() const { return accessChain.swizzle.size() <= 1; } in isSpvLvalue() function
2998 if (invertedType == spv::NoType && !builder.isSpvLvalue()) { in visitAggregate()