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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h747 FAdd, enumerator in enum:llvm::AtomicRMWInst::BinOp
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2247 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); local
2281 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); local

Completed in 109 milliseconds