Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:CreateShl

1576     case Instruction::Shl: return MCBinaryExpr::CreateShl(LHS, RHS, Ctx);