Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp592 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { formWebs() local
644 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { recordUnoptimizableWebs() local
778 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { markSwapsForRemoval() local
840 handleSpecialSwappables(int EntryIdx) handleSpecialSwappables() argument
972 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { removeSwaps() local
996 for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) { dumpSwapVector() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h214 for (unsigned EntryIdx = 0; EntryIdx < Values.size(); ++EntryIdx) MergeRanges() local
H A DDbgEntityHistoryCalculator.cpp241 for (size_t EntryIdx = *ToRemoveItr; EntryIdx < HistoryMapEntries.size(); in trimLocationRanges() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h253 const auto EntryIdx = (Opcode - LowerBound); executeMatchTable() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7898 uint32_t EntryIdx = RelocAddress / EntrySize; printMachOCompactUnwindSection() local