Searched refs:verifyConstantType (Results 1 – 1 of 1) sorted by relevance
1822 static LogicalResult verifyConstantType(spirv::ConstantOp op, Attribute value, in verifyConstantType() function1872 if (failed(verifyConstantType(op, element, elemType))) in verifyConstantType()1884 return verifyConstantType(*this, valueAttr(), getType()); in verify()