Home
last modified time | relevance | path

Searched refs:kUShr (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dloop_optimization.cc1978 case HInstruction::kUShr: in GenerateVecOp()
Dnodes.h5360 : HBinaryOperation(kUShr, result_type, value, distance, SideEffects::None(), dex_pc) { in HBinaryOperation() argument