Home
last modified time | relevance | path

Searched refs:test2a (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbyval-memcpy-elim.c30 void test2a(struct Test3S q);
36 test2a(*q); in test2()
51 test2a(a); in test3()
52 test2a(b); in test3()
/llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dforward_as_tuple.pass.cpp49 test2a(const Tuple& t) in test2a() function
82 test2a(std::forward_as_tuple(i, c)); in main()
/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A Dipsccp-basic.ll25 define internal i32 @test2a(i32 %A) {
29 %B = call i32 @test2a( i32 0 )
32 %C.upgrd.1 = call i32 @test2a(i32 1)
35 ; CHECK-LABEL: define internal i32 @test2a(
41 %X = call i32 @test2a(i32 0)
45 ; CHECK-NEXT: %X = call i32 @test2a(i32 0)
H A Dload-store-range.ll55 define void @test2a() {
56 ; CHECK-LABEL: @test2a(
/llvm-project-15.0.7/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp51 Test2<int> test2a(42); variable
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dbranchfolding-debug-invariant.mir68 name: test2a
73 ; CHECK-LABEL: name: test2a
H A Dstack-protector.ll185 ; test2a: struct { [16 x i8] }
188 define void @test2a(ptr %a) {
190 ; LINUX-I386-LABEL: test2a:
194 ; LINUX-X64-LABEL: test2a:
198 ; LINUX-KERNEL-X64-LABEL: test2a:
202 ; DARWIN-X64-LABEL: test2a:
206 ; MSVC-I386-LABEL: test2a:
210 ; MINGW-X64-LABEL: test2a:
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dbranchless-cmp.ll27 define i32 @test2a(i32 %a, i32 %b) {
32 ; CHECK-LABEL: test2a:
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dunknown-anytype.cpp33 float test2a() { in test2a() function
/llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/
H A Datomic.ll16 define void @test2a() {
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dsource_location_err.cpp28 auto test2a = __builtin_source_location(); // expected-error {{'std::source_location::__impl' was n… variable
H A Dcoreturn.cpp93 int test2a(bool b) { in test2a() function
H A Dcoreturn-exp-namespace.cpp94 int test2a(bool b) { in test2a() function
/llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/
H A DPR6627.ll54 define void @test2a(i8* %arrayidx) nounwind ssp {
89 ; CHECK-LABEL: @test2a(
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dmemintrinsics.ll33 define void @test2a(i8* %A, i8* %B) {
34 ; CHECK-LABEL: @test2a(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dcall.ll42 define void @test2a(i8 %A) {
43 ; CHECK-LABEL: @test2a(
52 call void bitcast (void (i8)* @test2a to void (i32)*)( i32 %A )
H A Dselect-gep.ll74 define i32* @test2a(i32* %p, i64 %x, i64 %y) {
75 ; CHECK-LABEL: @test2a(
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Daddr-label.ll26 define i32 @test2a() nounwind {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dctr-minmaxnum.ll136 define void @test2a(float %f, float* %fp) {
152 ; CHECK-LABEL: test2a:
/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A Dmodref.ll56 define i8 @test2a(i8* %P) {
57 ; CHECK-LABEL: @test2a(
/llvm-project-15.0.7/llvm/test/CodeGen/Lanai/
H A Dpeephole-compare.mir23 # CHECK-LABEL: name: test2a
76 define i32 @test2a(i32 inreg %a, i32 inreg %b, i32 inreg %c, i32 inreg %d) {
353 name: test2a
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/PowerPC/
H A Daligned-altivec.ll53 define <4 x i32> @test2a(<4 x i32>* align 16 %h, <4 x i32> %d) #0 {
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dparameterized_classes_arc.mm81 void test2a() { test2_temp<id>(); } function
/llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/
H A Dbasic.ll52 define i32 @test2a(ptr%P, i1 %b) {
53 ; CHECK-LABEL: @test2a(
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dallocas.ll206 ; CHECK: define void @test2a(i8* %x)
213 define void @test2a(i8* %x) {

12