Home
last modified time | relevance | path

Searched refs:__muloti4 (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/compiler-rt/test/builtins/Unit/
Dmuloti4_test.c14 COMPILER_RT_ABI ti_int __muloti4(ti_int a, ti_int b, int *overflow);
19 ti_int x = __muloti4(a, b, &ov); in test__muloti4()
/external/compiler-rt/test/builtins/Unit/
Dmuloti4_test.c23 COMPILER_RT_ABI ti_int __muloti4(ti_int a, ti_int b, int *overflow);
28 ti_int x = __muloti4(a, b, &ov); in test__muloti4()
/external/llvm-project/compiler-rt/lib/builtins/
Dmuloti4.c24 COMPILER_RT_ABI ti_int __muloti4(ti_int a, ti_int b, int *overflow) { in __muloti4() function
Dint_mulo_impl.inc9 // Helper used by __mulosi4, __mulodi4 and __muloti4.
DREADME.txt122 ti_int __muloti4(ti_int a, ti_int b, int* overflow); // a * b, overflow set to
/external/llvm-project/libcxx/src/filesystem/
Dint128_builtins.cpp22 __int128_t __muloti4(__int128_t a, __int128_t b, int* overflow) { in __muloti4() function
/external/compiler-rt/lib/builtins/
Dmuloti4.c24 __muloti4(ti_int a, ti_int b, int* overflow) in __muloti4() function
DREADME.txt114 ti_int __muloti4(ti_int a, ti_int b, int* overflow); // a * b, overflow set to
/external/libcxx/src/filesystem/
Dint128_builtins.cpp23 __int128_t __muloti4(__int128_t a, __int128_t b, int* overflow) { in __muloti4() function
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dmuloti4.ll17 ; CHECK: call __muloti4, $pop{{[0-9]*}}, $pop{{[0-9]*}}, $pop{{[0-9]*}}, $pop{{[0-9]*}}, $pop{{[0-9…
/external/llvm-project/llvm/test/CodeGen/X86/
Dvec_smulo.ll3714 ; SSE2-NEXT: callq __muloti4
3723 ; SSE2-NEXT: callq __muloti4
3763 ; SSSE3-NEXT: callq __muloti4
3772 ; SSSE3-NEXT: callq __muloti4
3812 ; SSE41-NEXT: callq __muloti4
3821 ; SSE41-NEXT: callq __muloti4
3860 ; AVX1-NEXT: callq __muloti4
3869 ; AVX1-NEXT: callq __muloti4
3908 ; AVX2-NEXT: callq __muloti4
3917 ; AVX2-NEXT: callq __muloti4
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def52 HANDLE_LIBCALL(MULO_I128, "__muloti4")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def52 HANDLE_LIBCALL(MULO_I128, "__muloti4")
/external/llvm-project/llvm/test/CodeGen/ARM/
Dconstant-island-movwt.mir30 @.str.36 = private unnamed_addr constant [10 x i8] c"__muloti4\00", align 1