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