Searched refs:computeInfoForInstr (Results 1 – 1 of 1) sorted by relevance
821 static VSETVLIInfo computeInfoForInstr(const MachineInstr &MI, uint64_t TSFlags, in computeInfoForInstr() function1009 assert(Require == computeInfoForInstr(MI, MI.getDesc().TSFlags, *ST, MRI)); in needVSETVLI()1097 const VSETVLIInfo NewInfo = computeInfoForInstr(MI, TSFlags, *ST, MRI); in transferBefore()