Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp776 static VSETVLIInfo computeInfoForInstr(const MachineInstr &MI, uint64_t TSFlags, in computeInfoForInstr() function
948 assert(Require == computeInfoForInstr(MI, MI.getDesc().TSFlags, MRI)); in needVSETVLI()
997 const VSETVLIInfo NewInfo = computeInfoForInstr(MI, TSFlags, MRI); in transferBefore()
1336 if (AvailableInfo != computeInfoForInstr(MI, TSFlags, MRI)) in doPRE()