Home
last modified time | relevance | path

Searched refs:fpstate (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c381 unsigned fpstate; in main() local
383 fpstate = util_fpstate_get(); in main()
384 util_fpstate_set_denorms_to_zero(fpstate); in main()
Dlp_rast.c1110 unsigned fpstate = util_fpstate_get(); in lp_rast_queue_scene() local
1115 util_fpstate_set_denorms_to_zero(fpstate); in lp_rast_queue_scene()
1123 util_fpstate_set(fpstate); in lp_rast_queue_scene()
1181 unsigned fpstate = util_fpstate_get(); in thread_function() local
1182 util_fpstate_set_denorms_to_zero(fpstate); in thread_function()
Dlp_state_fs.c2422 LLVMValueRef fpstate = 0; in generate_unswizzled_blend() local
2441 fpstate = lp_build_fpstate_get(gallivm); in generate_unswizzled_blend()
3032 lp_build_fpstate_set(gallivm, fpstate); in generate_unswizzled_blend()
/third_party/libunwind/src/x86/
DGos-freebsd.c159 unw_word_t fpstate, fpformat; in x86_get_scratch_loc() local
298 &fpstate)) < 0) in x86_get_scratch_loc()
300 if (fpstate == FREEBSD_UC_MCONTEXT_FPOWNED_NONE) in x86_get_scratch_loc()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c506 unsigned fpstate = util_fpstate_get(); in draw_vbo() local
518 util_fpstate_set_denorms_to_zero(fpstate); in draw_vbo()
592 util_fpstate_set(fpstate); in draw_vbo()
623 util_fpstate_set(fpstate); in draw_vbo()
/third_party/musl/arch/i386/bits/
Dsignal.h66 struct _fpstate *fpstate; member
/third_party/musl/arch/x86_64/bits/
Dsignal.h77 struct _fpstate *fpstate; member
/third_party/musl/arch/x32/bits/
Dsignal.h77 struct _fpstate *fpstate; member
/third_party/mesa3d/src/util/
Du_math.h774 util_fpstate_set(unsigned fpstate);
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h953 struct fpstate { struct
973 struct fpstate *fpstate; argument
974 struct fpstate *__task_fpstate;
977 struct fpstate __fpstate;
20380 __u64 fpstate; member
22231 struct fpstate *fpstate; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp10247 struct _fpstate * fpstate; member
10269 struct _fpstate fpstate; member