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

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c2589 static LLVMValueRef ac_eliminate_negative_zero(struct ac_llvm_context *ctx, LLVMValueRef val) function in typeref:typename:LLVMValueRef
2622 val = ac_to_integer(ctx, ac_eliminate_negative_zero(ctx, src));

Completed in 8 milliseconds