Searched refs:getDecodedFastMathFlags (Results 1 – 1 of 1) sorted by relevance
885 static FastMathFlags getDecodedFastMathFlags(unsigned Val) { in getDecodedFastMathFlags() function4546 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()4813 FMF = getDecodedFastMathFlags(Record[++OpNum]); in parseFunctionBody()5483 FMF = getDecodedFastMathFlags(Record[OpNum++]); in parseFunctionBody()