Searched refs:isDblRegForSubInst (Results 1 – 4 of 4) sorted by relevance
262 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()365 if (HexagonMCInstrInfo::isDblRegForSubInst(Src2Reg) && in getDuplexCandidateGroup()493 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()502 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()512 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()
234 bool isDblRegForSubInst(MCRegister Reg);
619 bool HexagonMCInstrInfo::isDblRegForSubInst(MCRegister Reg) { in isDblRegForSubInst() function in HexagonMCInstrInfo
135 static bool isDblRegForSubInst(Register Reg, const HexagonRegisterInfo &HRI) { in isDblRegForSubInst() function4005 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()4113 if (isDblRegForSubInst(Src2Reg, HRI) && in getDuplexCandidateGroup()4258 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()4273 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()4283 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()