Searched refs:EOpSpirvInst (Results 1 – 5 of 5) sorted by relevance
671 case EOpSpirvInst: out.debug << "spirv_instruction"; break; in visitUnary()1109 case EOpSpirvInst: out.debug << "spirv_instruction"; break; in visitAggregate()
326 relateToOperator(EOpSpirvInst); in setSpirvInstruction()
1158 … if (function[i].type->getQualifier().isSpirvLiteral() && function.getBuiltInOp() != EOpSpirvInst) in handleFunctionDeclarator()1165 if (symbol && builtIn && function.getBuiltInOp() == EOpSpirvInst) in handleFunctionDeclarator()1445 } else if (fnCandidate->getBuiltInOp() == EOpSpirvInst) { in handleFunctionCall()1528 if (function.getBuiltInOp() == EOpSpirvInst) { in handleBuiltInFunctionCall()
76 EOpSpirvInst, enumerator
2599 …(node->getOp() == glslang::EOpSpirvInst && operandNode->getAsTyped()->getQualifier().isSpirvByRefe… in visitUnary()2629 if (node->getOp() == glslang::EOpSpirvInst) { in visitUnary()3378 case glslang::EOpSpirvInst: in visitAggregate()3537 } else if (node->getOp() == glslang::EOpSpirvInst) { in visitAggregate()