Home
last modified time | relevance | path

Searched defs:PH (Results 1 – 24 of 24) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp94 BasicBlock *PH = versionLoop() local
H A DCanonicalizeFreezeInLoops.cpp133 auto *PH = L->getLoopPreheader(); in InsertFreezeAndForgetFromSCEV() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp233 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
H A DVPlanTransforms.cpp1091 VPBasicBlock *PH = Plan.getEntry(); truncateToMinimalBitwidths() local
H A DSLPVectorizer.cpp7018 auto *PH = cast<PHINode>(VL0); buildTree_rec() local
12777 auto *PH = cast<PHINode>(VL0); vectorizeTree() local
14024 if (PHINode *PH = dyn_cast<PHINode>(User)) { vectorizeTree() local
[all...]
/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp416 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
431 for (ParseHelper PH(S); !PH.Done();) { in ParseDirective() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp443 auto *PH = L->getLoopPreheader(); propagateStoredValueToLoadUsers() local
H A DLoopDistribute.cpp674 BasicBlock *PH = L->getLoopPreheader(); processLoop() local
H A DLoopIdiomRecognize.cpp1803 BasicBlock *PH = CurLoop->getLoopPreheader(); recognizeAndInsertFFS() local
1877 BasicBlock *PH = CurLoop->getLoopPreheader(); recognizePopcount() local
[all...]
H A DSimpleLoopUnswitch.cpp1788 auto *PH = L.getLoopPreheader(); recomputeLoopBlockSet() local
1899 auto *PH = L.getLoopPreheader(); rebuildLoopAfterUnswitch() local
[all...]
H A DLoopStrengthReduce.cpp2349 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); OptimizeShadowIV() local
[all...]
/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp450 mapping(IO & IO,COFFYAML::PEHeader & PH) mapping() argument
[all...]
H A DELFEmitter.cpp1231 for (const ELFYAML::ProgramHeader &PH : Phdrs) { shouldAllocateFileSpace() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp380 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
558 BasicBlock *PH = LP->getLoopPreheader(); isPromotionPossible() local
/llvm-project/llvm/lib/IR/
H A DMetadata.cpp214 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) { in track() local
227 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) in untrack() local
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp4819 EXPECT_DEATH(TrackingMDRef Ref(&PH), "Placeholder in TEST_F() local
4787 DistinctMDOperandPlaceholder PH(7); TEST_F() local
4794 DistinctMDOperandPlaceholder PH(7); TEST_F() local
4800 DistinctMDOperandPlaceholder PH(7); TEST_F() local
4814 DistinctMDOperandPlaceholder PH(7); TEST_F() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp855 return PH; in preheader() local
H A DHexagonHardwareLoops.cpp833 assert (PH && "Should have a preheader by now"); in computeCount() local
/llvm-project/llvm/tools/obj2yaml/
H A Delf2yaml.cpp481 ELFYAML::ProgramHeader PH; in dumpProgramHeaders() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2523 __anonaffd4f770902(auto &PH) getUnrollingPreferences() argument
/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp362 for (auto &PH : PHs) { in getTemporaries() local
/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp2579 StringRef PH = PlaceHolder.toStringRef(PHBuf); print() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3042 SDValue PH, PL; lowerFEXP() local
H A DAMDGPULegalizerInfo.cpp3656 Register PH, PL; legalizeFExp() local