/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1528 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/ |
D | IVDescriptors.h | 46 FMul, ///< Product of floats. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | IVDescriptors.h | 46 FMul, ///< Product of floats. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | IVDescriptors.h | 46 FMul, ///< Product of floats. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | IVDescriptors.h | 46 FMul, ///< Product of floats. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 47 FMul, ///< Product of floats. enumerator
|
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/ |
D | intrinsics_floating_point_impl.h | 223 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 D | ir_builder_mixin.h | 114 llvm::Value* FMul(Args&&... args) { in FMul() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1916 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 D | SimplifyLibCalls.cpp | 1028 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 D | AMDGPUInstCombineIntrinsic.cpp | 1014 auto *FMul = IC.Builder.CreateFMulFMF(Op0, Op1, &II); in instCombineIntrinsic() local
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 165 | FMul Constructor
|
H A D | llvm.mli | 223 | FMul Constructor
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 676 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 D | InstCombineAddSub.cpp | 2243 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 D | IRTranslator.cpp | 1430 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 D | InstCombineAddSub.cpp | 2614 Value *FMul = Builder.CreateFMulFMF(X, Y, &I); in visitFSub() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/ |
D | spirv_parse.rs | 639 FMul { enumerator 9021 FMul { enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 2074 auto FMul = MIRBuilder.buildFMul( in translateKnownIntrinsic() local
|
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_all/ |
D | intrinsic_def.json | 428 "FMul": { object
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 185 FMul Opcode = C.LLVMFMul const
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 3175 SDNode *FMul, in transformFixedFloatingPointConversion()
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | code_generator_riscv64.cc | 822 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 D | DAGCombiner.cpp | 14677 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 D | ir.rs | 6146 FMul(OpFMul), enumerator
|