Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp56 static cl::opt<bool> VSXSelfCopyCrash("crash-on-ppc-vsx-self-copy", variable
852 if (VSXSelfCopyCrash && SrcReg == SuperReg) in copyPhysReg()
861 if (VSXSelfCopyCrash && SrcReg == SuperReg) in copyPhysReg()
870 if (VSXSelfCopyCrash && DestReg == SuperReg) in copyPhysReg()
879 if (VSXSelfCopyCrash && DestReg == SuperReg) in copyPhysReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp68 static cl::opt<bool> VSXSelfCopyCrash("crash-on-ppc-vsx-self-copy", variable
904 if (VSXSelfCopyCrash && SrcReg == SuperReg) in copyPhysReg()
913 if (VSXSelfCopyCrash && DestReg == SuperReg) in copyPhysReg()