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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2166 Value *FAdd = Builder.CreateFAddFMF(X, Op1, &I); local
2275 Value *FAdd = Builder.CreateFAddFMF(Y, Op1, &I); local
[all...]
H A DInstCombineCalls.cpp2343 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); local
2377 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); local

Completed in 52 milliseconds