Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp106 static cl::opt<bool> DisableP10StoreForward( variable
1000 if (!DisableP10StoreForward && isPPC64 && !Subtarget.isLittleEndian()) { in PPCTargetLowering()
11887 if (!DisableP10StoreForward && Subtarget.isPPC64() && in LowerSCALAR_TO_VECTOR()