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