Home
last modified time | relevance | path

Searched refs:isDuplexPair (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h201 bool isDuplexPair(MCInst const &MIa, MCInst const &MIb);
DHexagonMCDuplexInfo.cpp645 bool HexagonMCInstrInfo::isDuplexPair(MCInst const &MIa, MCInst const &MIb) { in isDuplexPair() function in HexagonMCInstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h302 bool isDuplexPair(const MachineInstr *MIa, const MachineInstr *MIb) const;
DHexagonInstrInfo.cpp2025 bool HexagonInstrInfo::isDuplexPair(const MachineInstr *MIa, in isDuplexPair() function in HexagonInstrInfo