Home | History | Annotate | Download | only in portable

Lines Matching refs:CreateICmpSGE

304     case kCondGe: res = irb_->CreateICmpSGE(src1, src2); break;