Searched defs:copyFastMathFlags (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h311 void copyFastMathFlags(FastMathFlags FMF) { function in class:llvm::FPMathOperator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp189 void Instruction::copyFastMathFlags(FastMathFlags FMF) { function in class:Instruction
239 void Instruction::copyFastMathFlags(const Instruction *I) { function in class:Instruction

Completed in 134 milliseconds