Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h355 bool canExecuteInBundle(const MachineInstr *First,
DHexagonVLIWPacketizer.cpp1612 if (isDependent(J, I) && !HII->canExecuteInBundle(J, I)) in producesStall()
DHexagonInstrInfo.cpp2954 bool HexagonInstrInfo::canExecuteInBundle(const MachineInstr *First, in canExecuteInBundle() function in HexagonInstrInfo