Searched refs:HVecPredNot (Results 1 – 8 of 8) sorted by relevance
1506 class HVecPredNot final : public HVecPredSetOperation {1508 HVecPredNot(ArenaAllocator* allocator, in HVecPredNot() function
1092 void LocationsBuilderARMVIXL::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()1097 void InstructionCodeGeneratorARMVIXL::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()
1253 void LocationsBuilderARM64Sve::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()1260 void InstructionCodeGeneratorARM64Sve::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()
1397 void LocationsBuilderX86_64::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()1402 void InstructionCodeGeneratorX86_64::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()
1424 void LocationsBuilderX86::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()1429 void InstructionCodeGeneratorX86::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()
1554 void LocationsBuilderARM64Neon::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()1559 void InstructionCodeGeneratorARM64Neon::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()
2782 HVecPredNot(global_allocator_, vec_cond, type, vector_length_, hif->GetDexPc()); in VectorizeIfCondition()
5805 void LocationsBuilderRISCV64::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()5810 void InstructionCodeGeneratorRISCV64::VisitVecPredNot(HVecPredNot* instruction) { in VisitVecPredNot()