Home
last modified time | relevance | path

Searched defs:shr_right (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_simplifier.cc1294 HConstant* shr_right, in CanRemoveRedundantAnd()
1442 HConstant* shr_right = shr_op->GetConstantRight(); in VisitTypeConversion() local