Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h93 EntryIndex EndIndex; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h46 unsigned EndIndex; variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h184 unsigned EndIndex = 0; member
H A DContinuationIndenter.cpp2440 for (unsigned LineIndex = 0, EndIndex = Token->getLineCount(); in breakProtrudingToken() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp140 unsigned EndIndex = 0; member in __anon30b9b1f00111::SchedulePostRATDList
H A DRegAllocFast.cpp130 uint64_t EndIndex = Instr2PosIndex.at(&*End); in getIndex() local
H A DMachineBasicBlock.cpp1266 SlotIndex EndIndex = Indexes->getMBBEndIdx(NMBB); in SplitCriticalEdge() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2082 uint64_t EndIndex = EndOffset / ElementSize; in isVectorPromotionViableForSlice() local
2578 unsigned EndIndex, const Twine &Name) { in extractVector()
2621 unsigned EndIndex = BeginIndex + cast<FixedVectorType>(Ty)->getNumElements(); in insertVector() local
2867 unsigned EndIndex = getIndex(NewEndOffset); in rewriteVectorizedLoadInst() local
3015 unsigned EndIndex = getIndex(NewEndOffset); in rewriteVectorizedStoreInst() local
3250 unsigned EndIndex = getIndex(NewEndOffset); in visitMemSetInst() local
3456 unsigned EndIndex = VecTy ? getIndex(NewEndOffset) : 0; in visitMemTransferInst() local
4214 unsigned EndIndex = SL->getElementContainingOffset(EndOffset); in getTypePartition() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp24 unsigned StartIndex, unsigned EndIndex) in StmtSequence()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp189 EntryIndex EndIndex = EI->getEndIndex(); in trimLocationRanges() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp957 uint32_t EndIndex) { in writeSymbolAuxFunctionEntry()
976 uint32_t EndIndex) { in writeSymbolAuxExceptionEntry()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp316 unsigned EndIndex = in simplifyAMDGCNImageIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1733 unsigned EndIndex; member in __anonbdf213460411::SanitizeDtorFieldRange
1737 unsigned EndIndex) in SanitizeDtorFieldRange()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1112 unsigned EndIndex = (Index == StartIndex? StartIndex : Index - 1); in CheckImplicitInitList() local
3369 Expr *EndIndex = static_cast<Expr *>(D.getArrayRangeEnd()); in ActOnDesignatedInitializer() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9419 unsigned EndIndex = OrigIdx + SubVecVT.getVectorNumElements(); in lowerINSERT_SUBVECTOR() local