/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LoopInfoImpl.h | 139 PE = InvBlockTraits::child_end(Header); PI != PE; ++PI) { in getLoopPredecessor() local 161 typename InvBlockTraits::ChildIteratorType PE = in getLoopLatch() local 257 InvBlockTraits::child_begin(BB), PE = InvBlockTraits::child_end(BB); in verifyLoop() local 395 PE = InvBlockTraits::child_end(PredBB); PI != PE; ++PI) { in discoverAndMapSubloop() local 484 PE = InvBlockTraits::child_end(Header); PI != PE; ++PI) { in analyze() local
|
H A D | RegionInfoImpl.h | 167 PE = InvBlockTraits::child_end(entry); in getEnteringBlock() local 191 PE = InvBlockTraits::child_end(exit); in getExitingBlock() local 450 PE = InvBlockTraits::child_end(getExit()); in getExpandedRegion() local 463 PE = InvBlockTraits::child_end(getExit()); in getExpandedRegion() local 560 PE = InvBlockTraits::child_end(BB); in isCommonDomFrontier() local 854 PE = InvBlockTraits::child_end(Exit); in getMaxRegionExit() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | IgnoreExpr.h | 145 if (auto *PE = dyn_cast<ParenExpr>(E)) in IgnoreParensOnlySingleStep() local 151 if (auto *PE = dyn_cast<ParenExpr>(E)) in IgnoreParensSingleStep() local 169 else if (auto *PE = dyn_cast<PredefinedExpr>(E)) { in IgnoreParensSingleStep() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | IgnoreExpr.h | 145 if (auto *PE = dyn_cast<ParenExpr>(E)) in IgnoreParensOnlySingleStep() local 151 if (auto *PE = dyn_cast<ParenExpr>(E)) in IgnoreParensSingleStep() local 169 else if (auto *PE = dyn_cast<PredefinedExpr>(E)) { in IgnoreParensSingleStep() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | IgnoreExpr.h | 145 if (auto *PE = dyn_cast<ParenExpr>(E)) in IgnoreParensOnlySingleStep() local 151 if (auto *PE = dyn_cast<ParenExpr>(E)) in IgnoreParensSingleStep() local 169 else if (auto *PE = dyn_cast<PredefinedExpr>(E)) { in IgnoreParensSingleStep() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | IgnoreExpr.h | 145 if (auto *PE = dyn_cast<ParenExpr>(E)) in IgnoreParensOnlySingleStep() local 151 if (auto *PE = dyn_cast<ParenExpr>(E)) in IgnoreParensSingleStep() local 169 else if (auto *PE = dyn_cast<PredefinedExpr>(E)) { in IgnoreParensSingleStep() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.cpp | 177 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in dumpSU() local 298 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in EmitInstruction() local 402 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) in resourcesCost() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.cpp | 177 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in dumpSU() local 298 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in EmitInstruction() local 402 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) in resourcesCost() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | PreprocessingRecord.h | 162 static bool classof(const PreprocessedEntity *PE) { in classof() 199 static bool classof(const PreprocessedEntity *PE) { in classof() 272 static bool classof(const PreprocessedEntity *PE) { in classof()
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | PreprocessingRecord.h | 152 static bool classof(const PreprocessedEntity *PE) { in classof() 189 static bool classof(const PreprocessedEntity *PE) { in classof() 257 static bool classof(const PreprocessedEntity *PE) { in classof()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | PreprocessingRecord.h | 162 static bool classof(const PreprocessedEntity *PE) { in classof() 199 static bool classof(const PreprocessedEntity *PE) { in classof() 272 static bool classof(const PreprocessedEntity *PE) { in classof()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | PreprocessingRecord.h | 162 static bool classof(const PreprocessedEntity *PE) { in classof() 199 static bool classof(const PreprocessedEntity *PE) { in classof() 272 static bool classof(const PreprocessedEntity *PE) { in classof()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | PreprocessingRecord.h | 162 static bool classof(const PreprocessedEntity *PE) { in classof() 199 static bool classof(const PreprocessedEntity *PE) { in classof() 272 static bool classof(const PreprocessedEntity *PE) { in classof()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | AggressiveAntiDepBreaker.cpp | 254 for (SUnit::const_pred_iterator P = SU->Preds.begin(), PE = SU->Preds.end(); in AntiDepEdges() local 270 for (SUnit::const_pred_iterator P = SU->Preds.begin(), PE = SU->Preds.end(); in CriticalPathStep() local 878 PE = PathSU->Preds.end(); P != PE; ++P) { in BreakAntiDependencies() local 887 PE = PathSU->Preds.end(); P != PE; ++P) { in BreakAntiDependencies() local
|
H A D | TailDuplicator.cpp | 82 PE = Preds.end(); in VerifyPHIs() local 653 PE = Preds.end(); in duplicateSimpleBB() local 741 PE = Preds.end(); in tailDuplicate() local 878 PE = Preds.end(); in tailDuplicate() local
|
H A D | LiveRangeCalc.cpp | 311 PE = MBB->pred_end(); PI != PE; ++PI) { in findReachingDefs() local 423 PE = MBB->pred_end(); PI != PE; ++PI) { in updateSSA() local
|
H A D | MachineScheduler.cpp | 1460 PI = SU->Preds.begin(), PE = SU->Preds.end(); PI != PE; ++PI) { in apply() local 1798 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in init() local 1877 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in checkHazard() local 2129 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in bumpNode() local 2142 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in bumpNode() local 2309 PE = SchedModel->getWriteProcResEnd(SC); PI != PE; ++PI) { in initResourceDelta() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | AggressiveAntiDepBreaker.cpp | 267 for (SUnit::const_pred_iterator P = SU->Preds.begin(), PE = SU->Preds.end(); in AntiDepEdges() local 283 for (SUnit::const_pred_iterator P = SU->Preds.begin(), PE = SU->Preds.end(); in CriticalPathStep() local 895 PE = PathSU->Preds.end(); P != PE; ++P) { in BreakAntiDependencies() local 904 PE = PathSU->Preds.end(); P != PE; ++P) { in BreakAntiDependencies() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/systrace_parser/parser/test/ |
D | omr1_incomplete.json | 25 "PE": { object 169 "PE": { object 260 "PE": { object 404 "PE": { object 495 "PE": { object 639 "PE": { object 730 "PE": { object 874 "PE": { object 965 "PE": { object 1109 "PE": { object [all …]
|
/aosp_15_r20/external/clang/test/Layout/ |
H A D | ms-x86-pack-and-align.cpp | 666 struct PE { struct 673 // CHECK: 0 | struct PE argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 241 struct PE { struct 242 PE(const Simplifier::Context &c, Value *v = nullptr) : C(c), V(v) {} in PE() argument 244 const Simplifier::Context &C; 245 const Value *V; 626 pred_iterator PI = pred_begin(BB), PE = pred_end(BB); in getCountIV() local 2232 for (auto PI = pred_begin(ExitB), PE = pred_end(ExitB); PI != PE; ++PI) { in processCopyingStore() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LoopSimplify.cpp | 124 for (pred_iterator PI = pred_begin(Header), PE = pred_end(Header); in InsertPreheaderForLoop() local 481 PE = pred_end(*BB); PI != PE; ++PI) { in simplifyOneLoop() local 544 for (pred_iterator PI = pred_begin(ExitBlock), PE = pred_end(ExitBlock); in simplifyOneLoop() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 435 for (pred_iterator PI = pred_begin(BB), PE = pred_end(BB); in gatherPredicates() local 545 for (BBPredicates::iterator PI = Preds.begin(), PE = Preds.end(); in insertConditions() local 753 for (BBPredicates::iterator PI = Preds.begin(), PE = Preds.end(); in dominatesPredicates() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 257 struct PE { struct 258 PE(const Simplifier::Context &c, Value *v = nullptr) : C(c), V(v) {} in PE() function 260 const Simplifier::Context &C; 261 const Value *V; 642 pred_iterator PI = pred_begin(BB), PE = pred_end(BB); in getCountIV() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SIAnnotateControlFlow.cpp | 341 for (pred_iterator PI = pred_begin(Target), PE = pred_end(Target); in handleLoop() local 363 for (pred_iterator PI = pred_begin(BB), PE = pred_end(BB); PI != PE; ++PI) { in closeControlFlow() local
|