Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:epilog

48 void GGLAssembler::epilog(uint32_t touched)
50 ARMAssemblerProxy::epilog(touched);
76 uint32_t* fragment_end_pc = pcForLabel("epilog");
326 label("epilog");
327 epilog(registerFile().touched());
343 epilog(registerFile().touched());