Searched refs:kAbs (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | loop_optimization.cc | 1982 case HInstruction::kAbs: in GenerateVecOp() |
D | nodes.h | 5198 : HUnaryOperation(kAbs, result_type, input, dex_pc) {} in HUnaryOperation() argument |