Searched refs:VisitThrow (Results 1 – 5 of 5) sorted by relevance
787 void VisitThrow(HThrow* throw_instruction) override { in VisitThrow() function in art::LSEVisitor
5983 void LocationsBuilderARM64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm64::LocationsBuilderARM645990 void InstructionCodeGeneratorARM64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm64::InstructionCodeGeneratorARM64
6414 void LocationsBuilderX86_64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::x86_64::LocationsBuilderX86_646421 void InstructionCodeGeneratorX86_64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::x86_64::InstructionCodeGeneratorX86_64
7119 void LocationsBuilderX86::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::x86::LocationsBuilderX867126 void InstructionCodeGeneratorX86::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::x86::InstructionCodeGeneratorX86
7689 void LocationsBuilderARMVIXL::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm::LocationsBuilderARMVIXL7696 void InstructionCodeGeneratorARMVIXL::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm::InstructionCodeGeneratorARMVIXL