Home
last modified time | relevance | path

Searched defs:point (Results 1 – 25 of 56) sorted by relevance

123

/llvm-project/clang/test/Analysis/
H A Ddesignated-initializer-values.c20 struct point { struct
25 struct point p = {.y = 5, .x = 3}; in struct_init() argument
H A Darray-struct-region.c61 struct point { int x; int y; }; argument
/llvm-project/mlir/include/mlir/Analysis/
H A DDataFlowFramework.h136 classof(const GenericProgramPoint * point) classof() argument
238 lookupState(PointT point) lookupState() argument
247 eraseState(PointT point) eraseState() argument
330 AnalysisState(ProgramPoint point) AnalysisState() argument
355 ProgramPoint point; global() variable
458 getOrCreate(PointT point) getOrCreate() argument
466 getOrCreateFor(ProgramPoint dependent,PointT point) getOrCreateFor() argument
498 getOrCreateState(PointT point) getOrCreateState() argument
[all...]
/llvm-project/flang/test/Semantics/
H A Ddosemantics11.f9093 type point type
132 type point type
171 type point type
210 type point type
248 type point type
292 type point type
H A Ddosemantics05.f9018 type point type
H A Dresolve57.f9070 type point type
/llvm-project/mlir/lib/Analysis/DataFlow/
H A DDenseAnalysis.cpp45 visit(ProgramPoint point) visit() argument
186 visitRegionBranchOperation(ProgramPoint point,RegionBranchOpInterface branch,AbstractDenseLattice * after) visitRegionBranchOperation() argument
244 getLatticeFor(ProgramPoint dependent,ProgramPoint point) getLatticeFor() argument
270 visit(ProgramPoint point) visit() argument
428 visitRegionBranchOperation(ProgramPoint point,RegionBranchOpInterface branch,RegionBranchPoint branchPoint,AbstractDenseLattice * before) visitRegionBranchOperation() argument
464 getLatticeFor(ProgramPoint dependent,ProgramPoint point) getLatticeFor() argument
[all...]
H A DSparseAnalysis.cpp84 visit(ProgramPoint point) visit() argument
238 visitRegionSuccessors(ProgramPoint point,RegionBranchOpInterface branch,RegionBranchPoint successor,ArrayRef<AbstractSparseLattice * > lattices) visitRegionSuccessors() argument
294 getLatticeElementFor(ProgramPoint point,Value value) getLatticeElementFor() argument
345 visit(ProgramPoint point) visit() argument
372 getLatticeElementsFor(ProgramPoint point,ValueRange values) getLatticeElementsFor() argument
584 getLatticeElementFor(ProgramPoint point,Value value) getLatticeElementFor() argument
[all...]
H A DDeadCodeAnalysis.cpp234 visit(ProgramPoint point) visit() argument
379 ProgramPoint point = successor.getSuccessor() visitRegionBranchOperation() local
/llvm-project/flang/test/Lower/OpenMP/
H A Dallocatable-map.f909 integer, pointer :: point local
/llvm-project/clang/test/Sema/
H A Dflexible-array-init.c39 struct point { struct
45 struct point points[]; // expected-note{{initialized flexible array member 'points' is here}} argument
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DPWMAFunction.h86 SmallVector<DynamicAPInt, 8> valueAt(ArrayRef<int64_t> point) const { in valueAt()
199 valueAt(ArrayRef<int64_t> point) const { in valueAt()
H A DPresburgerRelation.h146 bool containsPoint(ArrayRef<int64_t> point) const { in containsPoint()
/llvm-project/lldb/test/API/benchmarks/expression/
H A Dmain.cpp
/llvm-project/lldb/test/API/functionalities/non-overlapping-index-variable-i/
H A Dmain.cpp14 Point point; member in Data
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp569 getEntrySuccessorOperands(RegionBranchPoint point) getEntrySuccessorOperands() argument
576 getSuccessorRegions(RegionBranchPoint point,SmallVectorImpl<RegionSuccessor> & regions) getSuccessorRegions() argument
602 getSuccessorRegions(RegionBranchPoint point,SmallVectorImpl<RegionSuccessor> & regions) getSuccessorRegions() argument
1022 getSuccessorRegions(RegionBranchPoint point,SmallVectorImpl<RegionSuccessor> & regions) getSuccessorRegions() argument
1030 getEntrySuccessorOperands(RegionBranchPoint point) getEntrySuccessorOperands() argument
1040 getMutableSuccessorOperands(RegionBranchPoint point) getMutableSuccessorOperands() argument
1051 getSuccessorRegions(RegionBranchPoint point,SmallVectorImpl<RegionSuccessor> & regions) getSuccessorRegions() argument
1126 getSuccessorRegions(RegionBranchPoint point,SmallVectorImpl<RegionSuccessor> & regions) getSuccessorRegions() argument
1137 getSuccessorRegions(RegionBranchPoint point,SmallVectorImpl<RegionSuccessor> & regions) getSuccessorRegions() argument
[all...]
/llvm-project/mlir/lib/Analysis/
H A DDataFlowFramework.cpp134 addDependency(AnalysisState * state,ProgramPoint point) addDependency() argument
/llvm-project/clang-tools-extra/clangd/unittests/
H A DAnnotations.cpp15 Position Annotations::point(llvm::StringRef Name) const { in point() function in clang::clangd::Annotations
/llvm-project/mlir/unittests/Analysis/Presburger/
H A DPresburgerSetTest.cpp34 for (const SmallVector<int64_t, 4> &point : points) { in testUnionAtPoints() local
48 for (const SmallVector<int64_t, 4> &point : points) { in testIntersectAtPoints() local
61 for (const SmallVector<int64_t, 4> &point : points) { in testSubtractAtPoints() local
78 for (const SmallVector<int64_t, 4> &point : points) { in testComplementAtPoints() local
822 for (const SmallVector<int64_t, 4> &point : points) { in testComputeReprAtPoints() local
/llvm-project/mlir/lib/Interfaces/
H A DControlFlowInterfaces.cpp150 auto inputTypesFromParent = [&](RegionBranchPoint point) -> TypeRange { in verifyTypesAlongControlFlowEdges()
191 [&](RegionBranchPoint point) -> FailureOr<TypeRange> { in verifyTypesAlongControlFlowEdges()
/llvm-project/mlir/include/mlir/Analysis/DataFlow/
H A DDenseAnalysis.h253 getLattice(ProgramPoint point) getLattice() argument
503 getLattice(ProgramPoint point) getLattice() argument
[all...]
/llvm-project/clang/test/SemaObjCXX/
H A Dboxing-illegal-types.mm29 } point; typedef
/llvm-project/polly/lib/External/isl/
H A Disl_point.c617 __isl_keep isl_point *point) in isl_basic_map_contains_point()
640 __isl_keep isl_point *point) in isl_map_contains_point()
669 __isl_keep isl_point *point) in isl_set_contains_point()
/llvm-project/mlir/test/lib/Analysis/
H A DTestDataFlowFramework.cpp117 visit(ProgramPoint point) visit() argument
[all...]
/llvm-project/clang/test/SemaObjC/
H A Dboxing-illegal.m29 } point; typedef

123