Searched defs:setFastMathFlags (Results 1 – 4 of 4) sorted by relevance
226 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function
288 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
239 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function in Instruction
425 void VPInstruction::setFastMathFlags(FastMathFlags FMFNew) { in setFastMathFlags() function in VPInstruction