Searched refs:isDblRegForSubInst (Results 1 – 4 of 4) sorted by relevance
264 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()372 if (HexagonMCInstrInfo::isDblRegForSubInst(Src2Reg) && in getDuplexCandidateGroup()500 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()509 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()519 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()
219 bool isDblRegForSubInst(unsigned Reg);
561 bool HexagonMCInstrInfo::isDblRegForSubInst(unsigned Reg) { in isDblRegForSubInst() function in HexagonMCInstrInfo
127 static bool isDblRegForSubInst(unsigned Reg, const HexagonRegisterInfo &HRI) { in isDblRegForSubInst() function3752 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()3854 if (isDblRegForSubInst(Src2Reg, HRI) && in getDuplexCandidateGroup()3984 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()3997 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()4006 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()