Home
last modified time | relevance | path

Searched defs:createAdd (Results 1 – 4 of 4) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DIslExprBuilder.cpp152 Value *IslExprBuilder::createAdd(Value *LHS, Value *RHS, const Twine &Name) { createAdd() function in IslExprBuilder
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DConvertConv2DToImg2Col.cpp32 static Value createAdd(Location loc, Value x, Value y, OpBuilder &builder) { in createAdd() function
/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h532 static const MCBinaryExpr *createAdd(const MCExpr *LHS, const MCExpr *RHS, createAdd() function
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorContract.cpp195 static Value createAdd(Location loc, Value x, Value y, bool isInt, in createAdd() function