Searched defs:SWI (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerProxy.cpp158 void ARMAssemblerProxy::SWI(int cc, uint32_t comment) { function in class:android::ARMAssemblerProxy
159 mTarget->SWI(cc, comment);
H A DARMAssembler.cpp356 void ARMAssembler::SWI(int cc, uint32_t comment) { function in class:android::ARMAssembler

Completed in 23 milliseconds