Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp220 static std::optional<FTValueType> ftValueTypeFromType(Type *FT) { in ftValueTypeFromType() function
312 if (const auto VT = ftValueTypeFromType(FT)) in getExtendedFPType()
340 if (const auto VT = ftValueTypeFromType(FT)) in getMemoryExtentsOrDie()
848 if (const auto VT = ftValueTypeFromType(Ty)) in emitCheckInternal()