Searched refs:zeroi (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_setup.c | 255 LLVMValueRef zeroi = lp_build_const_int32(gallivm, 0); in lp_do_offset_tri() local 261 shuffles[1] = zeroi; in lp_do_offset_tri() 269 shuffles[3] = zeroi; in lp_do_offset_tri() 288 dzdx = LLVMBuildExtractElement(b, dzdxdzdy, zeroi, ""); in lp_do_offset_tri() 304 shuffles[0] = zeroi; in lp_do_offset_tri() 316 z0_new = LLVMBuildExtractElement(b, z0z1z2, zeroi, ""); in lp_do_offset_tri() 603 LLVMValueRef zeroi = lp_build_const_int32(gallivm, 0); in init_args() local 627 shuffles[1] = zeroi; in init_args() 634 e = LLVMBuildExtractElement(b, ef, zeroi, ""); in init_args() 652 args->dx20_ooa = lp_build_extract_broadcast(gallivm, typef4, typef4, dxy20, zeroi); in init_args() [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | tst_bitmaps_cmd.ct | 43 clear_inode_bitmap, zeroi;
|
D | tst_bitmaps_cmds | 47 zeroi
|
D | tst_bitmaps_exp | 98 tst_bitmaps: zeroi
|