Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_analysis.cc189 case HInstruction::InstructionKind::kAbs: in GetMachineInstructionCount()
Dloop_optimization.cc1937 case HInstruction::kAbs: in GenerateVecOp()
Dnodes.h5309 : HUnaryOperation(kAbs, result_type, input, dex_pc) {} in HUnaryOperation() argument