/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64PromoteConstant.cpp | 210 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() 530 InsertionPoints InsertPts; in promoteConstants() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64PromoteConstant.cpp | 199 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64PromoteConstant.cpp | 210 InsertionPoints &InsertPts) { in appendAndTransferDominatedUses() 383 InsertionPoints &InsertPts) { in isDominated() 409 InsertionPoints &InsertPts) { in tryAndMerge() 459 Instruction *User, unsigned OpNo, InsertionPoints &InsertPts) { in computeInsertionPoint() 501 InsertionPoints &InsertPts) { in insertDefinitions() 544 InsertionPoints InsertPts; in promoteConstants() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 185 ArrayRef<Instruction *> InsertPts, in PGOCounterPromoterHelper() 229 ArrayRef<Instruction *> InsertPts; member in __anon3f23ffe50111::PGOCounterPromoterHelper 368 SmallVector<Instruction *, 8> InsertPts; member in __anon3f23ffe50111::PGOCounterPromoter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 162 ArrayRef<Instruction *> InsertPts, in PGOCounterPromoterHelper() 219 ArrayRef<Instruction *> InsertPts; member in __anoncf5dcaab0111::PGOCounterPromoterHelper 384 SmallVector<Instruction *, 8> InsertPts; member in __anoncf5dcaab0111::PGOCounterPromoter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | ConstantHoisting.cpp | 275 auto &InsertPts = InsertPtsMap[Node].first; in findBestInsertionSet() local 319 SetVector<Instruction *> InsertPts; in findConstantInsertionPoint() local
|
H A D | LICM.cpp | 479 SmallVector<Instruction *, 8> InsertPts; in runOnLoop() local 1955 SmallVectorImpl<Instruction *> &InsertPts, in promoteLoopAccessesToScalars()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | ConstantHoisting.cpp | 270 auto &InsertPts = InsertPtsMap[Node].first; in findBestInsertionSet() local 314 SetVector<Instruction *> InsertPts; in findConstantInsertionPoint() local
|
H A D | LICM.cpp | 418 SmallVector<Instruction *, 8> InsertPts; in runOnLoop() local 1883 SmallVectorImpl<Instruction *> &InsertPts, in promoteLoopAccessesToScalars()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 252 SmallVector<Instruction *, 8> InsertPts; in runOnLoop() local 844 SmallVectorImpl<Instruction *> &InsertPts, PredIteratorCache &PIC, in promoteLoopAccessesToScalars()
|