Searched defs:lrm (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | dp_mul.c | 21 u64 lrm; in ieee754dp_mul() local
|
H A D | sp_mul.c | 21 unsigned int lrm; in ieee754sp_mul() local
|
H A D | dp_maddf.c | 49 u64 lrm; in _dp_maddf() local [all...] |
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | dp_mul.c | 21 u64 lrm; in ieee754dp_mul() local
|
H A D | sp_mul.c | 21 unsigned int lrm; in ieee754sp_mul() local
|
H A D | dp_maddf.c | 49 u64 lrm; in _dp_maddf() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
H A D | sfn_optimizer_test.cpp | 121 auto lrm = r600::LiveRangeEvaluator().run(*sh); in TEST_F() local 132 auto lrm = r600::LiveRangeEvaluator().run(*sh); in TEST_F() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_liverangeevaluator.cpp | 431 std::ostream& operator << (std::ostream& os, const LiveRangeMap& lrm) in operator <<() argument
|
H A D | sfn_ra.cpp | 91 group_allocation (LiveRangeMap& lrm, const Interference& interference, GroupRegisters& groups) in group_allocation() argument 183 scalar_allocation (LiveRangeMap& lrm, const Interference& interference) in scalar_allocation() argument 225 bool register_allocation(LiveRangeMap& lrm) in register_allocation() argument [all...] |
H A D | sfn_nir.cpp | 861 auto lrm = r600::LiveRangeEvaluator().run(*scheduled_shader); in r600_shader_from_nir() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | selftest_workarounds.c | 506 u32 srm, lrm, rsvd; in check_dirty_whitelist() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | selftest_workarounds.c | 524 u32 srm, lrm, rsvd; in check_dirty_whitelist() local
|
/third_party/lame/libmp3lame/ |
H A D | set_get.c | 1875 lame_set_short_threshold_lrm(lame_global_flags * gfp, float lrm) in lame_set_short_threshold_lrm() argument 1913 lame_set_short_threshold(lame_global_flags * gfp, float lrm, float s) in lame_set_short_threshold() argument
|
Completed in 11 milliseconds