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