Home
last modified time | relevance | path

Searched defs:mul (Results 1 – 25 of 88) sorted by relevance

1234

/llvm-project/llvm/test/MC/AArch64/SVE2/
H A Dmul-diagnostics.s7 mul z0.h, z1.h, z8.h[0] label
12 mul z0.s, z1.s, z8.s[0] label
17 mul z0.d, z1.d, z16.d[0] label
26 mul z0.h, z1.h, z2.h[-1] label
31 mul z0.h, z1.h, z2.h[8] label
36 mul z0.s, z1.s, z2.s[-1] label
41 mul z0.s, z1.s, z2.s[4] label
46 mul z0.d, z1.d, z2.d[-1] label
51 mul z0.d, z1.d, z2.d[2] label
59 mul z0.b, z1.h, z2.h label
[all …]
H A Dmul.s12 mul z0.b, z1.b, z2.b label
18 mul z0.h, z1.h, z2.h label
24 mul z29.s, z30.s, z31.s label
30 mul z31.d, z31.d, z31.d label
36 mul z0.h, z1.h, z7.h[7] label
42 mul z0.s, z1.s, z7.s[3] label
48 mul z0.d, z1.d, z15.d[1] label
/llvm-project/llvm/test/MC/AArch64/SVE/
H A Dmul.s12 mul z0.b, p7/m, z0.b, z31.b label
18 mul z0.h, p7/m, z0.h, z31.h label
24 mul z0.s, p7/m, z0.s, z31.s label
30 mul z0.d, p7/m, z0.d, z31.d label
36 mul z31.b, z31.b, #-128 label
42 mul z31.b, z31.b, #127 label
48 mul z31.h, z31.h, #-128 label
54 mul z31.h, z31.h, #127 label
60 mul z31.s, z31.s, #-128 label
66 mul z31.s, z31.s, #127 label
[all …]
H A Dmul-diagnostics.s7 mul z0.b, z0.b, #-129 label
12 mul z0.b, z0.b, #128 label
21 mul z0.b, z1.b, #0 label
26 mul z0.b, p7/m, z1.b, z2.b label
35 mul z0.b, p8/m, z0.b, z1.b label
45 mul z31.d, z31.d, #127 label
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Neoverse/
H A DV2-forwarding.s5 mul x0, x0, x0 label
12 mul x0, x0, x0 label
28 mul v0.4s, v0.4s, v0.4s label
35 mul v0.4s, v0.4s, v0.4s label
42 mul v0.4s, v0.4s, v0.4s label
49 mul v0.4s, v0.4s, v0.4s label
56 mul v0.4s, v0.4s, v0.4s label
63 mul v0.4s, v0.4s, v0.4s label
70 mul v0.4s, v0.4s, v0.4s label
77 mul v0.4s, v0.4s, v0.4s label
[all …]
/llvm-project/llvm/test/MC/RISCV/
H A Doption-arch.s69 mul a4, ra, s0 label
94 mul a4, ra, s0 label
104 mul a4, ra, s0 label
H A Drv32zcb-valid.s
H A Dattribute-with-insts.s31 mul a4, ra, s0 label
H A Drv32zmmul-valid.s5 mul a4, ra, s0 label
H A Drv32m-valid.s
/llvm-project/llvm/test/tools/llvm-mca/RISCV/SyntacoreSCR/
H A DSCR3-ALU.s
/llvm-project/llvm/test/tools/llvm-mca/AArch64/HiSilicon/
H A Dtsv110-forwarding.s5 mul x0, x1, x2 label
12 mul x0, x1, x2 label
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/
H A DA55-3-mul.s6 mul w10, w10, w10 label
H A DA55-6-mul.s15 mul w10, w12, w10 label
H A DA55-7-cmp.s7 mul w10, w12, w10 label
H A DA55-5-mul-sdiv.s11 mul w11, w8, w8 label
/llvm-project/llvm/test/tools/llvm-cov/Inputs/directory_coverage/c0/c1/
H A Dc2_1.cc1 int mul(int a, int b) { in mul() function
/llvm-project/clang/test/CodeGen/avr/
H A Dalias-avr.c3 int mul(int a, int b) { in mul() function
/llvm-project/llvm/test/tools/llvm-objdump/MachO/
H A Darm64-disassembly-color.s13 mul w0, w8, w9 label
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Exynos/
H A Ddivide-multiply.s9 mul w2, w3, w4 label
/llvm-project/llvm/test/MC/ARM/
H A Dmul-v4.s9 mul r0, r1, r2 label
/llvm-project/llvm/lib/Support/
H A DBlockFrequency.cpp43 std::optional<BlockFrequency> BlockFrequency::mul(uint64_t Factor) const { in mul() function in BlockFrequency
/llvm-project/polly/lib/External/isl/imath/examples/
H A Dpi.c125 mp_result arctan(mp_small radix, mp_small mul, mp_small x, mp_small prec, in arctan()
/llvm-project/mlir/test/python/dialects/linalg/opdsl/
H A Dassignments.py33 def matmul( argument
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVWebGPUTransforms.cpp111 Value mul = rewriter.create<IMulOp>(loc, lhsDigit, rhsDigit); in lowerExtendedMultiplication() local
157 Value mul = lowerExtendedMultiplication(op, rewriter, lhs, rhs, in matchAndRewrite() local

1234