Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h638 computeUnpipelineableNodes(SwingSchedulerDAG *SSD,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp2668 SmallSet<SUnit *, 8> SMSchedule::computeUnpipelineableNodes( in computeUnpipelineableNodes() function in SMSchedule
2697 SmallSet<SUnit *, 8> DNP = computeUnpipelineableNodes(SSD, PLI); in normalizeNonPipelinedInstructions()