Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DRuntimeOpVerification.cpp60 auto endIndex = in generateRuntimeVerification() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h78 SlotIndex endIndex() const { return Segments.stop(); } in endIndex() function
H A DLiveInterval.h392 SlotIndex endIndex() const { in endIndex() function
/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp903 vtableIndex != endIndex; ++vtableIndex) { in createVTableInitializer() local
/llvm-project/llvm/unittests/Support/
H A DBinaryStreamTest.cpp90 uint64_t endIndex(uint64_t Offset, uint64_t Size) const { in endIndex() function in __anoncd4830dc0111::BrokenStream
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp1151 size_t currentIndex = 0, endIndex = range.size(); in initialize() local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4124 hasOuterPointerLikeChunk(const Declarator & D,unsigned endIndex) hasOuterPointerLikeChunk() argument
8636 unsigned endIndex; processTypeAttrs() local