Searched refs:HVecStore (Results 1 – 15 of 15) sorted by relevance
142 HVecOperation* v4 = new (GetAllocator()) HVecStore( in TEST_F()252 HVecStore* v0 = new (GetAllocator()) HVecStore( in TEST_F()261 HVecStore* v1 = new (GetAllocator()) HVecStore( in TEST_F()
87 void VisitVecStore(HVecStore* instruction) override;304 void InstructionSimplifierArm64Visitor::VisitVecStore(HVecStore* instruction) { in VisitVecStore()
359 HInstruction* vstore_0 = new (GetAllocator()) HVecStore( in TEST_F()368 HInstruction* vstore_1 = new (GetAllocator()) HVecStore( in TEST_F()377 HInstruction* vstore_8 = new (GetAllocator()) HVecStore( in TEST_F()386 HInstruction* vstore_i = new (GetAllocator()) HVecStore( in TEST_F()395 HInstruction* vstore_i_add6 = new (GetAllocator()) HVecStore( in TEST_F()404 HInstruction* vstore_i_add8 = new (GetAllocator()) HVecStore( in TEST_F()413 HInstruction* vstore_i_add6_vlen2 = new (GetAllocator()) HVecStore( in TEST_F()
453 void SchedulingLatencyVisitorARM64::VisitVecStore(HVecStore* instr) { in VisitVecStore()
540 void VisitVecStore(HVecStore* instruction) override { in VisitVecStore()
1200 class HVecStore final : public HVecMemoryOperation {1202 HVecStore(ArenaAllocator* allocator, in HVecStore() function
1004 void LocationsBuilderARMVIXL::VisitVecStore(HVecStore* instruction) { in VisitVecStore()1008 void InstructionCodeGeneratorARMVIXL::VisitVecStore(HVecStore* instruction) { in VisitVecStore()
1132 void LocationsBuilderARM64Sve::VisitVecStore(HVecStore* instruction) { in VisitVecStore()1136 void InstructionCodeGeneratorARM64Sve::VisitVecStore(HVecStore* instruction) { in VisitVecStore()
1321 void LocationsBuilderX86_64::VisitVecStore(HVecStore* instruction) { in VisitVecStore()1325 void InstructionCodeGeneratorX86_64::VisitVecStore(HVecStore* instruction) { in VisitVecStore()
1348 void LocationsBuilderX86::VisitVecStore(HVecStore* instruction) { in VisitVecStore()1352 void InstructionCodeGeneratorX86::VisitVecStore(HVecStore* instruction) { in VisitVecStore()
1482 void LocationsBuilderARM64Neon::VisitVecStore(HVecStore* instruction) { in VisitVecStore()1486 void InstructionCodeGeneratorARM64Neon::VisitVecStore(HVecStore* instruction) { in VisitVecStore()
228 new (GetAllocator()) HVecStore(GetAllocator(), in AddVecStore()
2246 vector = new (global_allocator_) HVecStore( in GenerateVecMem()
959 void VisitVecStore(HVecStore* instruction) override { in VisitVecStore()
5755 void LocationsBuilderRISCV64::VisitVecStore(HVecStore* instruction) { in VisitVecStore()5760 void InstructionCodeGeneratorRISCV64::VisitVecStore(HVecStore* instruction) { in VisitVecStore()