Home
last modified time | relevance | path

Searched defs:FieldIndex (Results 1 – 16 of 16) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorStorageLayout.h110 using FieldIndex = unsigned; variable
170 llvm::function_ref<bool(FieldIndex, SparseTensorFieldKind, Level, in foreachFieldInSparseTensor()
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseAssembler.cpp41 stt, [&convTypes, extraTypes, directOut](Type t, FieldIndex, in convTypes() argument
82 foreachFieldAndTypeInSparseTensor(stt, [&, isIn](Type t, FieldIndex, in convVals() argument
H A DSparseTensorRewriting.cpp740 __anon1bc5ecbb0902(Type, FieldIndex, SparseTensorFieldKind kind, Level l, LevelType) matchAndRewrite() argument
/llvm-project/clang-tools-extra/clang-reorder-fields/
H A DReorderFieldsAction.cpp136 const auto FieldIndex = Field->getFieldIndex(); reorderFieldsInDefinition() local
145 const auto FieldIndex = Field->getFieldIndex(); reorderFieldsInDefinition() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h412 CreatePreserveStructAccessIndex(Address Addr,unsigned Index,unsigned FieldIndex,llvm::MDNode * DbgInfo) CreatePreserveStructAccessIndex() argument
427 CreatePreserveUnionAccessIndex(Address Addr,unsigned FieldIndex,llvm::MDNode * DbgInfo) CreatePreserveUnionAccessIndex() argument
H A DCGBlocks.h139 unsigned FieldIndex; variable
H A DCGClass.cpp1820 unsigned FieldIndex = Field->getFieldIndex(); in PushCleanupForField() local
H A DCGOpenMPRuntime.cpp7449 unsigned FieldIndex = FD->getFieldIndex(); generateInfoForComponentList() local
7740 unsigned FieldIndex = RL.getNonVirtualBaseLLVMFieldNo(Base); getPlainLayout() local
7749 unsigned FieldIndex = RL.getVirtualBaseIndex(Base); getPlainLayout() local
7760 unsigned FieldIndex = RL.getLLVMFieldNo(Field); getPlainLayout() local
[all...]
H A DCGCall.cpp3016 auto FieldIndex = ArgI.getInAllocaFieldIndex(); EmitFunctionProlog() local
H A DCGExpr.cpp4720 getDebugInfoFIndex(const RecordDecl * Rec,unsigned FieldIndex) getDebugInfoFIndex() argument
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h439 setInAllocaFieldIndex(unsigned FieldIndex) setInAllocaFieldIndex() argument
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp103 llvm::function_ref<bool(FieldIndex, SparseTensorFieldKind, Level, in foreachField() argument
151 llvm::function_ref<bool(Type, FieldIndex, SparseTensorFieldKind, Level, in foreachFieldAndTypeInSparseTensor() argument
197 foreachField([&numFields](FieldIndex fidx, SparseTensorFieldKind, Level, in getNumDataFields() argument
[all...]
/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1243 CreatePreserveUnionAccessIndex(Value * Base,unsigned FieldIndex,MDNode * DbgInfo) CreatePreserveUnionAccessIndex() argument
1262 CreatePreserveStructAccessIndex(Type * ElTy,Value * Base,unsigned Index,unsigned FieldIndex,MDNode * DbgInfo) CreatePreserveStructAccessIndex() argument
/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp2884 unsigned FieldIndex = NumBases; CheckDesignatedInitializer() local
[all...]
/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp4197 size_t FieldIndex = 0; parseStructInitializer() local