Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_analysis.cc247 case HInstruction::InstructionKind::kUShr: in GetMachineInstructionCount()
Dloop_optimization.cc1933 case HInstruction::kUShr: in GenerateVecOp()
Dnodes.h5471 : HBinaryOperation(kUShr, result_type, value, distance, SideEffects::None(), dex_pc) { in HBinaryOperation() argument