Searched refs:epilog (Results 1 – 19 of 19) sorted by relevance
65 void ARMAssemblerProxy::epilog(uint32_t touched) { in epilog() function in android::ARMAssemblerProxy66 mTarget->epilog(touched); in epilog()
57 virtual void epilog(uint32_t touched);
48 virtual void epilog(uint32_t touched);
49 void GGLAssembler::epilog(uint32_t touched) in epilog() function in android::GGLAssembler51 ARMAssemblerProxy::epilog(touched); in epilog()326 epilog(registerFile().touched()); in scanline_core()342 epilog(registerFile().touched()); in scanline_core()
55 virtual void epilog(uint32_t touched);255 virtual void epilog(uint32_t touched);
70 virtual void epilog(uint32_t touched);
112 virtual void epilog(uint32_t touched) = 0;
189 virtual void epilog(uint32_t touched);
137 void ARMAssembler::epilog(uint32_t touched) in epilog() function in android::ARMAssembler
173 void ArmToMipsAssembler::epilog(uint32_t touched __unused) in epilog() function in android::ArmToMipsAssembler1390 void MIPSAssembler::epilog(uint32_t touched __unused) in epilog() function in android::MIPSAssembler
291 void ArmToArm64Assembler::epilog(uint32_t /*touched*/) in epilog() function in android::ArmToArm64Assembler
150 void ArmToMips64Assembler::epilog(uint32_t touched __unused) in epilog() function in android::ArmToMips64Assembler
57 epilog=('Note: a payload may verify correctly but fail to apply, and '
59 std::function<void(int)> epilog = [](int) {};
61 epilog_(std::move(driver_callbacks.epilog)), in FastBootDriver()
1747 .epilog = Epilog, in Main()
479 a64asm->epilog(0); in dataOpTest()595 a64asm->epilog(0); in dataTransferTest()687 a64asm->epilog(0); in dataTransferLDMSTM()
434 a64asm->epilog(0); in dataOpTest()548 a64asm->epilog(0); in dataTransferTest()