Searched refs:getDecodedFastMathFlags (Results 1 – 1 of 1) sorted by relevance
1399 static FastMathFlags getDecodedFastMathFlags(unsigned Val) { in getDecodedFastMathFlags() function5127 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5169 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5215 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5439 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5526 FMF = getDecodedFastMathFlags(Record[++OpNum]); in parseFunctionBody()6144 FastMathFlags FMF = getDecodedFastMathFlags(Record[Record.size() - 1]); in parseFunctionBody()6728 FMF = getDecodedFastMathFlags(Record[OpNum++]); in parseFunctionBody()