/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 581 unsigned CTZ = DemandedMask.countTrailingZeros(); in SimplifyDemandedUseBits() local 954 unsigned CTZ = DemandedMask.countTrailingZeros(); in SimplifyDemandedUseBits() local 966 unsigned CTZ = DemandedMask.countTrailingZeros(); in SimplifyDemandedUseBits() local
|
/aosp_15_r20/external/libmpeg2/common/x86/ |
H A D | icv_platform_macros.h | 55 static __inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
|
/aosp_15_r20/external/libavc/common/riscv/ |
H A D | ih264_platform_macros.h | 89 static __inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 326 unsigned CTZ = DemandedMask.countTrailingZeros(); in SimplifyDemandedUseBits() local 335 unsigned CTZ = DemandedMask.countTrailingZeros(); in SimplifyDemandedUseBits() local
|
/aosp_15_r20/external/libhevc/common/riscv64/ |
H A D | ihevc_platform_macros.h | 80 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
|
/aosp_15_r20/external/libavc/common/x86/ |
H A D | ih264_platform_macros.h | 104 static __inline UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
|
/aosp_15_r20/external/libavc/common/arm/ |
H A D | ih264_platform_macros.h | 165 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
|
/aosp_15_r20/external/libavc/common/armv8/ |
H A D | ih264_platform_macros.h | 165 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
|
/aosp_15_r20/external/libhevc/common/x86/ |
H A D | ihevc_platform_macros.h | 88 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
|
/aosp_15_r20/external/libhevc/common/arm/ |
H A D | ihevc_platform_macros.h | 149 static INLINE UWORD32 CTZ(UWORD32 u4_word) in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/art/libartbase/base/ |
H A D | bit_utils.h | 69 constexpr int CTZ(T x) { in CTZ() function
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 326 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local 429 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2575 unsigned CTZ = DemandedBits.countTrailingZeros(); in SimplifyDemandedBits() local
|