Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp558 const MachineInstr *getAVLDefMI(const LiveIntervals *LIS) const { in getAVLDefMI() function in __anoncddf45c50111::VSETVLIInfo
590 if (auto *DefMI = getAVLDefMI(LIS)) in hasNonZeroAVL()
928 const MachineInstr *DefMI = Info.getAVLDefMI(LIS); in INITIALIZE_PASS()
1074 if (const MachineInstr *DefMI = Info.getAVLDefMI(LIS); in insertVSETVLI()