Home | History | Annotate | Download | only in portable

Lines Matching refs:CreateShl

399     case kOpLsl: res = irb_->CreateShl(src1, src2); break;