Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1159 FastMathFlags FMFV = FMFCI; in areInstsCompatible() local
1160 FMFV &= FMFCJ; in areInstsCompatible()
1162 unsigned VCost = TTI->getIntrinsicInstrCost(IID, RetTy, Tys, FMFV); in areInstsCompatible()