Searched refs:spvIsIdType (Results 1 – 25 of 36) sorted by relevance
12
323 if (spvIsIdType(type) || spvOperandIsConcreteMask(type)) { in spvOperandIsConcrete()486 bool spvIsIdType(spv_operand_type_t type) { in spvIsIdType() function500 if (!spvIsIdType(type)) { in spvIsInIdType()
132 bool spvIsIdType(spv_operand_type_t type);
331 if (spvIsIdType(type) || spvOperandIsConcreteMask(type)) { in spvOperandIsConcrete()499 bool spvIsIdType(spv_operand_type_t type) { in spvIsIdType() function513 if (!spvIsIdType(type)) { in spvIsInIdType()
57 if (spvIsIdType(type)) { in Process()
96 assert(spvIsIdType(type)); in AsId()800 if (spvIsIdType(operand.type)) f(&operand.words[0]); in ForEachId()806 if (spvIsIdType(operand.type)) f(&operand.words[0]); in ForEachId()
121 if (spvIsIdType(op.type)) { in AssignValueNumber()
249 if (spvIsIdType(operand.type)) { in ComputeIdBound()
159 if (op.type != SPV_OPERAND_TYPE_RESULT_ID && spvIsIdType(op.type)) { in WhileEachUse()
96 assert(spvIsIdType(type)); in AsId()790 if (spvIsIdType(operand.type)) f(&operand.words[0]); in ForEachId()796 if (spvIsIdType(operand.type)) f(&operand.words[0]); in ForEachId()
246 if (spvIsIdType(operand.type)) { in ComputeIdBound()
44 if (spvIsIdType(type) && type != SPV_OPERAND_TYPE_RESULT_ID) { in UpdateIdUse()
264 } else if (spvIsIdType(operand.type)) { in CapabilityCheck()
33 if (spvIsIdType(type) && type != SPV_OPERAND_TYPE_RESULT_ID) { in UpdateIdUse()