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