Home
last modified time | relevance | path

Searched refs:zeroi (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c224 LLVMValueRef zeroi = lp_build_const_int32(gallivm, 0); in lp_do_offset_tri() local
230 shuffles[1] = zeroi; in lp_do_offset_tri()
238 shuffles[3] = zeroi; in lp_do_offset_tri()
256 dzdx = LLVMBuildExtractElement(b, dzdxdzdy, zeroi, ""); in lp_do_offset_tri()
331 shuffles[0] = zeroi; in lp_do_offset_tri()
347 z0_new = LLVMBuildExtractElement(b, z0z1z2, zeroi, ""); in lp_do_offset_tri()
639 LLVMValueRef zeroi = lp_build_const_int32(gallivm, 0); in init_args() local
667 shuffles[1] = zeroi; in init_args()
675 e = LLVMBuildExtractElement(b, ef, zeroi, ""); in init_args()
693 args->dx20_ooa = lp_build_extract_broadcast(gallivm, typef4, typef4, dxy20, zeroi); in init_args()
[all …]
/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps_cmd.ct49 clear_inode_bitmap, zeroi;
Dtst_bitmaps_cmds63 zeroi
Dtst_bitmaps_exp130 tst_bitmaps: zeroi
/external/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp393 ir_constant *zeroi = ir_constant::zero(ir, ivec); in ldexp_to_arith() local
449 resulting_biased_exp, zeroi))); in ldexp_to_arith()
494 ir_constant *zeroi = ir_constant::zero(ir, ivec); in dldexp_to_arith() local
566 resulting_biased_exp, zeroi))); in dldexp_to_arith()