Searched refs:HVecAndNot (Results 1 – 7 of 7) sorted by relevance
286 void SchedulingLatencyVisitorARM64::VisitVecAndNot(HVecAndNot* instr ATTRIBUTE_UNUSED) { in VisitVecAndNot()
831 class HVecAndNot final : public HVecBinaryOperation {833 HVecAndNot(ArenaAllocator* allocator, in HVecAndNot() function
577 void LocationsBuilderARMVIXL::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()581 void InstructionCodeGeneratorARMVIXL::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
665 void LocationsBuilderARM64Sve::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()669 void InstructionCodeGeneratorARM64Sve::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
852 void LocationsBuilderX86::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()860 void InstructionCodeGeneratorX86::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
835 void LocationsBuilderX86_64::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()843 void InstructionCodeGeneratorX86_64::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()
810 void LocationsBuilderARM64Neon::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()814 void InstructionCodeGeneratorARM64Neon::VisitVecAndNot(HVecAndNot* instruction) { in VisitVecAndNot()