Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp312 for (MachineFunction::const_iterator MBBI(&From), ToI(&To), End = MF->end(); in mustRetainExeczBranch() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp458 const ObjCInterfaceDecl *ToI = NewTy->getInterfaceDecl(); in getBetterObjCType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp843 /// location ToI. in canMoveMemTo() argument
H A DHexagonGenInsert.cpp773 MachineBasicBlock::const_iterator ToI, const UnsignedMap &RPO, in distance() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp954 auto ToI = FromTo.second; computeArchiveRelativePath() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp662 const Instruction *ToI, const Function &ToFn, in 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 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9105 AttributeCommonInfo ToI(ToAttrName, ToScopeName, ToAttrRange, ToScopeLoc, importAttr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12701 initScheduleData(Instruction * FromI,Instruction * ToI,ScheduleData * PrevLoadStore,ScheduleData * NextLoadStore) initScheduleData() argument