Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp44 cl::opt<bool> ANDIGlueBug("expose-ppc-andi-glue-bug", variable
2742 if (!ANDIGlueBug) in Select()
DPPCISelLowering.cpp67 extern cl::opt<bool> ANDIGlueBug;
132 if (ANDIGlueBug) in PPCTargetLowering()