Searched refs:HVecAndNot (Results 1 – 8 of 8) sorted by relevance
286 void SchedulingLatencyVisitorARM64::VisitVecAndNot(HVecAndNot* instr ATTRIBUTE_UNUSED) { in VisitVecAndNot()
763 class HVecAndNot final : public HVecBinaryOperation {765 HVecAndNot(ArenaAllocator* allocator, in HVecAndNot() function
577 void LocationsBuilderARMVIXL::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()581 void InstructionCodeGeneratorARMVIXL::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
799 void LocationsBuilderX86::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()803 void InstructionCodeGeneratorX86::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
782 void LocationsBuilderX86_64::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()786 void InstructionCodeGeneratorX86_64::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
750 void LocationsBuilderMIPS64::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()754 void InstructionCodeGeneratorMIPS64::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
751 void LocationsBuilderMIPS::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()755 void InstructionCodeGeneratorMIPS::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
781 void LocationsBuilderARM64::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()785 void InstructionCodeGeneratorARM64::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()