Searched defs:createAShr (Results 1 – 5 of 5) sorted by relevance
484 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
542 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
595 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
829 Value *Nucleus::createAShr(Value *lhs, Value *rhs) in createAShr() function in rr::Nucleus
1322 Value *Nucleus::createAShr(Value *lhs, Value *rhs) in createAShr() function in rr::Nucleus