Searched defs:createAShr (Results 1 – 4 of 4) sorted by relevance
484 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
534 static const MCBinaryExpr *createAShr(const MCExpr *LHS, const MCExpr *RHS, in createAShr() function
899 Value *Nucleus::createAShr(Value *lhs, Value *rhs) in createAShr() function in rr::Nucleus
1236 Value *Nucleus::createAShr(Value *lhs, Value *rhs) in createAShr() function in rr::Nucleus