Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp172 class F64ShadowConfig : public ShadowTypeConfigImpl<'d'> { class
203 case F64ShadowConfig::kNsanTypeId: in fromNsanTypeId()
204 return std::make_unique<F64ShadowConfig>(); in fromNsanTypeId()