Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dlower-globaladdr32-aix-asm.ll9 define i32 @test_load() {
15 ; SMALL-LABEL: .test_load:{{$}}
20 ; LARGE-LABEL: .test_load:{{$}}
H A Dlower-globaladdr64-aix-asm.ll9 define zeroext i32 @test_load() {
15 ; SMALL-LABEL: .test_load:{{$}}
20 ; LARGE-LABEL: .test_load:{{$}}
/llvm-project-15.0.7/libcxx/test/std/experimental/simd/simd.mem/
H A 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()
/llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/
H A Dforce-dynamic-shadow.ll8 define i32 @test_load(i32* %a) sanitize_address {
11 ; CHECK-LABEL: @test_load
H A Dbasic-msvc64.ll8 define i32 @test_load(i32* %a) sanitize_address {
11 ; CHECK-LABEL: @test_load
H A Dwith-ifunc.ll24 define i32 @test_load(i32* %a) sanitize_address {
27 ; CHECK-LABEL: @test_load
H A Ddynamic-shadow-darwin.ll16 define i32 @test_load(i32* %a) sanitize_address {
19 ; CHECK-LABEL: @test_load
H A Dmodule-flags.ll7 define i32 @test_load() sanitize_address {
H A Dinstrumentation-with-call-threshold.ll13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
H A Dbasic.ll12 define i32 @test_load(i32* %a) sanitize_address {
13 ; CHECK-LABEL: @test_load
/llvm-project-15.0.7/llvm/test/Instrumentation/HWAddressSanitizer/X86/
H A Dkernel.ll14 define i8 @test_load(i8* %a) sanitize_hwaddress {
15 ; CHECK-LABEL: @test_load(
/llvm-project-15.0.7/llvm/test/Instrumentation/HWAddressSanitizer/
H A Dkernel.ll12 define i8 @test_load(i8* %a) sanitize_hwaddress {
13 ; CHECK-LABEL: @test_load(
H A Dfuchsia.ll4 define i32 @test_load(i32* %a) sanitize_hwaddress {
H A Dkernel-inline.ll9 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
H A Dprologue.ll24 define i32 @test_load(i32* %a) sanitize_hwaddress {
27 ; CHECK-LABEL: @test_load
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpr42870.ll4 define i32 @test_load(ptr %a) {
5 ; CHECK-LABEL: test_load:
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dbf16.ll6 define bfloat @test_load(bfloat* %p) nounwind {
7 ; CHECK-LABEL: test_load:
/llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/
H A Dmalloc-promote-opaque-ptr.ll55 define void @test_load() {
56 ; CHECK-LABEL: @test_load(
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dquadword-atomics.c28 Q test_load(AtomicQ *ptr) { in test_load() function
/llvm-project-15.0.7/llvm/test/Instrumentation/HeapProfiler/
H A Dshadow.ll10 define i32 @test_load(i32* %a) {
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dasan-new-pm.ll7 define i32 @test_load(i32* %a) sanitize_address {
/llvm-project-15.0.7/llvm/test/MachineVerifier/
H A Dtest_g_load.mir5 name: test_load
/llvm-project-15.0.7/llvm/test/Analysis/MemoryDependenceAnalysis/
H A Dreorder-volatile.ll7 define i32 @test_load() {
8 ; CHECK-LABEL: @test_load(
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dfunction-bitcasts.ll132 ; CHECK-LABEL: test_load:
133 ; CHECK-NEXT: .functype test_load () -> (i32){{$}}
137 define i32 @test_load() {
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dfunction-encoding-rel-operands.ll53 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {

12