Home
last modified time | relevance | path

Searched defs:createLShr (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.h547 static const MCBinaryExpr *createLShr(const MCExpr *LHS, const MCExpr *RHS, in createLShr() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp843 Value *Nucleus::createLShr(Value *lhs, Value *rhs) in createLShr() function in rr::Nucleus
DSubzeroReactor.cpp1315 Value *Nucleus::createLShr(Value *lhs, Value *rhs) in createLShr() function in rr::Nucleus