Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.h146 bool isNewifiable(const MachineInstr &MI, const TargetRegisterClass *NewRC);
H A DHexagonVLIWPacketizer.cpp360 bool HexagonPacketizerList::isNewifiable(const MachineInstr &MI, in isNewifiable() function in HexagonPacketizerList
857 if (!isNewifiable(MI, RC)) in canPromoteToDotNew()