Home
last modified time | relevance | path

Searched defs:any_active (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_sample.c172 …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 Dlp_bld_nir_soa.c126 …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 Dtest-assembler-sve-aarch64.cc2740 bool any_active = false; in GetPredTestFlags() local