Searched refs:hasVLOutput (Results 1 – 1 of 1) sorted by relevance
162 bool hasVLOutput = RISCV::isFaultFirstLoad(*MI); in lowerRISCVVMachineInstrToMCInst() local166 if (hasVLOutput && OpNo == 1) in lowerRISCVVMachineInstrToMCInst()170 if (RISCVII::hasMergeOp(TSFlags) && OpNo == 1U + hasVLOutput) { in lowerRISCVVMachineInstrToMCInst()171 assert(MI->getNumExplicitDefs() == 1U + hasVLOutput); in lowerRISCVVMachineInstrToMCInst()