Home
last modified time | relevance | path

Searched defs:sdiv (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dsdiv-diagnostics.s7 sdiv z0.b, p7/m, z0.b, z1.b label
12 sdiv z0.h, p7/m, z0.h, z1.h label
21 sdiv z0.s, p7/m, z1.s, z2.s label
30 sdiv z0.s, p8/m, z0.s, z1.s label
Dsdiv.s10 sdiv z0.s, p7/m, z0.s, z31.s label
16 sdiv z0.d, p7/m, z0.d, z31.d label
32 sdiv z0.d, p7/m, z0.d, z31.d label
44 sdiv z0.d, p7/m, z0.d, z31.d label
/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Exynos/
Ddivide-multiply.s6 sdiv w0, w1, w2 label
/external/llvm-project/clang/test/CodeGen/
DBasicInstrs.c9 int sdiv(int X, int Y) { in sdiv() function
/external/clang/test/CodeGen/
DBasicInstrs.c9 int sdiv(int X, int Y) { in sdiv() function
/external/llvm/test/MC/ARM/
Dthumbv8m.s53 sdiv r1, r2, r3 label
/external/llvm-project/llvm/test/MC/ARM/
Dthumbv8m.s53 sdiv r1, r2, r3 label
/external/mesa3d/src/util/tests/fast_idiv_by_const/
Dfast_idiv_by_const_test.cpp254 sdiv(int64_t a, int64_t b, unsigned bit_size) in sdiv() function
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Ddiv.c225 BIGNUM *sdiv = BN_CTX_get(ctx); in BN_div() local
/external/boringssl/src/crypto/fipsmodule/bn/
Ddiv.c224 BIGNUM *sdiv = BN_CTX_get(ctx); in BN_div() local
/external/llvm/include/llvm/ADT/
DAPInt.h1879 inline APInt sdiv(const APInt &LHS, const APInt &RHS) { return LHS.sdiv(RHS); } in sdiv() function
/external/llvm-project/llvm/test/tools/llvm-mca/ARM/
Dm7-int.s250 sdiv r0, r1, r2 label
Dm4-int.s257 sdiv r0, r1, r2 label
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1906 inline APInt sdiv(const APInt &LHS, const APInt &RHS) { return LHS.sdiv(RHS); } in sdiv() function
/external/cldr/tools/java/org/unicode/cldr/util/props/
DBagFormatter.java213 int sdiv = src.length() - matchEnd; in getAbbreviatedName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp1052 ConstantRange ConstantRange::sdiv(const ConstantRange &RHS) const { in sdiv() function in ConstantRange
/external/vixl/test/aarch64/
Dtest-api-movprfx-aarch64.cc209 __ sdiv(z0.VnD(), p0.Merging(), z0.VnD(), z0.VnD()); in TEST() local
764 __ sdiv(z25.VnS(), p1.Merging(), z25.VnS(), z30.VnS()); in TEST() local
1462 __ sdiv(z22.VnS(), p0.Merging(), z22.VnS(), z6.VnS()); in TEST() local
Dtest-trace-aarch64.cc289 __ sdiv(w26, w27, w28); in GenerateTestSequenceBase() local
290 __ sdiv(x29, x2, x3); in GenerateTestSequenceBase() local
/external/llvm-project/llvm/lib/IR/
DConstantRange.cpp1118 ConstantRange ConstantRange::sdiv(const ConstantRange &RHS) const { in sdiv() function in ConstantRange
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp1671 APInt APInt::sdiv(const APInt &RHS) const { in sdiv() function in APInt
1682 APInt APInt::sdiv(int64_t RHS) const { in sdiv() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp1672 APInt APInt::sdiv(const APInt &RHS) const { in sdiv() function in APInt
1683 APInt APInt::sdiv(int64_t RHS) const { in sdiv() function in APInt
/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/
DA55-basic-instructions.s467 sdiv w12, w21, w0 label
468 sdiv x13, x2, x1 label
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1854 APInt APInt::sdiv(const APInt &RHS) const { in sdiv() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp1880 APInt APInt::sdiv(const APInt &RHS) const { in sdiv() function in APInt
/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1875 void AssemblerARM32::sdiv(const Operand *OpRd, const Operand *OpRn, in sdiv() function in Ice::ARM32::AssemblerARM32

12