Home
last modified time | relevance | path

Searched defs:kBool (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Ddata_type.h32 kBool, enumerator
Dnodes.h3690 DataType::Type::kBool, in HBinaryOperation()
5758 : HUnaryOperation(kBooleanNot, DataType::Type::kBool, input, dex_pc) { in HUnaryOperation()