Home
last modified time | relevance | path

Searched defs:createLShr (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/MC/
DMCExpr.h488 static const MCBinaryExpr *createLShr(const MCExpr *LHS, const MCExpr *RHS, in createLShr() function
/external/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
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h600 static const MCBinaryExpr *createLShr(const MCExpr *LHS, const MCExpr *RHS, in createLShr() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp823 Value *Nucleus::createLShr(Value *lhs, Value *rhs) in createLShr() function in rr::Nucleus
DSubzeroReactor.cpp1316 Value *Nucleus::createLShr(Value *lhs, Value *rhs) in createLShr() function in rr::Nucleus