Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp923 VSETVLIInfo getInfoForVSETVLI(const MachineInstr &MI) const;
950 VSETVLIInfo DefInstrInfo = getInfoForVSETVLI(*DefMI); in INITIALIZE_PASS()
959 RISCVInsertVSETVLI::getInfoForVSETVLI(const MachineInstr &MI) const { in getInfoForVSETVLI() function in RISCVInsertVSETVLI
1100 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in insertVSETVLI()
1266 Info = getInfoForVSETVLI(MI); in transferAfter()
1394 VSETVLIInfo DefInfo = getInfoForVSETVLI(*DefMI); in needVSETVLIPHI()
1617 if (!getInfoForVSETVLI(PrevMI).hasEquallyZeroAVL(getInfoForVSETVLI(MI), in canMutatePriorConfig()