Home | History | Annotate | Download | only in optimizing

Lines Matching refs:HVecLoad

1431 void LocationsBuilderARM64::VisitVecLoad(HVecLoad* instruction) {
1435 void InstructionCodeGeneratorARM64::VisitVecLoad(HVecLoad* instruction) {
1443 case DataType::Type::kInt16: // (short) s.charAt(.) can yield HVecLoad/Int16/StringCharAt.