Searched refs:__lshrti3 (Results 1 – 9 of 9) sorted by relevance
/external/compiler-rt/test/builtins/Unit/ |
D | lshrti3_test.c | 23 COMPILER_RT_ABI ti_int __lshrti3(ti_int a, si_int b); 27 ti_int x = __lshrti3(a, b); in test__lshrti3()
|
/external/llvm/test/CodeGen/WebAssembly/ |
D | i128.ll | 140 ; CHECK: call __lshrti3@FUNCTION, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}} 228 ; CHECK: call __lshrti3@FUNCTION, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}} 242 ; CHECK: call __lshrti3@FUNCTION, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}} 256 ; CHECK: call __lshrti3@FUNCTION, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}} 270 ; CHECK: call __lshrti3@FUNCTION, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}}
|
/external/compiler-rt/lib/builtins/ |
D | lshrti3.c | 24 __lshrti3(ti_int a, si_int b) in __lshrti3() function
|
D | apple_versioning.c | 107 NOT_HERE_BEFORE_10_6(__lshrti3)
|
D | README.txt | 39 ti_int __lshrti3(ti_int a, si_int b); // a >> b logical (zero fill)
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc32-lshrti3.ll | 3 ; CHECK-NOT: bl __lshrti3
|
/external/llvm/test/CodeGen/Mips/llvm-ir/ |
D | lshr.ll | 156 ; GP32: lw $25, %call16(__lshrti3)($gp) 203 ; MM: lw $25, %call16(__lshrti3)($2)
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 4 PUBLIC 3060 0 __lshrti3
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 830 fun:__lshrti3=uninstrumented
|