Searched refs:isDblRegForSubInst (Results 1 – 4 of 4) sorted by relevance
253 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()367 if (HexagonMCInstrInfo::isDblRegForSubInst(Src2Reg) && in getDuplexCandidateGroup()495 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()504 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()514 if (HexagonMCInstrInfo::isDblRegForSubInst(DstReg) && in getDuplexCandidateGroup()
192 bool isDblRegForSubInst(unsigned Reg);
383 bool HexagonMCInstrInfo::isDblRegForSubInst(unsigned Reg) { in isDblRegForSubInst() function in llvm::HexagonMCInstrInfo
113 static bool isDblRegForSubInst(unsigned Reg, const HexagonRegisterInfo &HRI) { in isDblRegForSubInst() function3242 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()3339 if (isDblRegForSubInst(Src2Reg, HRI) && in getDuplexCandidateGroup()3469 if (isDblRegForSubInst(DstReg, HRI) && in getDuplexCandidateGroup()3482 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()3491 if (isDblRegForSubInst(DstReg, HRI) && isIntRegForSubInst(SrcReg) && in getDuplexCandidateGroup()