Searched defs:copyFastMathFlags (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instruction.cpp | 619 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction |
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ | ||
| H A D | Instruction.cpp | 264 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in llvm::sandboxir::Instruction |