Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1127 FastMathFlags FMFCI; in areInstsCompatible() local
1129 FMFCI = FPMOCI->getFastMathFlags(); in areInstsCompatible()
1134 unsigned ICost = TTI->getIntrinsicInstrCost(IID, IT1, Tys, FMFCI); in areInstsCompatible()
1159 FastMathFlags FMFV = FMFCI; in areInstsCompatible()