Searched refs:isDblRegForSubInst (Results 1 – 4 of 4) sorted by relevance
250 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()364 if (HexagonMCInstrInfo::isDblRegForSubInst(Src2Reg) && in getDuplexCandidateGroup()492 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()501 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()511 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()
195 bool isDblRegForSubInst(unsigned Reg);
439 bool HexagonMCInstrInfo::isDblRegForSubInst(unsigned Reg) { in isDblRegForSubInst() function in llvm::HexagonMCInstrInfo
114 static bool isDblRegForSubInst(unsigned Reg, const HexagonRegisterInfo &HRI) { in isDblRegForSubInst() function3708 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()3805 if (isDblRegForSubInst(Src2Reg, HRI) && in getDuplexCandidateGroup()3935 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()3948 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()3957 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()