Searched refs:VisitThrow (Results 1 – 5 of 5) sorted by relevance
1092 void VisitThrow(HThrow* throw_instruction) override { in VisitThrow() function in art::LSEVisitor
6197 void LocationsBuilderARM64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm64::LocationsBuilderARM646204 void InstructionCodeGeneratorARM64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm64::InstructionCodeGeneratorARM64
6553 void LocationsBuilderX86_64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::x86_64::LocationsBuilderX86_646560 void InstructionCodeGeneratorX86_64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::x86_64::InstructionCodeGeneratorX86_64
7457 void LocationsBuilderX86::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::x86::LocationsBuilderX867464 void InstructionCodeGeneratorX86::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::x86::InstructionCodeGeneratorX86
7785 void LocationsBuilderARMVIXL::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm::LocationsBuilderARMVIXL7792 void InstructionCodeGeneratorARMVIXL::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm::InstructionCodeGeneratorARMVIXL