Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.cc1882 case HInstruction::kNot: in GenerateVecOp()
Dnodes.h5724 : HUnaryOperation(kNot, result_type, input, dex_pc) { in HUnaryOperation() argument