Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp312 for (MachineFunction::const_iterator MBBI(&From), ToI(&To), End = MF->end(); in mustRetainExeczBranch() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp459 const ObjCInterfaceDecl *ToI = NewTy->getInterfaceDecl(); in getBetterObjCType() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DArchiveWriter.cpp647 auto ToI = FromTo.second; in computeArchiveRelativePath() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp842 bool HexagonExpandCondsets::canMoveMemTo(MachineInstr &TheI, MachineInstr &ToI, in canMoveMemTo()
H A DHexagonGenInsert.cpp773 MachineBasicBlock::const_iterator ToI, const UnsignedMap &RPO, in distance()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp591 const Instruction *ToI, const Function &ToFn, in isPotentiallyReachable()
734 Attributor &A, const Instruction &FromI, const Instruction &ToI, in isPotentiallyReachable()
H A DAttributorAttributes.cpp1675 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp8781 AttributeCommonInfo ToI(ToAttrName, ToScopeName, ToAttrRange, ToScopeLoc, in importAttr() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10635 Instruction *ToI, in initScheduleData()