Home
last modified time | relevance | path

Searched refs:NV (Results 1 – 5 of 5) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h35 EQ, NE, CS, CC, MI, PL, VS, VC, HI, LS, GE, LT, GT, LE, AL, NV, enumerator
DGGLAssembler.cpp705 int cc = NV; in build_alpha_test()
707 case GGL_NEVER: cc = NV; break; in build_alpha_test()
DMIPS64Assembler.cpp707 case NV: /* B Never - no instruction */ break; in B()
DMIPSAssembler.cpp719 case NV: /* B Never - no instruction */ break; in B()
/system/core/libpixelflinger/tests/arch-arm64/assembler/
Darm64_assembler_test.cpp119 EQ, NE, CS, CC, MI, PL, VS, VC, HI, LS, GE, LT, GT, LE, AL, NV, enumerator