Searched refs:not_needed (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c1441 LLVMValueRef not_needed = wa_8888 ? wa_8888 : unnorm; local in function:lower_gather4_integer
1443 ac_build_ifcc(ctx, LLVMBuildNot(ctx->builder, not_needed, ""), 2000);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp9496 Temp not_needed = local in function:aco::__anon562fcc110110::visit_tex
9499 not_needed = bool_to_vector_condition(ctx, not_needed);
9501 Operand::c32(0xbf000000 /*-0.5*/), half_texel[0], not_needed);
9503 Operand::c32(0xbf000000 /*-0.5*/), half_texel[1], not_needed);

Completed in 28 milliseconds