Searched refs:getDecodedFastMathFlags (Results 1 – 1 of 1) sorted by relevance
1070 static FastMathFlags getDecodedFastMathFlags(unsigned Val) { in getDecodedFastMathFlags() function3586 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()3622 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()3889 FMF = getDecodedFastMathFlags(Record[++OpNum]); in parseFunctionBody()4560 FMF = getDecodedFastMathFlags(Record[OpNum++]); in parseFunctionBody()