Home
last modified time | relevance | path

Searched defs:Regions (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project/mlir/docs/
H A DLangRef.md434 ## Regions section in MLIR Language Reference
436 ### Definition
471 ### Value Scoping
502 ### Control Flow and SSACFG Regions
563 #### Operations with Multiple Regions
577 #### Closure
586 ### Graph Regions
631 ### Arguments and Results
H A DBytecodeFormat.md429 ##### Regions global() l4subsection
/llvm-project/mlir/docs/Rationale/
H A DRationale.md350 ### Regions subsection
352 #### Attributes of type 'Block'
359 #### Use "inlined" functions as regions
368 #### Dedicated `region` operation
379 #### Explicit capture of the values used in a region
854 ### Regions subsection
856 #### Making function definition an operation
867 #### Having types on a region
882 #### Attaching attributes to regions
/llvm-project/llvm/docs/
H A DCoverageMappingFormat.rst538 Sub-Array of Regions
546 Mapping Region
558 Header
605 Source Range
H A DConvergentOperations.rst854 .. _inferring_noconvergent:
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaggedUnionModeling.h39 ArrayRef<const MemRegion *> Regions) { in removeInformationStoredForDeadInstances()
H A DErrnoChecker.cpp221 checkRegionChanges(ProgramStateRef State,const InvalidatedSymbols * Invalidated,ArrayRef<const MemRegion * > ExplicitRegions,ArrayRef<const MemRegion * > Regions,const LocationContext * LCtx,const CallEvent * Call) const checkRegionChanges() argument
H A DStdVariantChecker.cpp144 ArrayRef<const MemRegion *> Regions, in checkRegionChanges() argument
H A DCheckerDocumentation.cpp279 ArrayRef<const MemRegion *> Regions, in checkRegionChanges()
H A DAnalysisOrderChecker.cpp201 ArrayRef<const MemRegion *> Regions, in checkRegionChanges()
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp61 const MemRegion *Regions[] = {MRMgr.getStackLocalsRegion(STC), in getWidenedLoopState() local
/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp35 CodeRegions &Regions = getRegions(); in parseCodeRegions() local
H A DPipelinePrinter.cpp113 json::Array *Regions = JO.getArray("CodeRegions"); in printReport() local
H A DCodeRegionGenerator.h46 AnalysisRegions &Regions; variable
66 InstrumentRegions &Regions; variable
H A DCodeRegion.h154 std::vector<UniqueCodeRegion> Regions; variable
/llvm-project/llvm/lib/CodeGen/
H A DSafeStackLayout.h39 SmallVector<StackRegion, 16> Regions; variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.h74 std::vector<Region*> Regions; variable
H A DGCNSchedStrategy.h186 MachineBasicBlock::iterator>, 32> Regions; global() variable
/llvm-project/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp68 std::vector<CounterMappingRegion> Regions; member
118 std::vector<CounterMappingRegion> Regions; member
184 auto &Regions = InputFunctions.back().Regions; in addCMR() local
198 auto &Regions = InputFunctions.back().Regions; addMCDCDecisionCMR() local
207 auto &Regions = InputFunctions.back().Regions; addMCDCBranchCMR() local
251 std::string Regions = writeCoverageRegions(InputFunctions[I]); writeAndReadCoverageRegions() local
[all...]
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1200 buildSegmentsImpl(ArrayRef<CountedRegion> Regions) buildSegmentsImpl() argument
1250 sortNestedRegions(MutableArrayRef<CountedRegion> Regions) sortNestedRegions() argument
1273 combineRegions(MutableArrayRef<CountedRegion> Regions) combineRegions() argument
1314 buildSegments(MutableArrayRef<CountedRegion> Regions) buildSegments() argument
1400 std::vector<CountedRegion> Regions; getCoverageForFile() local
1464 std::vector<CountedRegion> Regions; getCoverageForFunction() local
1492 std::vector<CountedRegion> Regions; getCoverageForExpansion() local
[all...]
/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterJson.cpp118 json::Array renderRegions(ArrayRef<coverage::CountedRegion> Regions) { in renderRegions() argument
125 json::Array renderBranchRegions(ArrayRef<coverage::CountedRegion> Regions) { in renderBranchRegions() argument
H A DSourceCoverageView.h72 SmallVector<CountedRegion, 0> Regions; member
H A DSourceCoverageView.cpp178 SmallVector<CountedRegion, 0> Regions) { in addBranch()
/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp479 std::vector<OutliningRegion> Regions; create() local
682 auto Regions = OutliningRegion::create(*BB, *DT, *PDT); outlineColdRegions() local
[all...]
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h146 Region *Regions; member

12