Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h293 bool isConditionalLoad(const MachineInstr* MI) const;
DHexagonInstrInfo.cpp1743 isConditionalLoad(MI) || in isCondInst()
1810 bool HexagonInstrInfo::isConditionalLoad(const MachineInstr* MI) const { in isConditionalLoad() function in HexagonInstrInfo