Searched defs:createShl (Results 1 – 2 of 2) sorted by relevance
480 static const MCBinaryExpr *createShl(const MCExpr *LHS, const MCExpr *RHS, in createShl() function
398 Value *Nucleus::createShl(Value *lhs, Value *rhs) in createShl() function in sw::Nucleus