Searched refs:expandGetStackTopPseudo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.h84 bool expandGetStackTopPseudo(MachineInstr &MI) const;
H A DVEInstrInfo.cpp485 return expandGetStackTopPseudo(MI);
575 bool VEInstrInfo::expandGetStackTopPseudo(MachineInstr &MI) const { function in class:VEInstrInfo

Completed in 68 milliseconds