Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonVLIWPacketizer.cpp1094 static bool cannotCoexistAsymm(const MachineInstr &MI, const MachineInstr &MJ, in cannotCoexistAsymm() function
1146 return cannotCoexistAsymm(MI, MJ, *HII) || cannotCoexistAsymm(MJ, MI, *HII); in cannotCoexist()