Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1354 static DenormalMode getInstrDenormalMode(const Instruction *CtxI, Type *Ty) { in getInstrDenormalMode() function
1367 DenormalMode Mode = getInstrDenormalMode(Inst, CFP->getType()); in flushDenormalConstantFP()
1422 DenormalMode Mode = getInstrDenormalMode(Inst, Ty); in FlushFPConstant()