Home
last modified time | relevance | path

Searched refs:fpmath_md_2p5_ulp (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_llvm_util.h56 LLVMValueRef fpmath_md_2p5_ulp; member
Dac_llvm_util.c166 ctx->fpmath_md_2p5_ulp = LLVMMDNodeInContext(ctx->context, args, 1); in ac_llvm_context_init()
311 LLVMSetMetadata(ret, ctx->fpmath_md_kind, ctx->fpmath_md_2p5_ulp); in ac_emit_fdiv()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h135 LLVMValueRef fpmath_md_2p5_ulp; member
Dsi_shader_tgsi_alu.c748 ctx->fpmath_md_kind, ctx->fpmath_md_2p5_ulp); in emit_fdiv()
Dsi_shader_tgsi_setup.c1341 ctx->fpmath_md_2p5_ulp = LLVMMDNodeInContext(ctx->gallivm.context, in si_llvm_context_init()