Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1510 SlotIndex OldIndex = Indexes->getInstructionIndex(MI); in handleMove() local
1534 SlotIndex OldIndex = Indexes->getInstructionIndex(*I, true); in handleMoveIntoNewBundle() local
1539 for (SlotIndex OldIndex : ToProcess) { in handleMoveIntoNewBundle() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp2484 unsigned OldIndex = Index; in CheckDesignatedInitializer() local
2729 unsigned OldIndex = NumBases + PrevField->getFieldIndex(); in CheckDesignatedInitializer() local
2794 unsigned OldIndex = Index; in CheckDesignatedInitializer() local
3012 unsigned OldIndex = Index; in CheckDesignatedInitializer() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp480 static Value *createShiftShuffle(Value *Vec, unsigned OldIndex, in createShiftShuffle()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp2513 int OldIndex = RunSkipBlockVars.size() - 1; in BuildRCRecordLayout() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10472 int OldIndex = AllocaIndex; in tryToElideArgumentCopy() local