Searched refs:nancode_type (Results 1 – 3 of 3) sorted by relevance
1851 const uint32_t nancode_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local1852 if (!_.IsIntScalarOrVectorType(nancode_type)) { in ValidateExtInst()1858 if (_.GetDimension(nancode_type) != num_components) { in ValidateExtInst()1865 if (_.GetBitWidth(result_type) != _.GetBitWidth(nancode_type)) { in ValidateExtInst()
2155 const uint32_t nancode_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local2156 if (!_.IsIntScalarOrVectorType(nancode_type)) { in ValidateExtInst()2162 if (_.GetDimension(nancode_type) != num_components) { in ValidateExtInst()2169 if (_.GetBitWidth(result_type) != _.GetBitWidth(nancode_type)) { in ValidateExtInst()
2151 const uint32_t nancode_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local2152 if (!_.IsIntScalarOrVectorType(nancode_type)) { in ValidateExtInst()2158 if (_.GetDimension(nancode_type) != num_components) { in ValidateExtInst()2165 if (_.GetBitWidth(result_type) != _.GetBitWidth(nancode_type)) { in ValidateExtInst()