Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonCFGOptimizer.cpp155 unsigned NumSuccs = MBB.succ_size(); in runOnMachineFunction() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonCFGOptimizer.cpp147 unsigned NumSuccs = MBB->succ_size(); in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCFGOptimizer.cpp157 unsigned NumSuccs = MBB->succ_size(); in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp276 unsigned NumSuccs = TI->getNumSuccessors(); in buildPlainCFG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp296 unsigned NumSuccs = TI->getNumSuccessors(); in buildPlainCFG() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DScheduleDAG.h267 unsigned NumSuccs = 0; ///< # of SDep::Data sucss. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DScheduleDAG.h267 unsigned NumSuccs = 0; ///< # of SDep::Data sucss. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h267 unsigned NumSuccs = 0; ///< # of SDep::Data sucss. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DScheduleDAG.h267 unsigned NumSuccs = 0; ///< # of SDep::Data sucss. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h267 unsigned NumSuccs = 0; ///< # of SDep::Data sucss. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DScheduleDAG.h267 unsigned NumSuccs = 0; ///< # of SDep::Data sucss. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp687 size_t NumSuccs = SuccNodes[SrcBB].size(); in mergeColdChains() local