Home
last modified time | relevance | path

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

/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-7.0/llvm/include/llvm/MC/
DMCExpr.h459 static const MCBinaryExpr *createAdd(const MCExpr *LHS, const MCExpr *RHS, in createAdd() function
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp731 Value *Nucleus::createAdd(Value *lhs, Value *rhs) in createAdd() function in rr::Nucleus
DLLVMReactor.cpp1046 Value *Nucleus::createAdd(Value *lhs, Value *rhs) in createAdd() function in rr::Nucleus