Home
last modified time | relevance | path

Searched defs:ToI (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp312 for (MachineFunction::const_iterator MBBI(&From), ToI(&To), End = MF->end(); mustRetainExeczBranch() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp458 const ObjCInterfaceDecl *ToI = NewTy->getInterfaceDecl(); in getBetterObjCType() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp844 canMoveMemTo(MachineInstr & TheI,MachineInstr & ToI,bool IsDown) canMoveMemTo() argument
H A DHexagonGenInsert.cpp773 MachineBasicBlock::const_iterator ToI, const UnsignedMap &RPO, in distance() argument
/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp987 auto ToI = FromTo.second; computeArchiveRelativePath() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp373 if (Instruction *ToI = dyn_cast<Instruction>(To)) { addMetadata() local
H A DSLPVectorizer.cpp14649 initScheduleData(Instruction * FromI,Instruction * ToI,ScheduleData * PrevLoadStore,ScheduleData * NextLoadStore) initScheduleData() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp662 isPotentiallyReachable(Attributor & A,const Instruction & FromI,const Instruction * ToI,const Function & ToFn,const AbstractAttribute & QueryingAA,const AA::InstExclusionSetTy * ExclusionSet,std::function<bool (const Function & F)> GoBackwardsCB) isPotentiallyReachable() argument
818 isPotentiallyReachable(Attributor & A,const Instruction & FromI,const Instruction & ToI,const AbstractAttribute & QueryingAA,const AA::InstExclusionSetTy * ExclusionSet,std::function<bool (const Function & F)> GoBackwardsCB) isPotentiallyReachable() argument
[all...]
H A DAttributorAttributes.cpp1759 __anon30d26d8f1302(Instruction *FromI, Instruction *ToI) updateImpl() argument
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9202 AttributeCommonInfo ToI(ToAttrName, ToScopeName, ToAttrRange, ToScopeLoc, importAttr() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp7743 for (auto FromI = From.begin(), ToI = To.begin(); FromI != From.end(); checkImportVariadicArg() local