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