Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp844 bool HexagonExpandCondsets::canMoveMemTo(MachineInstr &TheI, MachineInstr &ToI, in canMoveMemTo()
H A DHexagonGenInsert.cpp773 MachineBasicBlock::const_iterator ToI, const UnsignedMap &RPO, in distance()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp1018 auto ToI = FromTo.second; in computeArchiveRelativePath() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp374 if (Instruction *ToI = dyn_cast<Instruction>(To)) { in addMetadata() local
H A DSLPVectorizer.cpp14713 Instruction *ToI, in initScheduleData() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp662 const Instruction *ToI, const Function &ToFn, in isPotentiallyReachable()
818 Attributor &A, const Instruction &FromI, const Instruction &ToI, in isPotentiallyReachable()
H A DAttributorAttributes.cpp1759 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9209 AttributeCommonInfo ToI(ToAttrName, ToScopeName, ToAttrRange, ToScopeLoc, in importAttr() local