Searched defs:prolog (Results 1 - 4 of 4) sorted by last modified time

/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp137 void ARMAssembler::prolog() function in class:android::ARMAssembler
139 // write dummy prolog code
148 // write prolog code
157 // write prolog code
H A DARMAssemblerProxy.cpp62 void ARMAssemblerProxy::prolog() { function in class:android::ARMAssemblerProxy
63 mTarget->prolog();
H A DGGLAssembler.cpp43 void GGLAssembler::prolog() function in class:android::GGLAssembler
45 ARMAssemblerProxy::prolog();
192 prolog();
H A DMIPSAssembler.cpp162 void ArmToMipsAssembler::prolog() function in class:android::ArmToMipsAssembler
1378 void MIPSAssembler::prolog() function in class:android::MIPSAssembler

Completed in 29 milliseconds