Searched defs:ToI (Results 1 – 9 of 9) sorted by relevance
/freebsd/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/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 844 bool HexagonExpandCondsets::canMoveMemTo(MachineInstr &TheI, MachineInstr &ToI, in canMoveMemTo()
|
H A D | HexagonGenInsert.cpp | 773 MachineBasicBlock::const_iterator ToI, const UnsignedMap &RPO, in distance()
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 1018 auto ToI = FromTo.second; in computeArchiveRelativePath() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 374 if (Instruction *ToI = dyn_cast<Instruction>(To)) { in addMetadata() local
|
H A D | SLPVectorizer.cpp | 14713 Instruction *ToI, in initScheduleData() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 662 const Instruction *ToI, const Function &ToFn, in isPotentiallyReachable() 818 Attributor &A, const Instruction &FromI, const Instruction &ToI, in isPotentiallyReachable()
|
H A D | AttributorAttributes.cpp | 1759 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 9209 AttributeCommonInfo ToI(ToAttrName, ToScopeName, ToAttrRange, ToScopeLoc, in importAttr() local
|