Home
last modified time | relevance | path

Searched defs:nextIndex (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefMemorySlot.cpp36 static LogicalResult nextIndex(ArrayRef<int64_t> shape, in nextIndex() function
/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h314 size_t nextIndex = (i + 1 == VTableIndices.size()) in getVTableSize() local
/llvm-project/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp203 int nextIndex = 0; global() member in __anon5898d0ac0111::PyDenseArrayAttribute::PyDenseArrayIterator
353 int nextIndex = 0; global() member in __anon5898d0ac0111::PyArrayAttribute::PyArrayAttributeIterator
H A DIRCore.cpp326 int nextIndex = 0; global() member in __anon0d8b16ee0311::PyRegionIterator
/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1879 llvm::Value *nextIndex = Builder.CreateNUWAdd( VisitArrayInitLoopExpr() local
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp1384 std::size_t nextIndex{1}; // 0 is the root global() member in __anonc96f36d90111::PFTDumper
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12764 unsigned nextIndex = 0; AddCombineBUILD_VECTORToVPADDL() local