Searched refs:struct_ptr (Results 1 – 5 of 5) sorted by relevance
24 %struct_ptr = bitcast float* %scevgep to i8*25 %vec1 = tail call { <4 x float>, <4 x float> } @llvm.aarch64.neon.ld2.v4f32.p0i8(i8* %struct_ptr)
62 …test_struct *struct_ptr; // expected-error {{must use 'struct' tag to refer to type 'test_struct'}} member
63 …test_struct *struct_ptr; // expected-error {{must use 'struct' tag to refer to type 'test_struct'}} member
112 auto struct_ptr = builder.create<LLVM::AllocaOp>( in generateParamsArray() local124 loc, LLVM::LLVMPointerType::get(argument_types[en.index()]), struct_ptr, in generateParamsArray()
53 #include "mojo/public/cpp/bindings/struct_ptr.h"