Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp87 cl::opt<bool> ANDIGlueBug("expose-ppc-andi-glue-bug", variable
4841 if (!ANDIGlueBug) in Select()
HDPPCISelLowering.cpp135 extern cl::opt<bool> ANDIGlueBug;
236 if (ANDIGlueBug) in PPCTargetLowering()