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(unsigned Reg);
619 bool HexagonMCInstrInfo::isDblRegForSubInst(unsigned Reg) { in isDblRegForSubInst() function in HexagonMCInstrInfo
137 static bool isDblRegForSubInst(Register Reg, const HexagonRegisterInfo &HRI) { in isDblRegForSubInst() function4001 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()4109 if (isDblRegForSubInst(Src2Reg, HRI) && in getDuplexCandidateGroup()4254 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()4269 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()4279 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()