Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Ddata_type.h40 kInt64, enumerator
Dinstruction_builder.cc1710 constexpr DataType::Type kInt64 = DataType::Type::kInt64; in BuildSimpleIntrinsic() local