Home
last modified time | relevance | path

Searched defs:EndIndex (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h94 EntryIndex EndIndex; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCloneDetection.h46 unsigned EndIndex; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1829 uint64_t EndIndex = EndOffset / ElementSize; in isVectorPromotionViableForSlice() local
2196 unsigned EndIndex, const Twine &Name) { in extractVector()
2242 unsigned EndIndex = BeginIndex + cast<FixedVectorType>(Ty)->getNumElements(); in insertVector() local
2472 unsigned EndIndex = getIndex(NewEndOffset); in rewriteVectorizedLoadInst() local
2617 unsigned EndIndex = getIndex(NewEndOffset); in rewriteVectorizedStoreInst() local
2842 unsigned EndIndex = getIndex(NewEndOffset); in visitMemSetInst() local
3024 unsigned EndIndex = VecTy ? getIndex(NewEndOffset) : 0; in visitMemTransferInst() local
3735 unsigned EndIndex = SL->getElementContainingOffset(EndOffset); in getTypePartition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp142 unsigned EndIndex; member in __anon3e4a0d930111::SchedulePostRATDList
H A DMachineBasicBlock.cpp1188 SlotIndex EndIndex = Indexes->getMBBEndIdx(NMBB); in SplitCriticalEdge() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp24 unsigned StartIndex, unsigned EndIndex) in StmtSequence()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp187 EntryIndex EndIndex = EI->getEndIndex(); in trimLocationRanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp154 unsigned EndIndex = in simplifyAMDGCNImageIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp2038 for (unsigned LineIndex = 0, EndIndex = Token->getLineCount(); in breakProtrudingToken() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp1087 unsigned EndIndex = (Index == StartIndex? StartIndex : Index - 1); in CheckImplicitInitList() local
3213 Expr *EndIndex = static_cast<Expr *>(D.getArrayRangeEnd()); in ActOnDesignatedInitializer() local