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