Searched refs:fpType (Results 1 – 1 of 1) sorted by relevance
36 cir::FPTypeInterface fpType);172 cir::FPTypeInterface fpType) { in parseFloatLiteral() argument175 if (parser.parseFloat(fpType.getFloatSemantics(), parsedValue)) in parseFloatLiteral()189 cir::FPTypeInterface fpType, APFloat value) { in verify() argument190 if (APFloat::SemanticsToEnum(fpType.getFloatSemantics()) != in verify()