Home
last modified time | relevance | path

Searched refs:UIToFPI1Pattern (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/ArithmeticToSPIRV/
H A DArithmeticToSPIRV.cpp105 struct UIToFPI1Pattern final : public OpConversionPattern<arith::UIToFPOp> { struct
574 UIToFPI1Pattern::matchAndRewrite(arith::UIToFPOp op, OpAdaptor adaptor, in matchAndRewrite()
883 TypeCastingOpPattern<arith::UIToFPOp, spirv::ConvertUToFOp>, UIToFPI1Pattern, in populateArithmeticToSPIRVPatterns()