Searched refs:_P (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | protocol-comdat.m | 21 // CHECK: $"_OBJC_PROTOCOL_$_P" = comdat any 22 // CHECK: $"_OBJC_LABEL_PROTOCOL_$_P" = comdat any 26 // CHECK: @"_OBJC_PROTOCOL_$_P" = {{.*}}, comdat 27 // CHECK: @"_OBJC_LABEL_PROTOCOL_$_P" = {{.*}}, comdat
|
| H A D | sections.m | 42 // CHECK-COFF: @"_OBJC_LABEL_PROTOCOL_$_P" = {{.*}}, section ".objc_protolist$B" 43 // CHECK-COFF: @"_OBJC_PROTOCOL_REFERENCE_$_P" = {{.*}}, section ".objc_protorefs$B" 55 // CHECK-ELF: @"_OBJC_LABEL_PROTOCOL_$_P" = {{.*}}, section "objc_protolist" 56 // CHECK-ELF: @"_OBJC_PROTOCOL_REFERENCE_$_P" = {{.*}}, section "objc_protorefs" 68 // CHECK-MACHO: @"_OBJC_LABEL_PROTOCOL_$_P" = {{.*}}, section "__DATA,__objc_protolist,coalesced,no… 69 // CHECK-MACHO: @"_OBJC_PROTOCOL_REFERENCE_$_P" = {{.*}}, section "__DATA,__objc_protorefs,coalesce…
|
| H A D | metadata-symbols-64.m | 14 // CHECK: @"_OBJC_PROTOCOL_$_P" = weak hidden global {{.*}}, align 8 15 // CHECK: @"_OBJC_LABEL_PROTOCOL_$_P" = weak hidden global {{.*}} section "__DATA,__objc_protolist,…
|
| H A D | dllstorage.m | 116 // CHECK-IR-DAG: @"OBJC_EHTYPE_$_P" = external dso_local global %struct._objc_typeinfo
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | property-ivar-mismatch.m | 18 void * _P; // expected-note {{instance variable is declared here}} field 24 @synthesize P=_P; // expected-error {{ype of property 'P' ('int') does not match type of instance v…
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | temp-order.cpp | 25 A(TempTracker &_TT, unsigned _P, bool _Truth = true) in A() 26 : TT(_TT), P(_P), Truth(_Truth) {} in A()
|
| /llvm-project-15.0.7/libcxx/test/libcxx/ |
| H A D | nasty_macros.compile.pass.cpp | 43 #define _P NASTY_MACRO macro
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | PR2978.m | 20 id _P; field
|
| /llvm-project-15.0.7/llvm/test/Demangle/ |
| H A D | invalid-manglings.test | 373 ??_P 375 ; CHECK-NEXT: ??_P
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | __locale | 504 static const mask print = _P | _U | _L | _N | _B; 510 static const mask punct = _P;
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrSIMD.td | 1057 // Extending multiplication: extmul_{low,high}_P, extmul_high
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedNeoverseN2.td | 1494 (instregex "^WHILE(GE|GT|HI|HS|LE|LO|LS|LT)_P(WW|XX)_[BHSD]$")>;
|