/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-project/compiler-rt/test/builtins/Unit/ |
D | lshrti3_test.c | 14 COMPILER_RT_ABI ti_int __lshrti3(ti_int a, si_int b); 18 ti_int x = __lshrti3(a, b); in test__lshrti3()
|
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | i128.ll | 130 ; CHECK: call __lshrti3, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}} 211 ; CHECK: call __lshrti3, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}} 224 ; CHECK: call __lshrti3, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}} 237 ; CHECK: call __lshrti3, ${{.+}}, ${{.+}}, ${{.+}}, ${{.+}}{{$}} 250 ; CHECK: call __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-project/compiler-rt/lib/builtins/ |
D | lshrti3.c | 21 COMPILER_RT_ABI ti_int __lshrti3(ti_int a, si_int b) { in __lshrti3() function
|
D | apple_versioning.c | 102 NOT_HERE_BEFORE_10_6(__lshrti3)
|
D | README.txt | 44 ti_int __lshrti3(ti_int a, si_int b); // a >> b logical (zero fill)
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | ppc32-lshrti3.ll | 3 ; CHECK-NOT: bl __lshrti3
|
/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/llvm-project/llvm/test/CodeGen/X86/ |
D | shift_minsize.ll | 8 ; CHECK-WIN-NOT: __lshrti3 121 ; CHECK-NEXT: callq __lshrti3
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | shift_minsize.ll | 116 ; CHECK-NEXT: bl __lshrti3
|
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/ |
D | shr.ll | 198 ; CHECK-NEXT: lea %s3, __lshrti3@lo 200 ; CHECK-NEXT: lea.sl %s12, __lshrti3@hi(, %s3)
|
/external/llvm-project/llvm/test/CodeGen/RISCV/ |
D | shifts.ll | 163 ; RV32I-NEXT: call __lshrti3
|
/external/llvm-project/llvm/test/CodeGen/Mips/llvm-ir/ |
D | lshr.ll | 954 ; GP32-NOT: lw $25, %call16(__lshrti3)($gp) 955 ; MM-NOT: lw $25, %call16(__lshrti3)($2)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 40 HANDLE_LIBCALL(SRL_I128, "__lshrti3")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 40 HANDLE_LIBCALL(SRL_I128, "__lshrti3")
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 4 PUBLIC 3060 0 __lshrti3
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | constant-island-movwt.mir | 18 @.str.24 = private unnamed_addr constant [10 x i8] c"__lshrti3\00", align 1
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 830 fun:__lshrti3=uninstrumented
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 830 fun:__lshrti3=uninstrumented
|