Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCExpr.h484 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h542 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h595 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp829 Value *Nucleus::createAShr(Value *lhs, Value *rhs) in createAShr() function in rr::Nucleus
DSubzeroReactor.cpp1322 Value *Nucleus::createAShr(Value *lhs, Value *rhs) in createAShr() function in rr::Nucleus