Searched refs:i16_0 (Results 1 – 3 of 3) sorted by relevance
105 ctx->i16_0 = LLVMConstInt(ctx->i16, 0, false); in ac_llvm_context_init()1888 zero = ctx->i16_0; in ac_build_umsb()2791 zero = ctx->i16_0; in ac_find_lsb()3511 return ctx->i16_0; in get_reduction_identity()3527 return ctx->i16_0; in get_reduction_identity()3533 return ctx->i16_0; in get_reduction_identity()3535 return ctx->i16_0; in get_reduction_identity()
100 LLVMValueRef i16_0; member
318 return LLVMBuildSelect(ctx->builder, src0, ctx->i16_1, ctx->i16_0, ""); in emit_b2i()4871 filler = args.a16 ? ctx->ac.i16_0 : ctx->ac.i32_0; in visit_tex()