Searched refs:CALL_FMF (Results 1 – 3 of 3) sorted by relevance
352 CALL_FMF = 17 // Call has optional fast-math-flags. enumerator
2158 unsigned(Flags != 0) << bitc::CALL_FMF); in WriteInstruction()
5035 if ((CCInfo >> bitc::CALL_FMF) & 1) { in parseFunctionBody()