Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.cc1982 case HInstruction::kAbs: in GenerateVecOp()
Dnodes.h5198 : HUnaryOperation(kAbs, result_type, input, dex_pc) {} in HUnaryOperation() argument