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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVDescriptors.h49 FMul, ///< Product of floats. member in class:llvm::RecurKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp865 auto *FMul = IC.Builder.CreateFMulFMF(Op0, Op1, &II); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2291 Value *FMul = Builder.CreateFMulFMF(X, Y, &I); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2000 auto FMul = MIRBuilder.buildFMul( local
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml194 | FMul Constructor in type:Opcode/t

Completed in 173 milliseconds