Home
last modified time | relevance | path

Searched refs:load_store (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2012-07-10-extload64.ll5 define void @load_store(ptr %in) {
6 ; X86-LABEL: load_store:
14 ; X64-LABEL: load_store:
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/
H A Dnosanitize.ll35 define void @load_store() sanitize_memory {
45 ; CHECK-LABEL: define void @load_store
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dsve-illegal-types.ll3 define void @load_store(<vscale x 1 x i128>* %ptrs) {
4 ; CHECK-LABEL: 'load_store'
/llvm-project-15.0.7/mlir/test/IR/
H A Dmemory-ops.mlir76 // CHECK-LABEL: func @load_store
77 func.func @load_store() {
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmatrix-type.cpp8 void load_store(dx5x5_t *a, dx5x5_t *b) { in load_store() function
/llvm-project-15.0.7/mlir/test/Conversion/GPUToSPIRV/
H A Dload-store.mlir8 func.func @load_store(%arg0: memref<12x4xf32>, %arg1: memref<12x4xf32>, %arg2: memref<12x4xf32>) {
/llvm-project-15.0.7/mlir/test/Target/SPIRV/
H A Dmemory-ops.mlir8 spv.func @load_store(%arg0 : !spv.ptr<f32, Input>, %arg1 : !spv.ptr<f32, Output>) "None" {
/llvm-project-15.0.7/llvm/test/Transforms/InferFunctionAttrs/
H A Ddereferenceable.ll333 define void @load_store(i32* %arg) {
334 ; CHECK-LABEL: @load_store(i32* %arg)
H A Ddereferenceable-inseltpoison.ll333 define void @load_store(i32* %arg) {
334 ; CHECK-LABEL: @load_store(i32* %arg)
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Ddereferenceable-2.ll471 define void @load_store(i32* %arg) {
473 ; CHECK-LABEL: define {{[^@]+}}@load_store
H A Ddereferenceable-2-inseltpoison.ll471 define void @load_store(i32* %arg) {
473 ; CHECK-LABEL: define {{[^@]+}}@load_store