Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.cc1887 case HInstruction::kBooleanNot: in GenerateVecOp()
Dnodes.h5758 : HUnaryOperation(kBooleanNot, DataType::Type::kBool, input, dex_pc) { in HUnaryOperation() argument