Home
last modified time | relevance | path

Searched defs:FMul (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1528 Value *FMul = B.CreateFMul(BaseFn->getArgOperand(0), Expo, "mul"); in replacePowWithExp() local
1574 Value *FMul = B.CreateFMul(Expo, ConstantFP::get(Ty, N), "mul"); in replacePowWithExp() local
1601 Value *FMul = B.CreateFMul(Log, Expo, "mul"); in replacePowWithExp() local
1778 Value *FMul = getPow(InnerChain, ExpoA.convertToDouble(), B); in optimizePow() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DIVDescriptors.h46 FMul, ///< Product of floats. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DIVDescriptors.h46 FMul, ///< Product of floats. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DIVDescriptors.h46 FMul, ///< Product of floats. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DIVDescriptors.h46 FMul, ///< Product of floats. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h47 FMul, ///< Product of floats. enumerator
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/
Dintrinsics_floating_point_impl.h223 std::tuple<FloatType> FMul(int8_t rm, int8_t frm, FloatType arg1, FloatType arg2) { in FMul() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dir_builder_mixin.h114 llvm::Value* FMul(Args&&... args) { in FMul() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1916 Value *FMul = B.CreateFMul(BaseFn->getArgOperand(0), Expo, "mul"); in replacePowWithExp() local
1965 Value *FMul = B.CreateFMul(Expo, ConstantFP::get(Ty, N), "mul"); in replacePowWithExp() local
2000 Value *FMul = B.CreateFMul(Log, Expo, "mul"); in replacePowWithExp() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1028 Value *FMul = B.CreateFMul(OpC->getArgOperand(0), Op2, "mul"); in optimizePow() local
1096 Value *FMul = getPow(InnerChain, V.convertToDouble(), B); in optimizePow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1014 auto *FMul = IC.Builder.CreateFMulFMF(Op0, Op1, &II); in instCombineIntrinsic() local
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml165 | FMul Constructor
H A Dllvm.mli223 | FMul Constructor
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp676 Value *FMul = Builder->CreateFMul(N0, N1); in visitFMul() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2243 Value *FMul = Builder.CreateFMulFMF(X, Y, &I); in visitFSub() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1430 auto FMul = MIRBuilder.buildInstr(TargetOpcode::G_FMUL, {Ty}, {Op0, Op1}, in translateKnownIntrinsic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2614 Value *FMul = Builder.CreateFMulFMF(X, Y, &I); in visitFSub() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_parse.rs639 FMul { enumerator
9021 FMul { enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2074 auto FMul = MIRBuilder.buildFMul( in translateKnownIntrinsic() local
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_all/
Dintrinsic_def.json428 "FMul": { object
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go185 FMul Opcode = C.LLVMFMul const
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3175 SDNode *FMul, in transformFixedFloatingPointConversion()
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_riscv64.cc822 inline void InstructionCodeGeneratorRISCV64::FMul( in FMul() function in art::riscv64::InstructionCodeGeneratorRISCV64
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14677 SDValue FMul = TmpFMA->getOperand(2); in visitFADDForFMACombine() local
15270 auto isFMulNegTwo = [](SDValue FMul) { in visitFADD()
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dir.rs6146 FMul(OpFMul), enumerator

12