Searched refs:spvOpcodeIsConstantOrUndef (Results 1 – 15 of 15) sorted by relevance
71 !spvOpcodeIsConstantOrUndef(constituent->opcode())) { in ValidateConstantComposite()118 !spvOpcodeIsConstantOrUndef(constituent->opcode())) { in ValidateConstantComposite()186 !spvOpcodeIsConstantOrUndef(constituent->opcode())) { in ValidateConstantComposite()222 !spvOpcodeIsConstantOrUndef(constituent->opcode())) { in ValidateConstantComposite()255 if (!constituent || !spvOpcodeIsConstantOrUndef(constituent->opcode())) { in ValidateConstantComposite()
72 spvOpcodeIsConstantOrUndef(inst.opcode())) { in GetAvailableOpportunities()102 spvOpcodeIsConstantOrUndef(inst.opcode())) { in GetAvailableOpportunities()
55 if (spvOpcodeIsConstantOrUndef(operand_id_def->opcode())) { in GetAvailableOpportunities()
72 bool spvOpcodeIsConstantOrUndef(const spv::Op opcode);
255 bool spvOpcodeIsConstantOrUndef(const spv::Op opcode) { in spvOpcodeIsConstantOrUndef() function
280 bool spvOpcodeIsConstantOrUndef(const spv::Op opcode) { in spvOpcodeIsConstantOrUndef() function