Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h456 bool getInvertedPredSense(SmallVectorImpl<MachineOperand> &Cond) const;
H A DHexagonInstrInfo.cpp4266 bool HexagonInstrInfo::getInvertedPredSense( in getInvertedPredSense() function in HexagonInstrInfo