Home
last modified time | relevance | path

Searched refs:test_load (Results 1 – 25 of 45) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dlower-globaladdr32-aix-asm.ll9 define i32 @test_load() {
15 ; SMALL-LABEL: .test_load:{{$}}
20 ; LARGE-LABEL: .test_load:{{$}}
Dlower-globaladdr64-aix-asm.ll9 define zeroext i32 @test_load() {
15 ; SMALL-LABEL: .test_load:{{$}}
20 ; LARGE-LABEL: .test_load:{{$}}
/external/libcxx/test/std/experimental/simd/simd.mem/
Dload.pass.cpp51 void test_load() { in test_load() function
118 test_load<ex::native_simd<int32_t>>(); in main()
119 test_load<ex::fixed_size_simd<int32_t, 4>>(); in main()
/external/llvm-project/libcxx/test/std/experimental/simd/simd.mem/
Dload.pass.cpp51 void test_load() { in test_load() function
118 test_load<ex::native_simd<int32_t>>(); in main()
119 test_load<ex::fixed_size_simd<int32_t, 4>>(); in main()
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dbf16.ll6 define bfloat @test_load(bfloat* %p) nounwind {
7 ; CHECK-LABEL: test_load:
/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/
Dbasic-msvc64.ll9 define i32 @test_load(i32* %a) sanitize_address {
12 ; CHECK-LABEL: @test_load
Dforce-dynamic-shadow.ll10 define i32 @test_load(i32* %a) sanitize_address {
13 ; CHECK-LABEL: @test_load
Dbasic-myriad.ll10 define i32 @test_load(i32* %a) sanitize_address {
11 ; CHECK-LABEL: @test_load
Dwith-ifunc.ll36 define i32 @test_load(i32* %a) sanitize_address {
39 ; CHECK-LABEL: @test_load
Ddynamic-shadow-darwin.ll25 define i32 @test_load(i32* %a) sanitize_address {
28 ; CHECK-LABEL: @test_load
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/X86/
Dkernel.ll14 define i8 @test_load(i8* %a) sanitize_hwaddress {
15 ; CHECK-LABEL: @test_load(
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/
Dkernel.ll12 define i8 @test_load(i8* %a) sanitize_hwaddress {
13 ; CHECK-LABEL: @test_load(
Dprologue.ll20 define i32 @test_load(i32* %a) sanitize_hwaddress {
23 ; CHECK-LABEL: @test_load
Dkernel-inline.ll11 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
/external/llvm-project/llvm/test/CodeGen/X86/
Dpr42870.ll4 define i32 @test_load(<4 x float>* %a) {
5 ; CHECK-LABEL: test_load:
/external/llvm-project/llvm/test/MachineVerifier/
Dtest_g_load.mir5 name: test_load
/external/llvm-project/llvm/test/Instrumentation/HeapProfiler/
Dshadow.ll10 define i32 @test_load(i32* %a) {
/external/llvm-project/clang/test/CodeGen/
Dasan-new-pm.ll7 define i32 @test_load(i32* %a) sanitize_address {
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dfunction-bitcasts.ll125 ; CHECK-LABEL: test_load:
126 ; CHECK-NEXT: .functype test_load () -> (i32){{$}}
130 define i32 @test_load() {
/external/llvm/test/Bitcode/
Dfunction-encoding-rel-operands.ll44 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
/external/llvm-project/llvm/test/Bitcode/
Dfunction-encoding-rel-operands.ll53 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
/external/llvm/test/Instrumentation/AddressSanitizer/
Dbasic.ll9 define i32 @test_load(i32* %a) sanitize_address {
10 ; CHECK-LABEL: @test_load
Dinstrumentation-with-call-threshold.ll13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
/external/python/cpython2/Lib/ctypes/test/
Dtest_loading.py26 def test_load(self): member in LoaderTest
/external/python/cpython2/Lib/test/
Dtest_cookie.py55 def test_load(self): member in CookieTests

12