Searched defs:setFastMathFlags (Results 1 – 3 of 3) sorted by relevance
345 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
614 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function in Instruction
257 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function in llvm::sandboxir::Instruction