Home
last modified time | relevance | path

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

123456789

/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DSequence.h305 auto seq(T Begin, T End) { in seq()
315 auto seq_inclusive(T Begin, T End) { in seq_inclusive()
327 auto enum_seq(EnumT Begin, EnumT End) { in enum_seq()
342 auto enum_seq(EnumT Begin, EnumT End, force_iteration_on_noniterable_enum_t) { in enum_seq()
354 auto enum_seq_inclusive(EnumT Begin, EnumT End) { in enum_seq_inclusive()
369 auto enum_seq_inclusive(EnumT Begin, EnumT End, in enum_seq_inclusive()
/openbsd/gnu/llvm/llvm/tools/sanstats/
H A Dsanstats.cpp43 static uint64_t ReadLE(char Size, const char *Begin, const char *End) { in ReadLE()
54 static const char *ReadModule(char SizeofPtr, const char *Begin, in ReadModule()
141 const char *Begin = MB->getBufferStart(), *End = MB->getBufferEnd(); in main() local
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DFaultMapParser.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
/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c54 uint64_t __llvm_profile_get_num_data(const __llvm_profile_data *Begin, in __llvm_profile_get_num_data()
62 uint64_t __llvm_profile_get_data_size(const __llvm_profile_data *Begin, in __llvm_profile_get_data_size()
74 uint64_t __llvm_profile_get_num_counters(const char *Begin, const char *End) { in __llvm_profile_get_num_counters()
81 uint64_t __llvm_profile_get_counters_size(const char *Begin, const char *End) { in __llvm_profile_get_counters_size()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExprOpenMP.h223 Stmt **Begin = reinterpret_cast<Stmt **>(getTrailingObjects<Expr *>()); in children() local
227 Stmt *const *Begin = in children() local
279 Expr *Begin = nullptr; member
298 Begin = 0, enumerator
411 Stmt **Begin = reinterpret_cast<Stmt **>(getTrailingObjects<Expr *>()); in children() local
416 Stmt *const *Begin = in children() local
/openbsd/gnu/llvm/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h58 size_t Begin = 0; member
116 size_t Begin; member
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DParallel.h169 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()
/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h66 std::pair<unsigned, unsigned> Begin; member
95 auto Begin = ParsedSourceLocation::FromString(RangeSplit.first); in fromString() local
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h45 MCSymbol *Begin, StringRef SymbolTableName, in MCSectionXCOFF()
73 MCSymbol *Begin, StringRef SymbolTableName, in MCSectionXCOFF()
H A DMCSectionDXContainer.h26 MCSectionDXContainer(StringRef Name, SectionKind K, MCSymbol *Begin) in MCSectionDXContainer()
H A DMCSectionSPIRV.h26 MCSectionSPIRV(SectionKind K, MCSymbol *Begin) in MCSectionSPIRV()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp63 void updateScopeTops(MachineBasicBlock *Begin, MachineBasicBlock *End) { in updateScopeTops()
220 void WebAssemblyCFGStackify::registerScope(MachineInstr *Begin, in registerScope()
227 void WebAssemblyCFGStackify::registerTryScope(MachineInstr *Begin, in registerTryScope()
235 void WebAssemblyCFGStackify::unregisterScope(MachineInstr *Begin) { in unregisterScope()
356 MachineInstr *Begin = in placeBlockMarker() local
435 MachineInstr *Begin = BuildMI(MBB, InsertPos, MBB.findDebugLoc(InsertPos), in placeLoopMarker() local
604 MachineInstr *Begin = in placeTryMarker() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp142 for (auto MII = std::prev(MBB->end()), Begin = MBB->begin(); in runOnMachineFunction() local
225 for (auto MII = std::prev(MBB.end()), Begin = MBB.begin(); !ReachedBegin;) { in runOnMachineFunction() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DAttrImpl.cpp207 auto PrintExprs = [&OS, &Policy](Expr **Begin, Expr **End) { in printPrettyPragma()
226 auto PrintInteropInfo = [&OS](OMPInteropInfo *Begin, OMPInteropInfo *End) { in printPrettyPragma()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.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()
/openbsd/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DDelta.h31 int Begin; member
/openbsd/gnu/llvm/clang/include/clang/Tooling/Transformer/
H A DRangeSelector.h41 inline RangeSelector range(RangeSelector Begin, RangeSelector End) { in range()
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h167 inline uptr storeTags(uptr Begin, uptr End) { in storeTags()
287 inline NORETURN uptr storeTags(uptr Begin, uptr End) { in storeTags()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.h29 SlotIndex Begin; member
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp229 auto Begin = Types.begin(); in fullScanForType() local
263 void LazyRandomTypeCollection::visitRange(TypeIndex Begin, uint32_t BeginOffset, in visitRange()
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp179 auto Begin = MRI->use_begin(DstReg), End = MRI->use_end(); in processCandidate() local
206 auto Begin = MRI->use_begin(DstReg), End = MRI->use_end(); in processDstReg() local
/openbsd/gnu/llvm/clang/lib/Format/
H A DUsingDeclarationsSorter.cpp169 auto Begin = in endUsingDeclarationBlock() local
182 auto Begin = (*UsingDeclarations)[I].Line->First->Tok.getLocation(); in endUsingDeclarationBlock() local
/openbsd/gnu/llvm/clang/tools/clang-refactor/
H A DTestSupport.h49 unsigned Begin, End; member
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp138 uint32_t Begin = LI->getOffsetInParent(); in ClassLayout() local
281 uint32_t Begin = Child->getOffsetInParent(); in addChildToLayout() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h187 const MCSymbol *Begin; variable
198 DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, in DebugLocEntry()

123456789