Home
last modified time | relevance | path

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

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