Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp186 class F128ShadowConfig : public ShadowTypeConfigImpl<'q'> { class
207 case F128ShadowConfig::kNsanTypeId: in fromNsanTypeId()
208 return std::make_unique<F128ShadowConfig>(); in fromNsanTypeId()