Searched refs:getFloatWidth (Results 1 – 7 of 7) sorted by relevance
119 FloatWidth = HostTarget->getFloatWidth(); in NVPTXTargetInfo()
127 FloatWidth = HostTarget->getFloatWidth(); in BaseSPIRTargetInfo()
343 if (getFloatWidth() == BitWidth) in getRealTypeByWidth()
788 unsigned getFloatWidth() const { return FloatWidth; } in getFloatWidth() function
625 auto getFloatWidth = [](mlir::Type ty) -> unsigned { in matchAndRewrite() local629 if (getFloatWidth(srcTy) > getFloatWidth(dstTy)) in matchAndRewrite()
1153 DefineTypeSizeof("__SIZEOF_FLOAT__", TI.getFloatWidth(), TI, Builder); in InitializePredefinedMacros()
2287 Width = Target->getFloatWidth(); in getTypeInfoImpl()