Searched defs:copyFastMathFlags (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instruction.cpp | 489 void Instruction::copyFastMathFlags(FastMathFlags FMF) { copyFastMathFlags() function in Instruction |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
| H A D | Operator.h | 235 void copyFastMathFlags(FastMathFlags FMF) { copyFastMathFlags() function |