Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp931 for (unsigned CurrIdx = StartIdx; CurrIdx <= EndIdx; CurrIdx++) { in createCandidatesFromSuffixTree() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1468 SlotIndex CurrIdx = LIS->getInstructionIndex(NewMI); in reMaterializeTrivialDef() local
1494 SlotIndex CurrIdx = LIS->getInstructionIndex(NewMI); in reMaterializeTrivialDef() local
DRegisterPressure.cpp1307 SlotIndex CurrIdx = getCurrSlot(); in bumpDownwardPressure() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DConstantFold.cpp2213 Constant *CurrIdx = cast<Constant>(Idxs[i]); in ConstantFoldGetElementPtr() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp12077 unsigned CurrIdx = Subtarget->usePRTStrictNull() ? 0 : (InitIdx - 1); in AddIMGInit() local