Searched defs:ToI (Results 1 – 9 of 9) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIPreEmitPeephole.cpp | 312 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 D | DynamicTypePropagation.cpp | 458 const ObjCInterfaceDecl *ToI = NewTy->getInterfaceDecl(); in getBetterObjCType() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 843 /// location ToI. in canMoveMemTo() argument
|
| H A D | HexagonGenInsert.cpp | 773 MachineBasicBlock::const_iterator ToI, const UnsignedMap &RPO, in distance() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 954 auto ToI = FromTo.second; computeArchiveRelativePath() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | Attributor.cpp | 662 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 D | AttributorAttributes.cpp | 1759 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl() argument
|
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTImporter.cpp | 9105 AttributeCommonInfo ToI(ToAttrName, ToScopeName, ToAttrRange, ToScopeLoc, importAttr() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 12701 initScheduleData(Instruction * FromI,Instruction * ToI,ScheduleData * PrevLoadStore,ScheduleData * NextLoadStore) initScheduleData() argument
|