Searched refs:HInvokeInterface (Results 1 – 10 of 10) sorted by relevance
94 void VisitInvokeInterface(HInvokeInterface* invoke) override { in VisitInvokeInterface()
79 void VisitInvokeInterface(HInvokeInterface* invoke) override { in VisitInvokeInterface()
1005 invoke = new (allocator_) HInvokeInterface(allocator_, in BuildInvoke()
3963 void LocationsBuilderARM64::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()3967 void InstructionCodeGeneratorARM64::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()
4803 class HInvokeInterface final : public HInvoke {4805 HInvokeInterface(ArenaAllocator* allocator, in HInvokeInterface() function
5915 void LocationsBuilderMIPS64::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()5922 void InstructionCodeGeneratorMIPS64::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()
2502 void LocationsBuilderX86_64::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()2508 void InstructionCodeGeneratorX86_64::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()
2266 void LocationsBuilderX86::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()2275 void InstructionCodeGeneratorX86::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()
3208 void LocationsBuilderARMVIXL::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()3214 void InstructionCodeGeneratorARMVIXL::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()
7788 void LocationsBuilderMIPS::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()7795 void InstructionCodeGeneratorMIPS::VisitInvokeInterface(HInvokeInterface* invoke) { in VisitInvokeInterface()