Home
last modified time | relevance | path

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

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