Home
last modified time | relevance | path

Searched refs:computeUnpipelineableNodes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h638 computeUnpipelineableNodes(SwingSchedulerDAG *SSD,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachinePipeliner.h639 computeUnpipelineableNodes(SwingSchedulerDAG *SSD,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachinePipeliner.h639 computeUnpipelineableNodes(SwingSchedulerDAG *SSD,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachinePipeliner.h639 computeUnpipelineableNodes(SwingSchedulerDAG *SSD,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachinePipeliner.h639 computeUnpipelineableNodes(SwingSchedulerDAG *SSD,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2668 SmallSet<SUnit *, 8> SMSchedule::computeUnpipelineableNodes( in computeUnpipelineableNodes() function in SMSchedule
2697 SmallSet<SUnit *, 8> DNP = computeUnpipelineableNodes(SSD, PLI); in normalizeNonPipelinedInstructions()