Searched refs:spvOpcodeIsLinearAlgebra (Results 1 – 12 of 12) sorted by relevance
40 if (!spvOpcodeIsLinearAlgebra(instruction.opcode())) { in Apply()
44 if (!spvOpcodeIsLinearAlgebra(instruction->opcode())) { in IsApplicable()
146 bool spvOpcodeIsLinearAlgebra(SpvOp opcode);
673 bool spvOpcodeIsLinearAlgebra(SpvOp opcode) { in spvOpcodeIsLinearAlgebra() function
144 bool spvOpcodeIsLinearAlgebra(spv::Op opcode);
680 bool spvOpcodeIsLinearAlgebra(spv::Op opcode) { in spvOpcodeIsLinearAlgebra() function