Home
last modified time | relevance | path

Searched defs:NumPreds (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNMinRegStrategy.cpp42 std::vector<unsigned> NumPreds; member in __anon24e5c3a90111::GCNMinRegScheduler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h60 unsigned NumPreds = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp303 static unsigned CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
DWinEHPrepare.cpp825 unsigned NumPreds = PN->getNumIncomingValues(); in cloneCommonBlocks() local
DIfConversion.cpp2088 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp278 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
DCloneFunction.cpp523 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneIntoFromInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp424 int NumPreds, DominatorTree &DT, TargetTransformInfo &TTI) { in findProfitablePHIs()
DJumpThreading.cpp972 unsigned NumPreds = pred_size(TestBB); in GetBestDestForJumpOnUndef() local
DRewriteStatepointsForGC.cpp966 int NumPreds = pred_size(BB); in findBasePointer() local
DIndVarSimplify.cpp603 unsigned NumPreds = PN->getNumIncomingValues(); in rewriteLoopExitValues() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h266 unsigned NumPreds = 0; ///< # of SDep::Data preds. variable