Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCExpr.h480 static const MCBinaryExpr *createShl(const MCExpr *LHS, const MCExpr *RHS, in createShl() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCExpr.h529 static const MCBinaryExpr *createShl(const MCExpr *LHS, const MCExpr *RHS, in createShl() function
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp791 Value *Nucleus::createShl(Value *lhs, Value *rhs) in createShl() function in rr::Nucleus
DLLVMReactor.cpp1106 Value *Nucleus::createShl(Value *lhs, Value *rhs) in createShl() function in rr::Nucleus