Searched refs:HasEMU (Results 1 – 1 of 1) sorted by relevance
185 struct HasEMU : std::false_type {}; struct191 struct HasEMU<223 struct EMUCaller<T, typename std::enable_if<HasEMU<T>::value>::type> {289 std::enable_if_t<!HasEMU<T>::value && IsKnownNonAllocatingType_v<T>>> {