Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h426 bool hasPseudoInstrPair(const MachineInstr &MI) const;
H A DHexagonInstrInfo.cpp3159 bool HexagonInstrInfo::hasPseudoInstrPair(const MachineInstr &MI) const { in hasPseudoInstrPair() function in HexagonInstrInfo