| /freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
| H A D | InstrProfilingBuffer.c | 67 uint64_t __llvm_profile_get_num_data(const __llvm_profile_data *Begin, in __llvm_profile_get_num_data() 75 uint64_t __llvm_profile_get_data_size(const __llvm_profile_data *Begin, in __llvm_profile_get_data_size() 87 uint64_t __llvm_profile_get_num_vtable(const VTableProfData *Begin, in __llvm_profile_get_num_vtable() 95 uint64_t __llvm_profile_get_vtable_section_size(const VTableProfData *Begin, in __llvm_profile_get_vtable_section_size() 107 uint64_t __llvm_profile_get_num_counters(const char *Begin, const char *End) { in __llvm_profile_get_num_counters() 114 uint64_t __llvm_profile_get_counters_size(const char *Begin, const char *End) { in __llvm_profile_get_counters_size() 120 uint64_t __llvm_profile_get_num_bitmap_bytes(const char *Begin, in __llvm_profile_get_num_bitmap_bytes() 126 uint64_t __llvm_profile_get_name_size(const char *Begin, const char *End) { in __llvm_profile_get_name_size()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprOpenMP.h | 99 Stmt **Begin = reinterpret_cast<Stmt **>(getTrailingObjects<Expr *>()); in children() local 103 Stmt *const *Begin = in children() local 155 Expr *Begin = nullptr; member 174 Begin = 0, enumerator 287 Stmt **Begin = reinterpret_cast<Stmt **>(getTrailingObjects<Expr *>()); in children() local 292 Stmt *const *Begin = in children() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | Sequence.h | 305 auto seq(T Begin, T End) { in seq() argument 315 seq_inclusive(T Begin,T End) seq_inclusive() argument 327 enum_seq(EnumT Begin,EnumT End) enum_seq() argument 342 enum_seq(EnumT Begin,EnumT End,force_iteration_on_noniterable_enum_t) enum_seq() argument 354 enum_seq_inclusive(EnumT Begin,EnumT End) enum_seq_inclusive() argument 369 enum_seq_inclusive(EnumT Begin,EnumT End,force_iteration_on_noniterable_enum_t) enum_seq_inclusive() argument [all...] |
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | FaultMapParser.h | 124 const uint8_t *Begin = P + FunctionFaultInfosOffset + in getFunctionFaultInfoAt() local 133 const uint8_t *Begin = P + MySize; in getNextFunctionInfo() local 139 explicit FaultMapParser(const uint8_t *Begin, const uint8_t *End) in FaultMapParser() 153 const uint8_t *Begin = P + FunctionInfosOffset; in getFirstFunctionInfo() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/ |
| H A D | Annotations.h | 58 size_t Begin = 0; member 116 size_t Begin; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CommandLineSourceLoc.h | 69 std::pair<unsigned, unsigned> Begin; member 102 auto Begin = ParsedSourceLocation::FromString(RangeSplit.first); in fromString() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 168 ResultTy parallel_transform_reduce(IterTy Begin, IterTy End, ResultTy Init, in parallel_transform_reduce() 233 void parallelForEach(IterTy Begin, IterTy End, FuncTy Fn) { in parallelForEach() 239 ResultTy parallelTransformReduce(IterTy Begin, IterTy End, ResultTy Init, in parallelTransformReduce()
|
| H A D | BranchProbability.h | 214 void BranchProbability::normalizeProbabilities(ProbabilityIter Begin, in normalizeProbabilities()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSectionXCOFF.h | 47 MCSymbol *Begin, StringRef SymbolTableName, in MCSectionXCOFF() 78 MCSymbol *Begin, StringRef SymbolTableName, in MCSectionXCOFF()
|
| H A D | MCSectionDXContainer.h | 26 MCSectionDXContainer(StringRef Name, SectionKind K, MCSymbol *Begin) in MCSectionDXContainer()
|
| H A D | MCSectionCOFF.h | 57 MCSymbol *Begin) in MCSectionCOFF()
|
| /freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/server/ |
| H A D | RPCServerSourceEmitter.h | 67 void Begin() { in Begin() function
|
| H A D | RPCServerHeaderEmitter.cpp | 62 void RPCServerHeaderEmitter::Begin() { in Begin() function in RPCServerHeaderEmitter
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
| H A D | RangeSelector.h | 41 inline RangeSelector range(RangeSelector Begin, RangeSelector End) { in range()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MLRegAllocEvictAdvisor.h | 31 SlotIndex Begin; member
|
| H A D | MLRegallocEvictAdvisor.h | |
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | AttrImpl.cpp | 209 auto PrintExprs = [&OS, &Policy](Expr **Begin, Expr **End) { in printPrettyPragma() 234 auto PrintInteropInfo = [&OS](OMPInteropInfo *Begin, OMPInteropInfo *End) { in printPrettyPragma()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_utils.cpp | 49 void LogWriter::WriteAll(const char *Begin, const char *End) XRAY_NEVER_INSTRUMENT { in WriteAll() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNIterativeScheduler.cpp | 46 MachineBasicBlock::iterator Begin, in printRegion() 77 MachineBasicBlock::iterator Begin, in printLivenessInfo() 249 GCNIterativeScheduler::getRegionPressure(MachineBasicBlock::iterator Begin, in getRegionPressure() 301 MachineBasicBlock::iterator Begin, in enterRegion()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | memtag.h | 172 inline uptr storeTags(uptr Begin, uptr End) { in storeTags() 292 inline NORETURN uptr storeTags(uptr Begin, uptr End) { in storeTags()
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | UsingDeclarationsSorter.cpp | 168 auto Begin = in endUsingDeclarationBlock() local 181 auto Begin = (*UsingDeclarations)[I].Line->First->Tok.getLocation(); in endUsingDeclarationBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | LazyRandomTypeCollection.cpp | 226 auto Begin = Types.begin(); in fullScanForType() local 260 void LazyRandomTypeCollection::visitRange(TypeIndex Begin, uint32_t BeginOffset, in visitRange()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DebugLocStream.h | 187 Locs.startEntry(Begin, End); in EntryBuilder() argument 41 const MCSymbol *Begin; global() member
|
| H A D | DebugLocEntry.h | 185 const MCSymbol *Begin; variable 196 DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, in DebugLocEntry()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | UDTLayout.cpp | 137 uint32_t Begin = LI->getOffsetInParent(); in ClassLayout() local 280 uint32_t Begin = Child->getOffsetInParent(); in addChildToLayout() local
|