Searched defs:kInt64 (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | data_type.h | 41 kInt64, enumerator |
| D | instruction_builder.cc | 1881 constexpr DataType::Type kInt64 = DataType::Type::kInt64; in BuildSimpleIntrinsic() local |