Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h178 bool isConditionalLoad (const MachineInstr* MI) const;
DHexagonVLIWPacketizer.cpp420 || QII->isConditionalLoad(MI) in isCondInst()
DHexagonInstrInfo.cpp1325 isConditionalLoad (const MachineInstr* MI) const { in isConditionalLoad() function in HexagonInstrInfo