Searched defs:createLShr (Results 1 – 5 of 5) sorted by relevance
488 static const MCBinaryExpr *createLShr(const MCExpr *LHS, const MCExpr *RHS, in createLShr() function
547 static const MCBinaryExpr *createLShr(const MCExpr *LHS, const MCExpr *RHS, in createLShr() function
600 static const MCBinaryExpr *createLShr(const MCExpr *LHS, const MCExpr *RHS, in createLShr() function
823 Value *Nucleus::createLShr(Value *lhs, Value *rhs) in createLShr() function in rr::Nucleus
1316 Value *Nucleus::createLShr(Value *lhs, Value *rhs) in createLShr() function in rr::Nucleus