Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.h437 VariableNamer(StmtGeneratedVarNameMap * GeneratedDecls,const StmtParentMap * ReverseAST,const clang::Stmt * SourceStmt,const clang::VarDecl * OldIndex,const clang::ValueDecl * TheContainer,const clang::ASTContext * Context,NamingStyle Style) VariableNamer() argument
455 const clang::VarDecl *OldIndex; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1503 SlotIndex OldIndex = Indexes->getInstructionIndex(MI); handleMove() local
1527 SlotIndex OldIndex = Indexes->getInstructionIndex(*I, true); handleMoveIntoNewBundle() local
1532 for (SlotIndex OldIndex : ToProcess) { handleMoveIntoNewBundle() local
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp2717 unsigned OldIndex = Index; CheckDesignatedInitializer() local
2975 unsigned OldIndex = StructuredIndex - 1; CheckDesignatedInitializer() local
3040 unsigned OldIndex = Index; CheckDesignatedInitializer() local
3262 unsigned OldIndex = Index; CheckDesignatedInitializer() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp494 createShiftShuffle(Value * Vec,unsigned OldIndex,unsigned NewIndex,IRBuilder<> & Builder) createShiftShuffle() argument
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4534 __anon1ee742a12a02(uint32_t OldIndex) updateELFSymbolTable() argument
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2512 int OldIndex = RunSkipBlockVars.size() - 1; BuildRCRecordLayout() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3842 SlotIndex OldIndex = LIS->getInstructionIndex(*MIB).getRegSlot(false); convertToThreeAddress() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11330 int OldIndex = AllocaIndex; tryToElideArgumentCopy() local