Home
last modified time | relevance | path

Searched defs:fadd (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dfadd.c11 fadd(void *frD, void *frA, void *frB) in fadd() function
H A Dmath.c32 FLOATFUNC(fadd); variable
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dfadd.c11 fadd(void *frD, void *frA, void *frB) in fadd() function
H A Dmath.c32 FLOATFUNC(fadd); variable
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dfp-ops.c1 double fadd(double x, double y) { return x + y; } in fadd() function
/third_party/mesa3d/src/compiler/nir/tests/
H A Dcomparison_pre_tests.cpp512 nir_alu_instr *fadd = nir_alu_instr_create(bld.shader, nir_op_fadd); TEST_F() local
569 nir_alu_instr *fadd = nir_alu_instr_create(bld.shader, nir_op_fadd); TEST_F() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-scheduler-predicates.cpp99 bi_instr *fadd = bi_fadd_f32_to(b, TMP(), TMP(), TMP()); in TEST_F() local
104 bi_instr *fadd = bi_fadd_f32_to(b, TMP(), TMP(), TMP()); in TEST_F() local
118 bi_instr *fadd = bi_fadd_v2f16_to(b, TMP(), x, x); in TEST_F() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Darithmetic-ops.c11 static float fadd(float x, float y) in fadd() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_comparison_pre.c157 nir_ssa_def *const fadd = zero_on_left in rewrite_compare_instruction() local
[all...]
/kernel/linux/linux-5.10/arch/sh/math-emu/
H A Dmath.c106 fadd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fadd() function
/kernel/linux/linux-6.6/arch/sh/math-emu/
H A Dmath.c106 fadd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fadd() function
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcurve25519-x86_64.c76 static inline void fadd(u64 *out, const u64 *f1, const u64 *f2) in fadd() function
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcurve25519-x86_64.c75 static inline void fadd(u64 *out, const u64 *f1, const u64 *f2) in fadd() function
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drds.h222 } fadd; member
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp307 Temp fadd(Temp src0, Temp src1, Builder b) in fadd() function
/kernel/linux/linux-5.10/include/uapi/linux/
H A Drds.h377 } fadd; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drds.h377 } fadd; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drds.h248 } fadd; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drds.h248 } fadd; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp3515 bool fadd = instr->opcode == aco_opcode::v_pk_add_f16; in combine_vop3p() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc1737 void Assembler::fadd(const DoubleRegister frt, const DoubleRegister fra, in fadd() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc1978 void Assembler::fadd(int i) { in fadd() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc2551 void Assembler::fadd(int i) { in fadd() function in v8::internal::Assembler
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc587 void Assembler::fadd(const ZRegister& zd, in fadd() function in vixl::aarch64::Assembler
606 void Assembler::fadd(const ZRegister& zd, in fadd() function in vixl::aarch64::Assembler
963 void Assembler::fadd(const ZRegister& zd, in fadd() function in vixl::aarch64::Assembler
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dpfpsp.S11078 fadd: global() label
[all...]

Completed in 65 milliseconds

12