Searched refs:umul (Results 1 – 14 of 14) sorted by relevance
/third_party/openssl/crypto/bn/asm/ |
D | sparcv8.S | 62 umul %o3,%g2,%g2 72 umul %o3,%g3,%g3 83 umul %o3,%g2,%g2 93 umul %o3,%g3,%g3 115 umul %o3,%g2,%g2 127 umul %o3,%g2,%g2 139 umul %o3,%g2,%g2 174 umul %o3,%g2,%g2 181 umul %o3,%g3,%g3 189 umul %o3,%g2,%g2 [all …]
|
/third_party/glslang/Test/ |
D | spv.intcoopmat.comp | 44 ucoopmatNV<8, gl_ScopeSubgroup, 8, 8> umul(ucoopmatNV<8, gl_ScopeSubgroup, 8, 8> m) { return m * ui… 105 p2 = umul(p2);
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | arithmetic-ops.c | 46 static unsigned int umul(unsigned int x, unsigned int y) in umul() function
|
/third_party/glslang/Test/baseResults/ |
D | spv.intcoopmat.comp.out | 31 Name 21 "umul(u81;" 379 195: 17 FunctionCall 21(umul(u81;) 193(param) 412 21(umul(u81;): 17 Function None 19
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicEnums.inc | 265 umul_fix, // llvm.umul.fix 266 umul_fix_sat, // llvm.umul.fix.sat 267 umul_with_overflow, // llvm.umul.with.overflow
|
D | IntrinsicImpl.inc | 293 "llvm.umul.fix", 294 "llvm.umul.fix.sat", 295 "llvm.umul.with.overflow", 10426 49, // llvm.umul.fix 10427 49, // llvm.umul.fix.sat 10428 4, // llvm.umul.with.overflow
|
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_alu.c | 533 nir_ssa_def *umul = nir_umul_2x32_64(&b->nb, src[0], src[1]); in vtn_handle_alu() local 534 dest->elems[0]->def = nir_unpack_64_2x32_split_x(&b->nb, umul); in vtn_handle_alu() 535 dest->elems[1]->def = nir_unpack_64_2x32_split_y(&b->nb, umul); in vtn_handle_alu()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 742 defm UMUL : F3_12<"umul", 0b001010, umullohi, IntRegs, i32, simm13Op, IIC_iu_umul>;
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.1.0.rst | 3566 - nir/lower_bit_size: fix lowering of {imul,umul}_high
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 155 umul_with_overflow, // llvm.umul.with.overflow 6213 "llvm.umul.with.overflow", 14153 1, // llvm.umul.with.overflow
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 155 umul_with_overflow, // llvm.umul.with.overflow 6213 "llvm.umul.with.overflow", 14153 1, // llvm.umul.with.overflow
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 155 umul_with_overflow, // llvm.umul.with.overflow 6213 "llvm.umul.with.overflow", 14153 1, // llvm.umul.with.overflow
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 155 umul_with_overflow, // llvm.umul.with.overflow 6213 "llvm.umul.with.overflow", 14153 1, // llvm.umul.with.overflow
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 147 umul_with_overflow, // llvm.umul.with.overflow 6171 "llvm.umul.with.overflow", 14056 1, // llvm.umul.with.overflow
|