Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp619 char MachineBlockPlacement::ID = 0;
963 bool MachineBlockPlacement::isTrellis( in isTrellis()
1057 MachineBlockPlacement::BlockAndTailDupResult
1591 MachineBlockPlacement::selectBestSuccessor( in selectBestSuccessor()
1790 void MachineBlockPlacement::fillWorkLists( in fillWorkLists()
1823 void MachineBlockPlacement::buildChain( in buildChain()
1928 MachineBlockPlacement::TopFallThroughFreq( in TopFallThroughFreq()
1984 MachineBlockPlacement::FallThroughGains( in FallThroughGains()
2561 MachineBlockPlacement::BlockFilterSet
2894 void MachineBlockPlacement::alignBlocks() { in alignBlocks()
[all …]
/freebsd-14.2/lib/clang/libllvm/
H A DMakefile340 SRCS_MIN+= CodeGen/MachineBlockPlacement.cpp