Searched refs:getDecodedFastMathFlags (Results 1 – 2 of 2) sorted by relevance
1050 static FastMathFlags getDecodedFastMathFlags(unsigned Val) { in getDecodedFastMathFlags() function3558 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody()3825 FMF = getDecodedFastMathFlags(Record[++OpNum]); in parseFunctionBody()4496 FMF = getDecodedFastMathFlags(Record[OpNum++]); in parseFunctionBody()
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()