Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:CreateShl

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