Home
last modified time | relevance | path

Searched defs:Begin (Results 1 – 25 of 225) sorted by relevance

123456789

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/profile/
HDInstrProfilingBuffer.c67 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-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprOpenMP.h99 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-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDFaultMapParser.h123 const uint8_t *Begin = P + FunctionFaultInfosOffset + in getFunctionFaultInfoAt() local
132 const uint8_t *Begin = P + MySize; in getNextFunctionInfo() local
138 explicit FaultMapParser(const uint8_t *Begin, const uint8_t *End) in FaultMapParser()
152 const uint8_t *Begin = P + FunctionInfosOffset; in getFirstFunctionInfo() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDSequence.h305 auto seq(T Begin, T End) { in seq()
325 auto seq_inclusive(T Begin, T End) { in seq_inclusive()
337 auto enum_seq(EnumT Begin, EnumT End) { in enum_seq()
352 auto enum_seq(EnumT Begin, EnumT End, force_iteration_on_noniterable_enum_t) { in enum_seq()
364 auto enum_seq_inclusive(EnumT Begin, EnumT End) { in enum_seq_inclusive()
379 auto enum_seq_inclusive(EnumT Begin, EnumT End, in enum_seq_inclusive()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/
HDAnnotations.h58 size_t Begin = 0; member
116 size_t Begin; member
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDCommandLineSourceLoc.h66 std::pair<unsigned, unsigned> Begin; member
95 auto Begin = ParsedSourceLocation::FromString(RangeSplit.first); in fromString() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDParallel.h167 ResultTy parallel_transform_reduce(IterTy Begin, IterTy End, ResultTy Init, in parallel_transform_reduce()
231 void parallelForEach(IterTy Begin, IterTy End, FuncTy Fn) { in parallelForEach()
237 ResultTy parallelTransformReduce(IterTy Begin, IterTy End, ResultTy Init, in parallelTransformReduce()
HDBranchProbability.h205 void BranchProbability::normalizeProbabilities(ProbabilityIter Begin, in normalizeProbabilities()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSectionXCOFF.h47 MCSymbol *Begin, StringRef SymbolTableName, in MCSectionXCOFF()
78 MCSymbol *Begin, StringRef SymbolTableName, in MCSectionXCOFF()
HDMCSectionDXContainer.h26 MCSectionDXContainer(StringRef Name, SectionKind K, MCSymbol *Begin) in MCSectionDXContainer()
HDMCSectionCOFF.h54 MCSymbol *COMDATSymbol, int Selection, MCSymbol *Begin) in MCSectionCOFF()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDInstructionSelect.cpp143 for (auto MII = std::prev(MBB->end()), Begin = MBB->begin(); in runOnMachineFunction() local
226 for (auto MII = std::prev(MBB.end()), Begin = MBB.begin(); !ReachedBegin;) { in runOnMachineFunction() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
HDRangeSelector.h41 inline RangeSelector range(RangeSelector Begin, RangeSelector End) { in range()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyCFGStackify.cpp63 void updateScopeTops(MachineBasicBlock *Begin, MachineBasicBlock *End) { in updateScopeTops()
219 void WebAssemblyCFGStackify::registerScope(MachineInstr *Begin, in registerScope()
226 void WebAssemblyCFGStackify::registerTryScope(MachineInstr *Begin, in registerTryScope()
234 void WebAssemblyCFGStackify::unregisterScope(MachineInstr *Begin) { in unregisterScope()
355 MachineInstr *Begin = in placeBlockMarker() local
434 MachineInstr *Begin = BuildMI(MBB, InsertPos, MBB.findDebugLoc(InsertPos), in placeLoopMarker() local
603 MachineInstr *Begin = in placeTryMarker() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMLRegAllocEvictAdvisor.h30 SlotIndex Begin; member
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDAttrImpl.cpp209 auto PrintExprs = [&OS, &Policy](Expr **Begin, Expr **End) { in printPrettyPragma()
228 auto PrintInteropInfo = [&OS](OMPInteropInfo *Begin, OMPInteropInfo *End) { in printPrettyPragma()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCSection.cpp24 bool IsVirtual, MCSymbol *Begin) in MCSection()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNIterativeScheduler.cpp45 MachineBasicBlock::iterator Begin, in printRegion()
76 MachineBasicBlock::iterator Begin, in printLivenessInfo()
227 GCNIterativeScheduler::getRegionPressure(MachineBasicBlock::iterator Begin, in getRegionPressure()
279 MachineBasicBlock::iterator Begin, in enterRegion()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_utils.cpp49 void LogWriter::WriteAll(const char *Begin, const char *End) XRAY_NEVER_INSTRUMENT { in WriteAll()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDmemtag.h167 inline uptr storeTags(uptr Begin, uptr End) { in storeTags()
287 inline NORETURN uptr storeTags(uptr Begin, uptr End) { in storeTags()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDUsingDeclarationsSorter.cpp169 auto Begin = in endUsingDeclarationBlock() local
182 auto Begin = (*UsingDeclarations)[I].Line->First->Tok.getLocation(); in endUsingDeclarationBlock() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDLazyRandomTypeCollection.cpp228 auto Begin = Types.begin(); in fullScanForType() local
262 void LazyRandomTypeCollection::visitRange(TypeIndex Begin, uint32_t BeginOffset, in visitRange()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDebugLocStream.h40 const MCSymbol *Begin; member
185 EntryBuilder(ListBuilder &List, const MCSymbol *Begin, const MCSymbol *End) in EntryBuilder()
/freebsd-14-stable/sys/contrib/dev/acpica/components/executer/
HDextrace.c291 BOOLEAN Begin, in AcpiExTracePoint()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFMISimplifyPatchable.cpp201 auto Begin = MRI->use_begin(DstReg), End = MRI->use_end(); in processCandidate() local
228 auto Begin = MRI->use_begin(DstReg), End = MRI->use_end(); in processDstReg() local

123456789