/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | IVDescriptors.h | 45 FAdd, ///< Sum of floats. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | IVDescriptors.h | 45 FAdd, ///< Sum of floats. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | IVDescriptors.h | 45 FAdd, ///< Sum of floats. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | IVDescriptors.h | 45 FAdd, ///< Sum of floats. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 46 FAdd, ///< Sum of floats. enumerator
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | IRBuilderTest.cpp | 134 Instruction *FDiv, *FAdd, *FCmp, *FCall; in TEST_F() local
|
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/ |
D | intrinsics_floating_point_impl.h | 39 std::tuple<FloatType> FAdd(int8_t rm, int8_t frm, FloatType arg1, FloatType arg2) { in FAdd() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
H A D | ir_builder_mixin.h | 109 llvm::Value* FAdd(Args&&... args) { in FAdd() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 2580 Value *FAdd = Builder.CreateFAddFMF(X, Op1, &I); in visitFSub() local 2690 Value *FAdd = Builder.CreateFAddFMF(Y, Op1, &I); in visitFSub() local
|
H A D | InstCombineCalls.cpp | 1938 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); in visitCallInst() local 1969 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); in visitCallInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 1033 auto *FAdd = IC.Builder.CreateFAddFMF(Zero, Op2, &II); in instCombineIntrinsic() local
|
H A D | AMDGPUTargetTransformInfo.cpp | 576 if (const auto *FAdd = dyn_cast<BinaryOperator>(*CxtI->user_begin())) { in getArithmeticInstrCost() local
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 161 | FAdd Constructor
|
H A D | llvm.mli | 219 | FAdd Constructor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 2247 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); in visitCallInst() local 2281 auto *FAdd = BinaryOperator::CreateFAdd(V, II->getArgOperand(2)); in visitCallInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 841 auto *FAdd = in sinkTranspose() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/ |
D | spirv_parse.rs | 615 FAdd { enumerator 9005 FAdd { enumerator
|
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_all/ |
D | intrinsic_def.json | 295 "FAdd": { object
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 181 FAdd Opcode = C.LLVMFAdd const
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | code_generator_riscv64.cc | 807 void InstructionCodeGeneratorRISCV64::FAdd( in FAdd() function in art::riscv64::InstructionCodeGeneratorRISCV64
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/ |
H A D | ir.rs | 6143 FAdd(OpFAdd), enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 16853 SDValue FAdd = in PerformFAddVSelectCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 15142 SDValue FAdd = N0.getOpcode() == ISD::FADD ? N0 : N1; in visitFMULForFMADistributiveCombine() local
|