Searched refs:getDecodedFastMathFlags (Results 1 – 1 of 1) sorted by relevance
1384 static FastMathFlags getDecodedFastMathFlags(unsigned Val) { in getDecodedFastMathFlags() function5043 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5085 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5350 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()5437 FMF = getDecodedFastMathFlags(Record[++OpNum]); in parseFunctionBody()6048 FastMathFlags FMF = getDecodedFastMathFlags(Record[Record.size() - 1]); in parseFunctionBody()6632 FMF = getDecodedFastMathFlags(Record[OpNum++]); in parseFunctionBody()