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