Searched refs:ALLOCATABLE_SCRATCH_FPR (Results 1 – 2 of 2) sorted by relevance
163 const ALLOCATABLE_SCRATCH_FPR: u32 = 1 << float_scratch().hw_enc(); constant165 const NON_ALLOCATABLE_SCRATCH_FPR: u32 = u32::MAX & !ALLOCATABLE_SCRATCH_FPR;197 ALLOCATABLE_SCRATCH_FPR.into(), in scratch_fpr_bitset()
181 const ALLOCATABLE_SCRATCH_FPR: u32 = SCRATCH_FPR; constant215 ALLOCATABLE_SCRATCH_FPR.into(), in scratch_fpr_bitset()