Home
last modified time | relevance | path

Searched refs:BGTZ (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h366 void BGTZ(int Rs, const char* label);
DMIPSAssembler.cpp1840 void MIPSAssembler::BGTZ(int Rs, const char* label) in BGTZ() function in android::MIPSAssembler