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() 207 DataType::Type packed_type, in HVecUnaryOperation() 235 DataType::Type packed_type, in HVecBinaryOperation() 264 DataType::Type packed_type, in HVecMemoryOperation() 326 DataType::Type packed_type, in HVecReplicateScalar() 352 DataType::Type packed_type, in HVecExtractScalar() 391 DataType::Type packed_type, in HVecReduce() 425 DataType::Type packed_type, in HVecCnv() 450 DataType::Type packed_type, in HVecNeg() 472 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
|