Home
last modified time | relevance | path

Searched defs:createAShr (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h542 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp849 Value *Nucleus::createAShr(Value *lhs, Value *rhs) in createAShr() function in rr::Nucleus
DSubzeroReactor.cpp1321 Value *Nucleus::createAShr(Value *lhs, Value *rhs) in createAShr() function in rr::Nucleus