Searched defs:packed_type (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ |
D | nodes_vector.h | 76 DataType::Type packed_type, in HVecOperation() 203 DataType::Type packed_type, in HVecUnaryOperation() 231 DataType::Type packed_type, in HVecBinaryOperation() 260 DataType::Type packed_type, in HVecMemoryOperation() 322 DataType::Type packed_type, in HVecReplicateScalar() 348 DataType::Type packed_type, in HVecExtractScalar() 385 DataType::Type packed_type, in HVecReduce() 419 DataType::Type packed_type, in HVecCnv() 444 DataType::Type packed_type, in HVecNeg() 466 DataType::Type packed_type, in HVecAbs() [all …]
|
D | instruction_simplifier_mips.cc | 51 DataType::Type packed_type) { in TryExtractArrayAccessIndex() 121 DataType::Type packed_type = instruction->GetType(); in VisitArrayGet() local 128 DataType::Type packed_type = instruction->GetComponentType(); in VisitArraySet() local
|
D | instruction_simplifier_shared.cc | 293 DataType::Type packed_type = access->GetPackedType(); in TryExtractVecArrayAccessAddress() local
|