Home
last modified time | relevance | path

Searched refs:fpmath_md_kind (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h187 unsigned fpmath_md_kind; member
Dsi_shader_tgsi_setup.c1059 ctx->fpmath_md_kind = LLVMGetMDKindIDInContext(ctx->ac.context, in si_llvm_context_init()
/external/mesa3d/src/amd/common/
Dac_llvm_build.h82 unsigned fpmath_md_kind; member
Dac_llvm_build.c105 ctx->fpmath_md_kind = LLVMGetMDKindIDInContext(ctx->context, "fpmath", 6); in ac_llvm_context_init()
491 LLVMSetMetadata(ret, ctx->fpmath_md_kind, ctx->fpmath_md_2p5_ulp); in ac_build_fdiv()