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