Searched defs:setFastMathFlags (Results 1 – 4 of 4) sorted by relevance
229 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function
297 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
289 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function in Instruction
430 void VPInstruction::setFastMathFlags(FastMathFlags FMFNew) { in setFastMathFlags() function in VPInstruction