Searched refs:VisitSelect (Results 1 – 7 of 7) sorted by relevance
68 void VisitSelect(HSelect* instruction) override;
62 void VisitSelect(HSelect* select) override { in VisitSelect() function in art::CFREVisitor
995 void GraphChecker::VisitSelect(HSelect* instruction) { in VisitSelect() function in art::GraphChecker
101 void VisitSelect(HSelect* select) override;922 void InstructionSimplifierVisitor::VisitSelect(HSelect* select) { in VisitSelect() function in art::InstructionSimplifierVisitor
4823 void LocationsBuilderMIPS64::VisitSelect(HSelect* select) { in VisitSelect() function in art::mips64::LocationsBuilderMIPS644828 void InstructionCodeGeneratorMIPS64::VisitSelect(HSelect* select) { in VisitSelect() function in art::mips64::InstructionCodeGeneratorMIPS64
2648 void LocationsBuilderARMVIXL::VisitSelect(HSelect* select) { in VisitSelect() function in art::arm::LocationsBuilderARMVIXL2675 void InstructionCodeGeneratorARMVIXL::VisitSelect(HSelect* select) { in VisitSelect() function in art::arm::InstructionCodeGeneratorARMVIXL
6522 void LocationsBuilderMIPS::VisitSelect(HSelect* select) { in VisitSelect() function in art::mips::LocationsBuilderMIPS6527 void InstructionCodeGeneratorMIPS::VisitSelect(HSelect* select) { in VisitSelect() function in art::mips::InstructionCodeGeneratorMIPS