Searched defs:VisitThrow (Results 1 – 4 of 4) sorted by relevance
754 void VisitThrow(HThrow* throw_instruction) override { in VisitThrow() function in art::LSEVisitor
7243 void LocationsBuilderMIPS64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::mips64::LocationsBuilderMIPS647250 void InstructionCodeGeneratorMIPS64::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::mips64::InstructionCodeGeneratorMIPS64
7320 void LocationsBuilderARMVIXL::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm::LocationsBuilderARMVIXL7327 void InstructionCodeGeneratorARMVIXL::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::arm::InstructionCodeGeneratorARMVIXL
9628 void LocationsBuilderMIPS::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::mips::LocationsBuilderMIPS9635 void InstructionCodeGeneratorMIPS::VisitThrow(HThrow* instruction) { in VisitThrow() function in art::mips::InstructionCodeGeneratorMIPS