Searched refs:makeFpConstant (Results 1 – 3 of 3) sorted by relevance
259 Id makeFpConstant(Id type, double d, bool specConstant = false);
965 Id Builder::makeFpConstant(Id type, double d, bool specConstant) in makeFpConstant() function in spv::Builder
4965 …right = builder.createBinOp(spv::OpFDiv, resultType, builder.makeFpConstant(resultType, 1.0), righ…