Searched defs:nextIndex (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/AST/ | ||
| H A D | VTableBuilder.h | 314 size_t nextIndex = (i + 1 == VTableIndices.size()) in getVTableSize() local |
| /llvm-project-15.0.7/mlir/lib/Bindings/Python/ | ||
| H A D | IRAttributes.cpp | 142 int nextIndex = 0; member in __anon3a4a2d290111::PyArrayAttribute::PyArrayAttributeIterator |
| H A D | IRCore.cpp | 220 int nextIndex = 0; member in __anon7f4419ab0111::PyRegionIterator |
| /llvm-project-15.0.7/clang/lib/CodeGen/ | ||
| H A D | CGExprAgg.cpp | 1853 llvm::Value *nextIndex = Builder.CreateNUWAdd( in VisitArrayInitLoopExpr() local |
| /llvm-project-15.0.7/flang/lib/Lower/ | ||
| H A D | PFTBuilder.cpp | 1201 std::size_t nextIndex{1}; // 0 is the root member in __anon431f4f760111::PFTDumper |
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ | ||
| H A D | ARMISelLowering.cpp | 12509 unsigned nextIndex = 0; in AddCombineBUILD_VECTORToVPADDL() local |