/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | lower-globaladdr32-aix-asm.ll | 9 define i32 @test_load() { 15 ; SMALL-LABEL: .test_load:{{$}} 20 ; LARGE-LABEL: .test_load:{{$}}
|
H A D | lower-globaladdr64-aix-asm.ll | 9 define zeroext i32 @test_load() { 15 ; SMALL-LABEL: .test_load:{{$}} 20 ; LARGE-LABEL: .test_load:{{$}}
|
/llvm-project/llvm/test/Instrumentation/AddressSanitizer/ |
H A D | force-dynamic-shadow.ll | 8 define i32 @test_load(ptr %a) sanitize_address { 11 ; CHECK-LABEL: @test_load
|
H A D | basic-msvc64.ll | 8 define i32 @test_load(ptr %a) sanitize_address { 11 ; CHECK-LABEL: @test_load
|
H A D | with-ifunc.ll | 18 define i32 @test_load(ptr %a) sanitize_address { 21 ; CHECK-LABEL: @test_load
|
H A D | dynamic-shadow-darwin.ll | 16 define i32 @test_load(ptr %a) sanitize_address { 19 ; CHECK-LABEL: @test_load
|
H A D | module-flags.ll | 7 define i32 @test_load() sanitize_address {
|
/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/X86/ |
H A D | kernel.ll | 14 define i8 @test_load(ptr %a) sanitize_hwaddress { 15 ; CHECK-LABEL: @test_load(
|
/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/ |
H A D | kernel.ll | 12 define i8 @test_load(ptr %a) sanitize_hwaddress { 13 ; CHECK-LABEL: @test_load(
|
H A D | fuchsia.ll | 4 define i32 @test_load(ptr %a) sanitize_hwaddress {
|
H A D | prologue.ll | 16 define i32 @test_load(ptr %a) sanitize_hwaddress { 21 ; CHECK-LABEL: define i32 @test_load 29 ; NOIFUNC-TLS-HISTORY-LABEL: define i32 @test_load 37 ; NOIFUNC-TLS-NOHISTORY-LABEL: define i32 @test_load 45 ; NOIFUNC-NOTLS-LABEL: define i32 @test_load 53 ; IFUNC-NOTLS-LABEL: define i32 @test_load 61 ; FUCHSIA-LABEL: define i32 @test_load 69 ; FUCHSIA-LIBCALL-LABEL: define i32 @test_load
|
H A D | kernel-inline.ll | 9 define void @test_load(ptr %a, ptr %b, ptr %c, ptr %d) sanitize_address {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | pr42870.ll | 4 define i32 @test_load(ptr %a) { 5 ; CHECK-LABEL: test_load:
|
/llvm-project/llvm/test/CodeGen/WebAssembly/ |
H A D | function-bitcasts.ll | 120 ; CHECK-LABEL: test_load: 121 ; CHECK-NEXT: .functype test_load () -> (i32){{$}} 125 define i32 @test_load() {
|
/llvm-project/llvm/test/Transforms/GlobalOpt/ |
H A D | malloc-promote-opaque-ptr.ll | 55 define void @test_load() { 56 ; CHECK-LABEL: @test_load(
|
/llvm-project/llvm/test/Instrumentation/SanitizerBinaryMetadata/ |
H A D | pretend-atomic-access.ll | 67 define void @test_load() { 68 ; CHECK-LABEL: define {{[^@]+}}@test_load() !pcsections !0 {
|
/llvm-project/clang/test/CodeGenCUDA/ |
H A D | amdgpu-bf16.cu | 50 __device__ void test_load(__bf16 *out, __bf16 *in) { in test_load() function
|
H A D | spirv-amdgcn-bf16.cu | 50 __device__ void test_load(__bf16 *out, __bf16 *in) { in test_load() function
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | quadword-atomics.c | 29 Q test_load(AtomicQ *ptr) { in test_load() function
|
/llvm-project/llvm/test/Instrumentation/HeapProfiler/ |
H A D | shadow.ll | 10 define i32 @test_load(ptr %a) {
|
/llvm-project/clang/test/CodeGen/ |
H A D | asan-new-pm.ll | 7 define i32 @test_load(ptr %a) sanitize_address {
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | bf16.ll | 7 define bfloat @test_load(ptr %p) nounwind { 8 ; CHECK-LABEL: test_load:
|
/llvm-project/llvm/test/Analysis/MemoryDependenceAnalysis/ |
H A D | reorder-volatile.ll | 7 define i32 @test_load() { 8 ; CHECK-LABEL: @test_load(
|
/llvm-project/llvm/test/MachineVerifier/ |
H A D | test_g_load.mir | 5 name: test_load
|
/llvm-project/llvm/test/CodeGen/SPIRV/transcoding/ |
H A D | atomic_load_store.ll | 12 define spir_func i32 @test_load(i32 addrspace(4)* %object) {
|