Searched defs:any_active (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_jit_sample.c | 172 …LLVMValueRef any_active = LLVMBuildICmp(builder, LLVMIntNE, bitmask, LLVMConstInt(bitmask_type, 0,… in lp_bld_llvm_sampler_soa_emit_fetch_texel() local 351 …LLVMValueRef any_active = LLVMBuildICmp(builder, LLVMIntNE, bitmask, LLVMConstInt(bitmask_type, 0,… in lp_bld_llvm_sampler_soa_emit_size_query() local 464 …LLVMValueRef any_active = LLVMBuildICmp(builder, LLVMIntNE, bitmask, LLVMConstInt(bitmask_type, 0,… in lp_bld_llvm_image_soa_emit_op() local
|
H A D | lp_bld_nir_soa.c | 126 …LLVMValueRef any_active = LLVMBuildICmp(builder, LLVMIntNE, bitmask, lp_build_const_int32(gallivm,… in first_active_invocation() local 2043 …LLVMValueRef any_active = LLVMBuildICmp(builder, LLVMIntNE, bitmask, lp_build_const_int32(gallivm,… in lp_build_skip_branch() local
|
/aosp_15_r20/external/vixl/test/aarch64/ |
H A D | test-assembler-sve-aarch64.cc | 2740 bool any_active = false; in GetPredTestFlags() local
|