Home
last modified time | relevance | path

Searched defs:packed_type (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dnodes_vector.h76 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 …]
Dinstruction_simplifier_mips.cc51 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
Dinstruction_simplifier_shared.cc293 DataType::Type packed_type = access->GetPackedType(); in TryExtractVecArrayAccessAddress() local