Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp56 static cl::opt<bool> VSXSelfCopyCrash("crash-on-ppc-vsx-self-copy", variable
826 if (VSXSelfCopyCrash && SrcReg == SuperReg) in copyPhysReg()
835 if (VSXSelfCopyCrash && SrcReg == SuperReg) in copyPhysReg()
844 if (VSXSelfCopyCrash && DestReg == SuperReg) in copyPhysReg()
853 if (VSXSelfCopyCrash && DestReg == SuperReg) in copyPhysReg()