Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.cpp67 static cl::opt<bool> VSXSelfCopyCrash("crash-on-ppc-vsx-self-copy", variable
916 if (VSXSelfCopyCrash && SrcReg == SuperReg) in copyPhysReg()
925 if (VSXSelfCopyCrash && DestReg == SuperReg) in copyPhysReg()