Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp540 Value *handleExt(const FPExtInst &Ext, Type *VT, Type *ExtendedVT,
1184 Value *NumericalStabilitySanitizer::handleExt(const FPExtInst &Ext, Type *VT, in handleExt() function in NumericalStabilitySanitizer
1646 return handleExt(*Ext, VT, ExtendedVT, Map, Builder); in createShadowValueWithOperandsAvailable()