| /src/external/apache2/llvm/dist/clang/lib/AST/ |
| DeclFriend.cpp | 74 Decl *First = data().FirstFriend.get(Source); 75 return First ? cast<FriendDecl>(First) : nullptr;
|
| ComputeDependence.cpp | 516 const VarDecl *First = Var->getFirstDecl(); 517 TypeSourceInfo *TInfo = First->getTypeSourceInfo(); 520 } else if (!First->hasInit()) {
|
| /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
| allocator_test.cc | 22 s64 First;
|
| segmented_array_test.cc | 15 s64 First; 19 TestData(s64 F, s64 S) : First(F), Second(S) {} 23 *OS << "{ " << D.First << ", " << D.Second << " }"; 48 ASSERT_EQ(data[0].First, 0); 62 ASSERT_EQ(data[I].First, I); 72 ASSERT_EQ(data[0].First, 1); 104 ASSERT_EQ(D0.First, 1); 118 ASSERT_EQ(D0.First, 1); 125 ASSERT_EQ(I0->First, 1); 144 ASSERT_EQ(Back.First, 1) [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/MC/ |
| MCInstPrinter.cpp | 26 bool First = true; 28 if (First) 29 First = false; 140 // Check operand count first. 180 // For asm-style hex (e.g. 0ffh) the first digit always has to be a number.
|
| /src/external/apache2/llvm/dist/llvm/lib/Support/ |
| BinaryStreamWriter.cpp | 86 WritableBinaryStreamRef First = Stream.drop_front(Offset); 88 WritableBinaryStreamRef Second = First.drop_front(Off); 89 First = First.keep_front(Off); 90 BinaryStreamWriter W1{First};
|
| BinaryStreamReader.cpp | 172 BinaryStreamRef First = Stream.drop_front(Offset); 174 BinaryStreamRef Second = First.drop_front(Off); 175 First = First.keep_front(Off); 176 BinaryStreamReader W1{First};
|
| /src/sys/external/bsd/acpica/dist/compiler/ |
| aslbtypes.c | 325 BOOLEAN First = TRUE; 339 if (!First) 344 First = FALSE; 352 if (!First) 357 First = FALSE; 364 if (!First)
|
| /src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
| Record.cpp | 198 bool First = true; 200 if (!First) 202 First = false; 532 auto &Entry = *StringPool.insert(std::make_pair(V, nullptr)).first; 537 auto &Entry = *CodePool.insert(std::make_pair(V, nullptr)).first; 953 assert(isa<ListRecTy>(LHS->getType()) && "First arg must be a list"); 1043 // First see if we have two bit, bits, or int. 1859 NewRec->addSuperClass(SCPair.first, SCPair.second); 2146 Args.push_back(Arg.first); 2352 const Record *SC = SCs[I].first; [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| HexagonOptimizeSZextends.cpp | 85 Instruction* First = &F.getEntryBlock().front(); 86 SI->insertBefore(First); 115 // The first operand of Ashr comes from logical shift left. 126 // The first operand of Shl comes from an intrinsic.
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| WebAssemblyTargetStreamer.cpp | 43 bool First = true; 45 if (First) 46 First = false; 126 if (Grouped.empty() || Grouped.back().first != Type) 135 emitValueType(Pair.first);
|
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| VPlan.h | 105 /// For First, Lane is the index into the first N elements of a 107 First, 125 static VPLane getFirstLane() { return VPLane(0, VPLane::Kind::First); } 135 LaneKind = VPLane::Kind::First; 142 assert(LaneKind == Kind::First); 153 /// Returns true if this is the first lane of the whole vector. 154 bool isFirstLane() const { return Lane == 0 && LaneKind == Kind::First; } 184 VPLane::Kind Kind = VPLane::Kind::First) 271 auto &PerPartVec = Iter.first->second [all...] |
| /src/sys/arch/amiga/stand/bootblock/boot/ |
| amigatypes.h | 60 u_int32_t First, Lower, Upper, Free;
|
| /src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
| xray_fdr_controller.h | 38 bool First = true; 64 First = true; 123 if (First) { 124 First = false; 137 First = true;
|
| /src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| MacroPPCallbacks.cpp | 51 bool First = true; 53 if (!First && T.hasLeadingSpace()) 57 First = false;
|
| /src/external/apache2/llvm/dist/clang/lib/Lex/ |
| MacroInfo.cpp | 58 assert(startInfo.first == endInfo.first && 101 // If this isn't the first first token, check that the whitespace and 159 bool First = true; 163 if (First || Tok.hasLeadingSpace()) 165 First = false;
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
| StringView.h | 24 const char *First; 31 StringView(const char (&Str)[N]) : First(Str), Last(Str + N - 1) {} 33 : First(First_), Last(Last_) {} 35 : First(First_), Last(First_ + Len) {} 36 StringView(const char *Str) : First(Str), Last(Str + std::strlen(Str)) {} 37 StringView() : First(nullptr), Last(nullptr) {} 49 if (const void *P = ::memchr(First + FindBegin, C, size() - FindBegin)) 50 return size_t(static_cast<const char *>(P) - First); 58 return StringView(First + N, Last); 64 return StringView(First, Last - N) [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| PPCTLSDynamicCall.cpp | 142 // The ADDItls* instruction is the first instruction in the 144 MachineBasicBlock::iterator First = I; 145 --First; 189 LIS->repairIntervalsInRange(&MBB, First, Last, OrigRegs);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/ |
| SparcInstPrinter.cpp | 162 // already printed the first one 224 bool First = true; 227 O << (First ? "" : " | ") << TagNames[i]; 228 First = false;
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/ |
| mi-var-rtti.cc | 183 struct First { 184 First() : F(-1) {} 189 struct MultipleDerived : public First, Base { 212 { VAR.First First 1 First } 216 mi_list_varobj_children "VAR.First" { 217 { VAR.First.public public 1 } 218 } "list children of ptr.First (with RTTI) in $testname" 219 mi_list_varobj_children "VAR.First.public" [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
| mi-var-rtti.cc | 183 struct First { 184 First() : F(-1) {} 189 struct MultipleDerived : public First, Base { 212 { VAR.First First 1 First } 216 mi_list_varobj_children "VAR.First" { 217 { VAR.First.public public 1 } 218 } "list children of ptr.First (with RTTI) in $testname" 219 mi_list_varobj_children "VAR.First.public" [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
| ubsan_type_hash_itanium.cc | 81 // * such a collision would have to occur on the *first* bad access, 87 // The first caching layer is a small hash table with no chaining; buckets are 101 unsigned First = (V & 65535) ^ 1; 102 unsigned Probe = First; 111 // just taking the first. 112 return &__ubsan_vptr_hash_set[First];
|
| /src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| ComparisonCategories.h | 47 First = PartialOrdering,
|
| JSONNodeDumper.h | 172 const T *First = D->getFirstDecl(); 173 if (First != D) 174 JOS.attribute("firstRedecl", createPointerRepresentation(First));
|
| /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| Store.h | 263 bool First = true; 268 explicit operator bool() { return First && Binding; }
|