Searched refs:computeInfoForInstr (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp821 static VSETVLIInfo computeInfoForInstr(const MachineInstr &MI, uint64_t TSFlags, function
1009 assert(Require == computeInfoForInstr(MI, MI.getDesc().TSFlags, *ST, MRI));
1097 const VSETVLIInfo NewInfo = computeInfoForInstr(MI, TSFlags, *ST, MRI);

Completed in 99 milliseconds