Searched refs:hasMergeOp (Results 1 – 3 of 3) sorted by relevance
170 if (RISCVII::hasMergeOp(TSFlags) && OpNo == 1U + hasVLOutput) { in lowerRISCVVMachineInstrToMCInst()
2487 assert((IsTA != RISCVII::hasMergeOp(TSFlags)) && in doPeepholeMaskedRVV()
147 static inline bool hasMergeOp(uint64_t TSFlags) { in hasMergeOp() function