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

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c325 static LLVMValueRef emit_i2b(struct ac_llvm_context *ctx, LLVMValueRef src0) function in typeref:typename:LLVMValueRef
1078 result = emit_i2b(&ctx->ac, src[0]);
3673 result = emit_i2b(&ctx->ac, ac_get_arg(&ctx->ac, ctx->args->front_face));
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c357 static LLVMValueRef emit_i2b(struct ac_llvm_context *ctx, function in typeref:typename:LLVMValueRef
954 result = emit_i2b(&ctx->ac, src[0]);

Completed in 14 milliseconds