Searched defs:try_fast_path (Results 1 – 10 of 10) sorted by relevance
46 pub fn try_fast_path<F: Float>(&self) -> Option<F> { in try_fast_path() method
12 fn try_fast_path(_tcx: TyCtxt<'tcx>, key: &ParamEnvAnd<'tcx, Self>) -> Option<()> { in try_fast_path() method
12 fn try_fast_path( in try_fast_path() method
13 fn try_fast_path( in try_fast_path() method
23 fn try_fast_path( in try_fast_path() method
24 fn try_fast_path( in try_fast_path() method
15 fn try_fast_path( in try_fast_path() method
17 fn try_fast_path(_tcx: TyCtxt<'tcx>, key: &ParamEnvAnd<'tcx, Self>) -> Option<T> { in try_fast_path() function
70 fn try_fast_path( in try_fast_path() method
53 pub fn try_fast_path<F: RawFloat>(&self) -> Option<F> { in try_fast_path() method