Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp587 const MachineInstr *getAVLDefMI(const LiveIntervals *LIS) const { in getAVLDefMI() function in __anon60438fba0111::VSETVLIInfo
619 if (auto *DefMI = getAVLDefMI(LIS)) in hasNonZeroAVL()
947 const MachineInstr *DefMI = Info.getAVLDefMI(LIS); in INITIALIZE_PASS()
1098 if (const MachineInstr *DefMI = Info.getAVLDefMI(LIS); in insertVSETVLI()