Home
last modified time | relevance | path

Searched defs:position (Results 1 – 25 of 75) sorted by relevance

123

/llvm-project/clang/test/SemaObjCXX/
H A Dproperty-placement-new.mm5 int position; field
7 @property(nonatomic) int position; property
/llvm-project/clang/test/CodeGenObjCXX/
H A Dproperty-placement-new.mm7 int position; field
9 @property(nonatomic) int position; property
H A Dencode.mm18 vector3f position; field
21 @property (assign, nonatomic) vector3f position; property
28 vector3f position; field
30 @property vector3f position; property
H A Dproperty-dot-copy.mm14 Vector3D position; field
17 @property (assign) Vector3D position; property
H A Divar-objects.mm82 S position; field
84 @property(assign, nonatomic) S position; property
H A Dproperty-objects.mm15 S position; field
19 @property(assign, nonatomic) S position; property
/llvm-project/clang/test/PCH/
H A Dobjcxx-ivar-class.h9 S position; variable
/llvm-project/clang/test/CodeGenObjC/
H A Dcompound-literal-property-access.m6 @property (nonatomic, assign) vector_float2 position; property
/llvm-project/clang/include/clang/AST/
H A DFormatString.h41 void setPosition(const char *position) { in setPosition()
60 const char *position; variable
554 void setHasThousandsGrouping(const char *position) { in setHasThousandsGrouping()
557 void setIsLeftJustified(const char *position) { in setIsLeftJustified()
560 void setHasPlusPrefix(const char *position) { in setHasPlusPrefix()
563 void setHasSpacePrefix(const char *position) { in setHasSpacePrefix()
566 void setHasAlternativeForm(const char *position) { in setHasAlternativeForm()
569 void setHasLeadingZeros(const char *position) { in setHasLeadingZeros()
572 void setHasObjCTechnicalTerm(const char *position) { in setHasObjCTechnicalTerm()
575 void setIsPrivate(const char *position) { IsPrivate.setPosition(position); } in setIsPrivate()
[all …]
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dnot-null-terminated-result-in-initialization-strlen.c6 void path_sensitive_unknown_length(char *position, const char *src) { in path_sensitive_unknown_length()
12 void bad_memchr(char *position, const char *src) { in bad_memchr()
H A Dnot-null-terminated-result-wcslen.cpp14 void bad_wmemchr_1(wchar_t *position, const wchar_t *src) { in bad_wmemchr_1()
24 void bad_wmemchr_2(wchar_t *position) { in bad_wmemchr_2()
H A Dnot-null-terminated-result-strlen.c14 void bad_memchr_1(char *position, const char *src) { in bad_memchr_1()
24 void bad_memchr_2(char *position) { in bad_memchr_2()
/llvm-project/mlir/lib/CAPI/IR/
H A DAffineExpr.cpp55 intptr_t position) { in mlirAffineExprIsFunctionOfDim()
72 MlirAffineExpr mlirAffineDimExprGet(MlirContext ctx, intptr_t position) { in mlirAffineDimExprGet()
88 MlirAffineExpr mlirAffineSymbolExprGet(MlirContext ctx, intptr_t position) { in mlirAffineSymbolExprGet()
/llvm-project/clang/test/CodeGen/
H A Dext-vector-member-alignment.c6 float4 position; member
/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp136 llvm::IntegerType *offsetType, llvm::Constant *target, size_t position) { in getRelativeOffsetToPosition() argument
155 size_t position) { in getAddrOfPosition() argument
207 auto position in addPlaceholderWithSize() local
[all...]
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgMatchOps.cpp174 if (std::optional<uint64_t> position = getReductionPosition()) { in matchOperation() local
446 for (int64_t position : positions) { in matchOperation() local
537 for (int64_t position : positions) { in matchOperation() local
647 int64_t position; matchOperation() local
681 getPositionFor(linalg::LinalgOp op,int64_t & position) getPositionFor() argument
[all...]
/llvm-project/mlir/include/mlir/IR/
H A DAffineMap.h220 /// Return true if any affine expression involves AffineDimExpr `position`. in isFunctionOfSymbol() argument
213 isFunctionOfDim(unsigned position) isFunctionOfDim() argument
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DBubbleUpExtractSlice.cpp110 unsigned position = cast<AffineDimExpr>(result.value()).getPosition(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/LLVMIR/Transforms/
H A DLegalizeForExport.cpp57 for (int position : llvm::drop_begin(successor.second, 1)) { in ensureDistinctSuccessors() local
/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaFolders.cpp291 llvm::SmallVector<int64_t> position(tensorShape.size(), 0); in getPositionFromIndex() local
302 int64_t getIndexFromPosition(llvm::ArrayRef<int64_t> position, in getIndexFromPosition()
322 llvm::SmallVector<int64_t> position = in calculateReducedValue() local
/llvm-project/clang/utils/
H A DFuzzTest33 def position_to_source_index(self, position): argument
/llvm-project/mlir/lib/IR/
H A DAffineExprDetail.h74 unsigned position; member
/llvm-project/flang/runtime/
H A Dexternal-unit.cpp109 OpenUnit(Fortran::common::optional<OpenStatus> status,Fortran::common::optional<Action> action,Position position,OwningPtr<char> && newPath,std::size_t newPathLength,Convert convert,IoErrorHandler & handler) OpenUnit() argument
195 OpenAnonymousUnit(Fortran::common::optional<OpenStatus> status,Fortran::common::optional<Action> action,Position position,Convert convert,IoErrorHandler & handler) OpenAnonymousUnit() argument
/llvm-project/libc/test/src/__support/HashTable/
H A Dgroup_test.cpp49 for (size_t position : bitmask) { TEST() local
/llvm-project/mlir/lib/Conversion/VectorToArmSME/
H A DVectorToArmSME.cpp523 auto position = extractOp.getMixedPosition(); in matchAndRewrite() local
581 auto position = insertOp.getMixedPosition(); matchAndRewrite() local
786 auto position = matchAndRewrite() local
[all...]

123