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()
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 …]
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