Searched defs:createAdd (Results 1 – 3 of 3) sorted by relevance
152 Value *IslExprBuilder::createAdd(Value *LHS, Value *RHS, const Twine &Name) { in createAdd() function in IslExprBuilder
525 static const MCBinaryExpr *createAdd(const MCExpr *LHS, const MCExpr *RHS, in createAdd() function
1317 static Value createAdd(Location loc, Value x, Value y, bool isInt, in createAdd() function