Home
last modified time | relevance | path

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