Searched defs:createAnd (Results 1 – 3 of 3) sorted by relevance
173 mlir::Value createAnd(mlir::OpBuilder &bld, mlir::Value lhs, in createAnd() function
348 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
323 mlir::Value createAnd(mlir::Location loc, mlir::Value lhs, mlir::Value rhs) { in createAnd() function