Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp1296 static void emitWAccSpillRestoreInfo(MachineBasicBlock &MBB, bool IsRestore) { in emitWAccSpillRestoreInfo() function
1401 emitWAccSpillRestoreInfo(MBB, false); in lowerWACCSpilling()
1435 emitWAccSpillRestoreInfo(MBB, true); in lowerWACCRestore()