Searched defs:PH (Results 1 - 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | COFFYAML.cpp | 443 mapping(IO &IO, COFFYAML::PEHeader &PH) mapping() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 96 BasicBlock *PH = in versionLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanHCFGBuilder.cpp | 141 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_xbr.c | 253 const uint32_t PH = sa3[2]; xbr_filter() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 182 PGOCounterPromoterHelper( Instruction *L, Instruction *S, SSAUpdater &SSA, Value *Init, BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, ArrayRef<Instruction *> InsertPts, DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, LoopInfo &LI) PGOCounterPromoterHelper() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 1476 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizeAndInsertFFS() local 1549 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local [all...] |
H A D | SimpleLoopUnswitch.cpp | 1584 auto *PH = L.getLoopPreheader(); in recomputeLoopBlockSet() local 1694 auto *PH = L.getLoopPreheader(); in rebuildLoopAfterUnswitch() local [all...] |
H A D | LoopStrengthReduce.cpp | 2110 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); in OptimizeShadowIV() local [all...] |
Completed in 24 milliseconds