Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslExprBuilder.cpp152 Value *IslExprBuilder::createAdd(Value *LHS, Value *RHS, const Twine &Name) { in createAdd() function in IslExprBuilder
/external/llvm/include/llvm/MC/
DMCExpr.h424 static const MCBinaryExpr *createAdd(const MCExpr *LHS, const MCExpr *RHS, in createAdd() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h467 static const MCBinaryExpr *createAdd(const MCExpr *LHS, const MCExpr *RHS, in createAdd() function
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h520 static const MCBinaryExpr *createAdd(const MCExpr *LHS, const MCExpr *RHS, in createAdd() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp740 Value *Nucleus::createAdd(Value *lhs, Value *rhs) in createAdd() function in rr::Nucleus
DSubzeroReactor.cpp1230 Value *Nucleus::createAdd(Value *lhs, Value *rhs) in createAdd() function in rr::Nucleus