Searched refs:getDecodedFastMathFlags (Results 1 – 1 of 1) sorted by relevance
1325 static FastMathFlags getDecodedFastMathFlags(unsigned Val) { in getDecodedFastMathFlags() function4877 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()4919 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5173 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5260 FMF = getDecodedFastMathFlags(Record[++OpNum]); in parseFunctionBody()5871 FastMathFlags FMF = getDecodedFastMathFlags(Record[Record.size() - 1]); in parseFunctionBody()6367 FMF = getDecodedFastMathFlags(Record[OpNum++]); in parseFunctionBody()