/external/llvm/test/Transforms/InstCombine/ |
D | ffs-1.ll | 1 ; Test that the ffs* library call simplifier works correctly. 11 declare i32 @ffs(i32) 15 ; Check ffs(0) -> 0. 19 %ret = call i32 @ffs(i32 0) 38 ; Check ffs(c) -> cttz(c) + 1, where 'c' is a constant. 42 %ret = call i32 @ffs(i32 1) 49 %ret = call i32 @ffs(i32 2048) 56 %ret = call i32 @ffs(i32 65536) 103 ; Check ffs(x) -> x != 0 ? (i32)llvm.cttz(x) + 1 : 0. 107 %ret = call i32 @ffs(i32 %x)
|
/external/jemalloc/include/jemalloc/ |
D | jemalloc_macros.h | 16 # define MALLOCX_ALIGN(a) ((int)(ffs(a)-1)) 19 ((int)(((a) < (size_t)INT_MAX) ? ffs((int)(a))-1 : \ 20 ffs((int)((a)>>32))+31))
|
D | jemalloc_macros.h.in | 16 # define MALLOCX_ALIGN(a) ((int)(ffs(a)-1)) 19 ((int)(((a) < (size_t)INT_MAX) ? ffs((int)(a))-1 : \ 20 ffs((int)((a)>>32))+31))
|
D | jemalloc.h | 106 # define MALLOCX_ALIGN(a) ((int)(ffs(a)-1)) 109 ((int)(((a) < (size_t)INT_MAX) ? ffs((int)(a))-1 : \ 110 ffs((int)((a)>>32))+31))
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_rast_tri_tmp.h | 114 int i = ffs(partial_mask) - 1; in TAG() 136 int i = ffs(inmask) - 1; in TAG() 176 int i = ffs(plane_mask) - 1; in TAG() 217 int i = ffs(partial_mask) - 1; in TAG() 238 int i = ffs(inmask) - 1; in TAG() 305 int i = ffs(partial_mask) - 1; in TRI_16()
|
/external/jemalloc/include/msvc_compat/ |
D | strings.h | 18 static __forceinline int ffs(int x) in ffs() function 56 # define ffs(x) __builtin_ffs(x) macro
|
/external/jemalloc/include/jemalloc/internal/ |
D | util.h | 178 #error No implementation for size_t ffs() in ffs_zu() 191 #error No implementation for 64-bit ffs() in ffs_u64() 202 #error No implementation for 32-bit ffs() in ffs_u32()
|
/external/iptables/extensions/ |
D | libipt_ULOG.c | 90 printf(" --ulog-nlgroup %d", ffs(loginfo->nl_group)); in ULOG_save() 106 ffs(loginfo->nl_group)); in ULOG_print()
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_util.cpp | 321 pos = ffs(~data[i]) - 1; in findFreeRange() 330 pos = ffs(~b) - 1; in findFreeRange() 342 pos = ffs(~b) - 1; in findFreeRange() 378 int pos = ffs(bits) - 1; in print()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_math.h | 450 unsigned long ffs( unsigned long u ) in ffs() function 460 unsigned ffs( unsigned u ) in ffs() function 475 #define ffs __builtin_ffs macro 505 int i = ffs(*mask) - 1; in u_bit_scan()
|
/external/mesa3d/src/mesa/main/ |
D | imports.c | 239 ffs(int i) in ffs() function 278 bit = ffs((int) val); in ffsll() 282 bit = ffs((int) (val >> 32)); in ffsll()
|
D | buffers.c | 410 GLint bufIndex = ffs(destMask0) - 1; in _mesa_drawbuffers() 425 GLint bufIndex = ffs(destMask[buf]) - 1; in _mesa_drawbuffers()
|
/external/libpcap/lbl/ |
D | os-hpux11.h | 23 int ffs(int i);
|
D | os-aix4.h | 23 int ffs(int i);
|
/external/squashfs-tools/squashfs-tools/ |
D | xz_wrapper.c | 192 n = ffs(dictionary_size) - 1; in xz_options_post() 300 n = ffs(dictionary_size) - 1; in xz_extract_options() 344 n = ffs(dictionary_size) - 1; in xz_display_options()
|
/external/libpcap/Win32/Src/ |
D | ffs.c | 44 ffs(mask) in ffs() function
|
/external/fio/ |
D | filelock.c | 32 struct fio_filelock ffs[MAX_FILELOCKS]; member 85 struct fio_filelock *ff = &fld->ffs[i]; in fio_filelock_init()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texture.c | 299 GLuint unit = ffs(enabledUnits) - 1; in _swrast_map_textures() 319 GLuint unit = ffs(enabledUnits) - 1; in _swrast_unmap_textures()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | gen7_vs_state.c | 95 ffs(brw->vs.prog_data->total_scratch) - 11); in upload_vs_state()
|
D | brw_vs_state.c | 80 ffs(brw->vs.prog_data->total_scratch) - 11; in brw_upload_vs_unit()
|
/external/vulkan-validation-layers/layers/ |
D | vk_layer_utils.h | 135 return ffs(val); in u_ffs()
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv40_verttex.c | 36 unsigned unit = ffs(dirty) - 1; in nv40_verttex_validate()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc_emit.c | 36 int bit = ffs(~p->temp_flag); in i915_get_temp() 61 int bit = ffs(~p->utemp_flag); in i915_get_utemp()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_program.c | 78 int bit = ffs(~p->temp_flag); in i915_get_temp() 92 int bit = ffs(~p->utemp_flag); in i915_get_utemp() 209 int bit = ffs(~live_regs); in get_free_rreg()
|
D | intel_clear.c | 165 int color_bit = ffs(mask & BUFFER_BITS_COLOR); in intelClear()
|