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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVDescriptors.h48 FAdd, ///< Sum of floats. member in class:llvm::RecurKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp884 auto *FAdd = IC.Builder.CreateFAddFMF(Zero, Op2, &II); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2258 Value *FAdd = Builder.CreateFAddFMF(X, Op1, &I); local
2365 Value *FAdd = Builder.CreateFAddFMF(Y, Op1, &I); local
[all...]
H A DInstCombineCalls.cpp1384 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); local
1415 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); local
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml190 | FAdd Constructor in type:Opcode/t
296 | FAdd Constructor in type:AtomicRMWBinOp/t

Completed in 241 milliseconds