/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 80 for (auto *Pred : MBB->predecessors()) { in ReachabilityGraph() local 147 for (auto *Pred : MBB->predecessors()) { in calculate() local 166 for (auto *Pred : Looper->predecessors()) { in calculate() local 201 for (auto *Pred : Entry->predecessors()) { in calculate() local 212 for (auto *Pred : MBB->predecessors()) { in calculate() local 385 for (auto *Pred : Entry->predecessors()) { in makeSingleEntryLoop() local 394 for (auto *Pred : AllPreds) { in makeSingleEntryLoop() local 409 for (auto *Pred : AllPreds) in makeSingleEntryLoop() local 419 for (auto *Pred : AllPreds) { in makeSingleEntryLoop() local 450 for (auto *Pred : AllPreds) { in makeSingleEntryLoop() local
|
D | WebAssemblyCFGSort.cpp | 252 for (const MachineBasicBlock *Pred : MBB.predecessors()) in sortBlocks() local 374 for (auto Pred : MBB.predecessors()) in sortBlocks() local 381 for (auto Pred : MBB.predecessors()) in sortBlocks() local 390 for (auto Pred : MBB.predecessors()) in sortBlocks() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CmpInstAnalysis.cpp | 22 ICmpInst::Predicate Pred = InvertPred ? ICI->getInversePredicate() in getICmpCode() local 43 CmpInst::Predicate &Pred) { in getPredForICmpCode() 67 CmpInst::Predicate &Pred, in decomposeBitTestICmp()
|
D | ScalarEvolutionNormalization.cpp | 36 const NormalizePredTy Pred; member 99 auto Pred = [&](const SCEVAddRecExpr *AR) { in normalizeForPostIncUse() local 105 const SCEV *llvm::normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred, in normalizeForPostIncUseIf() 113 auto Pred = [&](const SCEVAddRecExpr *AR) { in denormalizeForPostIncUse() local
|
D | MustExecute.cpp | 167 for (auto *Pred : predecessors(BB)) { in collectTransitivePredecessors() local 172 auto *Pred = WorkList.pop_back_val(); in collectTransitivePredecessors() local 210 for (auto *Pred : Predecessors) { in allLoopPathsLeadToBlock() local 288 for (auto *Pred : Predecessors) in doesNotWriteMemoryBefore() local
|
D | MemorySSAUpdater.cpp | 54 if (BasicBlock *Pred = BB->getUniquePredecessor()) { in getPreviousDefRecursive() local 80 for (auto *Pred : predecessors(BB)) { in getPreviousDefRecursive() local 123 for (auto *Pred : predecessors(BB)) in getPreviousDefRecursive() local 395 for (auto *Pred : predecessors(BBIDF)) { in insertDef() local 832 BasicBlock *Pred = nullptr; in applyInsertUpdates() local 991 for (auto *Pred : AddedBlockSet) { in applyInsertUpdates() local 1022 for (auto *Pred : AddedBlockSet) { in applyInsertUpdates() local 1027 for (auto *Pred : PrevBlockSet) in applyInsertUpdates() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | ArrayRef.h | 193 template <class PredicateT> ArrayRef<T> drop_while(PredicateT Pred) const { in drop_while() 199 template <class PredicateT> ArrayRef<T> drop_until(PredicateT Pred) const { in drop_until() 219 template <class PredicateT> ArrayRef<T> take_while(PredicateT Pred) const { in take_while() 225 template <class PredicateT> ArrayRef<T> take_until(PredicateT Pred) const { in take_until() 368 MutableArrayRef<T> drop_while(PredicateT Pred) const { in drop_while() 375 MutableArrayRef<T> drop_until(PredicateT Pred) const { in drop_until() 396 MutableArrayRef<T> take_while(PredicateT Pred) const { in take_while() 403 MutableArrayRef<T> take_until(PredicateT Pred) const { in take_until()
|
D | STLExtras.h | 266 PredicateT Pred; member 279 filter_iterator(WrappedIteratorT Begin, WrappedIteratorT End, PredicateT Pred) in filter_iterator() 312 make_filter_range(RangeT &&Range, PredicateT Pred) { in make_filter_range()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | ArrayRef.h | 210 template <class PredicateT> ArrayRef<T> drop_while(PredicateT Pred) const { in drop_while() 216 template <class PredicateT> ArrayRef<T> drop_until(PredicateT Pred) const { in drop_until() 236 template <class PredicateT> ArrayRef<T> take_while(PredicateT Pred) const { in take_while() 242 template <class PredicateT> ArrayRef<T> take_until(PredicateT Pred) const { in take_until() 384 MutableArrayRef<T> drop_while(PredicateT Pred) const { in drop_while() 391 MutableArrayRef<T> drop_until(PredicateT Pred) const { in drop_until() 412 MutableArrayRef<T> take_while(PredicateT Pred) const { in take_while() 419 MutableArrayRef<T> take_until(PredicateT Pred) const { in take_until()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
D | RandomIRBuilder.cpp | 29 SourcePred Pred) { in findOrCreateSource() 42 ArrayRef<Value *> Srcs, SourcePred Pred) { in newSource() 135 ArrayRef<Value *> Srcs, SourcePred Pred) { in findPointer()
|
D | Operations.cpp | 125 CmpInst::Predicate Pred) { in cmpOpDescriptor() 190 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validExtractValueIndex() local 222 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in matchScalarInAggregate() local 246 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validInsertValueIndex() local 297 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validShuffleVectorIndex() local
|
D | IRMutator.cpp | 130 for (const auto &Pred : makeArrayRef(OpDesc->SourcePreds).slice(1)) in mutate() local 184 auto Pred = fuzzerop::onlyType(Inst.getType()); in mutate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | SSAUpdaterImpl.h | 139 BlkT *Pred = Preds[p]; in BuildBlockList() local 252 BBInfo *Pred = Info->Preds[p]; in FindDominators() local 282 bool IsDefInDomFrontier(const BBInfo *Pred, const BBInfo *IDom) { in IsDefInDomFrontier() 373 BlkT *Pred = PredInfo->BB; in FindAvailableVals() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 76 static bool isSignTest(ICmpInst::Predicate &Pred, const APInt &C) { in isSignTest() 1103 ICmpInst::Predicate Pred) { in foldICmpAddOpConst() 1157 auto getICmp = [&I](CmpInst::Predicate Pred, Value *LHS, Value *RHS) { in foldICmpShrConstConst() 1216 auto getICmp = [&I](CmpInst::Predicate Pred, Value *LHS, Value *RHS) { in foldICmpShlConstConst() 1346 ICmpInst::Predicate Pred; in foldIRemByPowerOfTwoToBitTest() local 1363 ICmpInst::Predicate Pred; in foldSignBitTest() local 1393 CmpInst::Predicate Pred = Cmp.getPredicate(); in foldICmpWithZero() local 1445 CmpInst::Predicate Pred = Cmp.getPredicate(); in foldICmpWithConstant() local 1483 CmpInst::Predicate Pred = Cmp.getPredicate(); in foldICmpWithDominatingICmp() local 1531 ICmpInst::Predicate Pred = Cmp.getPredicate(); in foldICmpTruncConstant() local [all …]
|
D | InstCombineSelect.cpp | 51 CmpInst::Predicate Pred = getMinMaxPred(SPF); in createMinMax() local 63 CmpInst::Predicate Pred; in foldSelectBinOpIdentity() local 138 ICmpInst::Predicate Pred = Cmp->getPredicate(); in foldSelectICmpAnd() local 542 ICmpInst::Predicate Pred = IC->getPredicate(); in foldSelectICmpLshrAshr() local 684 ICmpInst::Predicate Pred = ICI->getPredicate(); in canonicalizeSaturatedSubtract() local 743 ICmpInst::Predicate Pred = Cmp->getPredicate(); in canonicalizeSaturatedAdd() local 852 ICmpInst::Predicate Pred = ICI->getPredicate(); in foldSelectCttzCtlz() local 903 ICmpInst::Predicate Pred = Cmp.getPredicate(); in adjustMinMax() local 1332 ICmpInst::Predicate Pred; in tryToReuseConstantFromSelectInComparison() local 1423 ICmpInst::Predicate Pred = ICI->getPredicate(); in foldSelectInstWithICmp() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
D | OpDescriptor.h | 60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred() 61 SourcePred(PredT Pred, NoneType) : Pred(Pred) { in SourcePred()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 485 ARMCC::CondCodes Pred, in UpdateBaseRegUses() 626 ARMCC::CondCodes Pred, unsigned PredReg, const DebugLoc &DL, in CreateLoadStoreMulti() 833 ARMCC::CondCodes Pred, unsigned PredReg, const DebugLoc &DL, in CreateLoadStoreDouble() 904 ARMCC::CondCodes Pred = getInstrPredicate(*First, PredReg); in MergeOpsUpdate() local 1187 ARMCC::CondCodes Pred, unsigned PredReg) { in isIncrementOrDecrement() 1219 ARMCC::CondCodes Pred, unsigned PredReg, int &Offset) { in findIncDecBefore() 1239 ARMCC::CondCodes Pred, unsigned PredReg, int &Offset) { in findIncDecAfter() 1274 ARMCC::CondCodes Pred = getInstrPredicate(*MI, PredReg); in MergeBaseUpdateLSMultiple() local 1416 ARMCC::CondCodes Pred = getInstrPredicate(*MI, PredReg); in MergeBaseUpdateLoadStore() local 1529 ARMCC::CondCodes Pred = getInstrPredicate(MI, PredReg); in MergeBaseUpdateLSDouble() local [all …]
|
D | ThumbRegisterInfo.cpp | 65 ARMCC::CondCodes Pred, unsigned PredReg, in emitThumb1LoadConstPool() 85 ARMCC::CondCodes Pred, unsigned PredReg, in emitThumb2LoadConstPool() 106 ARMCC::CondCodes Pred, unsigned PredReg, unsigned MIFlags) const { in emitLoadConstPool()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 1078 for (const SDep &Pred : ChainPreds) { in TryUnfoldSU() local 1083 for (const SDep &Pred : LoadPreds) { in TryUnfoldSU() local 1088 for (const SDep &Pred : NodePreds) { in TryUnfoldSU() local 1961 auto &Pred = TempSU->Preds[P]; in CalcNodeSethiUllmanNumber() local 1984 for (const SDep &Pred : TempSU->Preds) { in CalcNodeSethiUllmanNumber() local 2087 for (const SDep &Pred : SU->Preds) { in HighRegPressure() local 2136 for (const SDep &Pred : SU->Preds) { in RegPressureDiff() local 2179 for (const SDep &Pred : SU->Preds) { in scheduledNode() local 2261 for (const SDep &Pred : SU->Preds) { in unscheduledNode() local 2347 for (const SDep &Pred : SU->Preds) { in calcMaxScratches() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 103 PredicateT Pred) { in getUniqueExitBlocksHelper() 195 for (const auto Pred : children<Inverse<BlockT *>>(Header)) { in getLoopPredecessor() local 213 for (const auto Pred : children<Inverse<BlockT *>>(Header)) { in getLoopLatch() local 464 for (const auto Pred : children<Inverse<BlockT *>>(PredBB)) { in discoverAndMapSubloop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopPredication.cpp | 239 ICmpInst::Predicate Pred; member 374 auto Pred = ICI->getPredicate(); in parseLoopICmp() local 401 ICmpInst::Predicate Pred, const SCEV *LHS, in expandCheck() 890 auto IsUnsupportedPredicate = [](const SCEV *Step, ICmpInst::Predicate Pred) { in parseLoopLatchICmp() 979 if (BasicBlock *Pred = BB->getSinglePredecessor()) in FindWidenableTerminatorAboveLoop() local 987 if (BasicBlock *Pred = BB->getSinglePredecessor()) { in FindWidenableTerminatorAboveLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZTDC.cpp | 125 auto Pred = I.getPredicate(); in convertFCmp() local 235 auto Pred = I.getPredicate(); in convertICmp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanVerifier.cpp | 81 for (const VPBlockBase *Pred : Predecessors) { in verifyBlocksInRegion() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIModeRegister.cpp | 107 Status Pred; member in BlockData 341 MachineBasicBlock *Pred = *P; in processBlockPhase2() local
|
D | GCNILPSched.cpp | 65 for (const SDep &Pred : SU->Preds) { in CalcNodeSethiUllmanNumber() local 124 for (const SDep &Pred : SU->Preds) { in calcMaxScratches() local
|