Searched refs:i16_0 (Results 1 – 3 of 3) sorted by relevance
101 ctx->i16_0 = LLVMConstInt(ctx->i16, 0, false); in ac_llvm_context_init()1878 zero = ctx->i16_0; in ac_build_umsb()2986 zero = ctx->i16_0; in ac_find_lsb()3664 return ctx->i16_0; in get_reduction_identity()3680 return ctx->i16_0; in get_reduction_identity()3686 return ctx->i16_0; in get_reduction_identity()3688 return ctx->i16_0; in get_reduction_identity()
99 LLVMValueRef i16_0; member
312 return LLVMBuildSelect(ctx->builder, src0, ctx->i16_1, ctx->i16_0, ""); in emit_b2i()