Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp193 class PPC128ShadowConfig : public ShadowTypeConfigImpl<'e'> { class
209 case PPC128ShadowConfig::kNsanTypeId: in fromNsanTypeId()
210 return std::make_unique<PPC128ShadowConfig>(); in fromNsanTypeId()