Searched refs:countd (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavutil/x86/ |
H A D | lls.asm | 131 mov countd, [ctxq + LLSModel.indep_count] 195 cmp jd, countd 225 cmp id, countd 240 cmp id, countd
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_depth.c | 467 LLVMValueRef shufflev, countd; in lp_build_occlusion_count() local 482 countd = LLVMBuildShuffleVector(builder, countv, LLVMGetUndef(i8vntype), shufflev, ""); in lp_build_occlusion_count() 483 countd = LLVMBuildBitCast(builder, countd, counttype, "countd"); in lp_build_occlusion_count() 505 count = lp_build_intrinsic_unary(builder, popcntintr, counttype, countd); in lp_build_occlusion_count()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | sbrdsp.asm | 373 shl countd, 2
|
Completed in 3 milliseconds