Searched defs:createOr (Results 1 – 3 of 3) sorted by relevance
73 static const AMDGPUMCExpr *createOr(ArrayRef<const MCExpr *> Args, in createOr() function
408 static const MCBinaryExpr *createOr(const MCExpr *LHS, const MCExpr *RHS, in createOr() function
327 mlir::Value createOr(mlir::Location loc, mlir::Value lhs, mlir::Value rhs) { in createOr() function