Searched refs:epilog (Results 1 – 9 of 9) sorted by relevance
65 void ARMAssemblerProxy::epilog(uint32_t touched) { in epilog() function in android::ARMAssemblerProxy66 mTarget->epilog(touched); in epilog()
48 virtual void epilog(uint32_t touched);
57 virtual void epilog(uint32_t touched);
48 void GGLAssembler::epilog(uint32_t touched) in epilog() function in android::GGLAssembler50 ARMAssemblerProxy::epilog(touched); in epilog()327 epilog(registerFile().touched()); in scanline_core()343 epilog(registerFile().touched()); in scanline_core()
55 virtual void epilog(uint32_t touched);254 void epilog(uint32_t touched);
112 virtual void epilog(uint32_t touched) = 0;
183 virtual void epilog(uint32_t touched);
144 void ARMAssembler::epilog(uint32_t touched) in epilog() function in android::ARMAssembler
175 void ArmToMipsAssembler::epilog(uint32_t touched) in epilog() function in android::ArmToMipsAssembler1383 void MIPSAssembler::epilog(uint32_t touched) in epilog() function in android::MIPSAssembler