Home
last modified time | relevance | path

Searched refs:HexagonGenInsert (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp509 HexagonGenInsert() : MachineFunctionPass(ID) { in HexagonGenInsert() function in __anoncc0be0080511::HexagonGenInsert
582 char HexagonGenInsert::ID = 0;
584 void HexagonGenInsert::dump_map() const { in dump_map()
1026 void HexagonGenInsert::computeRemovableRegisters() { in computeRemovableRegisters()
1034 void HexagonGenInsert::pruneEmptyLists() { in pruneEmptyLists()
1154 void HexagonGenInsert::pruneRegCopies(unsigned VR) { in pruneRegCopies()
1165 void HexagonGenInsert::pruneCandidates() { in pruneCandidates()
1261 void HexagonGenInsert::selectCandidates() { in selectCandidates()
1378 bool HexagonGenInsert::generateInserts() { in generateInserts()
1601 return new HexagonGenInsert(); in createHexagonGenInsert()
[all …]
H A DCMakeLists.txt35 HexagonGenInsert.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/
H A DBUILD.gn58 "HexagonGenInsert.cpp",