Home
last modified time | relevance | path

Searched defs:CTZ (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/common/mips/
Dihevc_platform_macros.h67 static inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libhevc/common/arm/
Dihevc_platform_macros.h126 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/libhevc/common/x86/
Dihevc_platform_macros.h82 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
/external/llvm/lib/Target/R600/
DR600ISelLowering.cpp285 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local
386 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local