Searched defs:ToI (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIPreEmitPeephole.cpp | 312 for (MachineFunction::const_iterator MBBI(&From), ToI(&To), End = MF->end(); in mustRetainExeczBranch() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DynamicTypePropagation.cpp | 459 const ObjCInterfaceDecl *ToI = NewTy->getInterfaceDecl(); in getBetterObjCType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 647 auto ToI = FromTo.second; in computeArchiveRelativePath() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 842 bool HexagonExpandCondsets::canMoveMemTo(MachineInstr &TheI, MachineInstr &ToI, in canMoveMemTo()
|
H A D | HexagonGenInsert.cpp | 773 MachineBasicBlock::const_iterator ToI, const UnsignedMap &RPO, in distance()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 591 const Instruction *ToI, const Function &ToFn, in isPotentiallyReachable() 734 Attributor &A, const Instruction &FromI, const Instruction &ToI, in isPotentiallyReachable()
|
H A D | AttributorAttributes.cpp | 1675 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl()
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ASTImporter.cpp | 8781 AttributeCommonInfo ToI(ToAttrName, ToScopeName, ToAttrRange, ToScopeLoc, in importAttr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 10635 Instruction *ToI, in initScheduleData()
|