Searched refs:rhsReal (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/ |
| H A D | LowerToLLVM.cpp | 1728 auto rhsReal = in matchAndRewrite() local 1736 loc, mlir::LLVM::ICmpPredicate::eq, lhsReal, rhsReal); in matchAndRewrite() 1744 loc, mlir::LLVM::FCmpPredicate::oeq, lhsReal, rhsReal); in matchAndRewrite() 1754 loc, mlir::LLVM::ICmpPredicate::ne, lhsReal, rhsReal); in matchAndRewrite() 1762 loc, mlir::LLVM::FCmpPredicate::une, lhsReal, rhsReal); in matchAndRewrite() 2395 auto rhsReal = in matchAndRewrite() local 2404 rhsReal); in matchAndRewrite() 2411 rhsReal); in matchAndRewrite() 2471 auto rhsReal = in matchAndRewrite() local 2480 rhsReal); in matchAndRewrite() [all …]
|