Home
last modified time | relevance | path

Searched defs:createShl (Results 1 – 5 of 5) 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-10.0/llvm/include/llvm/MC/
DMCExpr.h537 static const MCBinaryExpr *createShl(const MCExpr *LHS, const MCExpr *RHS, in createShl() function
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h590 static const MCBinaryExpr *createShl(const MCExpr *LHS, const MCExpr *RHS, in createShl() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp817 Value *Nucleus::createShl(Value *lhs, Value *rhs) in createShl() function in rr::Nucleus
DSubzeroReactor.cpp1310 Value *Nucleus::createShl(Value *lhs, Value *rhs) in createShl() function in rr::Nucleus