Searched defs:bool_not (Results 1 – 4 of 4) sorted by relevance
264 void InstructionSimplifierVisitor::VisitBooleanNot(HBooleanNot* bool_not) { in VisitBooleanNot()
2683 void LocationsBuilderARM::VisitBooleanNot(HBooleanNot* bool_not) { in VisitBooleanNot()2690 void InstructionCodeGeneratorARM::VisitBooleanNot(HBooleanNot* bool_not) { in VisitBooleanNot()
3044 void LocationsBuilderX86::VisitBooleanNot(HBooleanNot* bool_not) { in VisitBooleanNot()3051 void InstructionCodeGeneratorX86::VisitBooleanNot(HBooleanNot* bool_not) { in VisitBooleanNot()
3101 void LocationsBuilderX86_64::VisitBooleanNot(HBooleanNot* bool_not) { in VisitBooleanNot()3108 void InstructionCodeGeneratorX86_64::VisitBooleanNot(HBooleanNot* bool_not) { in VisitBooleanNot()