Home
last modified time | relevance | path

Searched defs:InsertPts (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp199 InsertionPoints &InsertPts) { in appendAndTransferDominatedUses()
361 InsertionPoints &InsertPts) { in isDominated()
388 InsertionPoints &InsertPts) { in tryAndMerge()
438 Instruction *User, unsigned OpNo, InsertionPoints &InsertPts) { in computeInsertionPoint()
480 InsertionPoints &InsertPts) { in insertDefinitions()
522 InsertionPoints InsertPts; in promoteConstants() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp210 InsertionPoints &InsertPts) { in appendAndTransferDominatedUses()
369 InsertionPoints &InsertPts) { in isDominated()
395 InsertionPoints &InsertPts) { in tryAndMerge()
445 Instruction *User, unsigned OpNo, InsertionPoints &InsertPts) { in computeInsertionPoint()
487 InsertionPoints &InsertPts) { in insertDefinitions()
529 InsertionPoints InsertPts; in promoteConstants() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp254 SmallPtrSet<BasicBlock *, 16> &InsertPts = InsertPtsMap[Node].first; in findBestInsertionSet() local
298 SmallPtrSet<Instruction *, 8> InsertPts; in findConstantInsertionPoint() local
DLICM.cpp301 SmallVector<Instruction *, 8> InsertPts; in runOnLoop() local
1215 SmallVectorImpl<Instruction *> &InsertPts, PredIteratorCache &PIC, in promoteLoopAccessesToScalars()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp175 ArrayRef<Instruction *> InsertPts, in PGOCounterPromoterHelper()
218 ArrayRef<Instruction *> InsertPts; member in __anon2547670e0111::PGOCounterPromoterHelper
338 SmallVector<Instruction *, 8> InsertPts; member in __anon2547670e0111::PGOCounterPromoter
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp252 SmallVector<Instruction *, 8> InsertPts; in runOnLoop() local
844 SmallVectorImpl<Instruction *> &InsertPts, PredIteratorCache &PIC, in promoteLoopAccessesToScalars()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp2701 Instruction *InsertPts[] = { 0, 0, 0 }; in MoveCalls() local