Searched defs:fp_type (Results 1 – 3 of 3) sorted by relevance
67 FloatType fp_type, Value variance, in MaterializeEpsilon()122 auto fp_type = variance_type.getElementType().dyn_cast<FloatType>(); in matchAndRewrite() local
389 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type() function
1105 PrimitiveType fp_type = PRIMITIVE_TYPE_INVALID; in CheckMixedPrecisionOperands() local