Home
last modified time | relevance | path

Searched defs:EntryIdx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp590 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { in formWebs() local
642 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { in recordUnoptimizableWebs() local
776 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { in markSwapsForRemoval() local
838 void PPCVSXSwapRemoval::handleSpecialSwappables(int EntryIdx) { in handleSpecialSwappables()
970 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { in removeSwaps() local
994 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { in dumpSwapVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp237 for (size_t EntryIdx = *ToRemoveItr; EntryIdx < HistoryMapEntries.size(); in trimLocationRanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp7912 uint32_t EntryIdx = RelocAddress / EntrySize; in printMachOCompactUnwindSection() local