Searched refs:createShl (Results 1 – 2 of 2) sorted by relevance
502 static const MCBinaryExpr *createShl(const MCExpr *LHS, const MCExpr *RHS, in createShl() function
1763 case Instruction::Shl: return MCBinaryExpr::createShl(LHS, RHS, Ctx); in lowerConstant()