Searched defs:setFastMathFlags (Results 1 – 3 of 3) sorted by relevance
256 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function
202 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
164 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function in Instruction