Home
last modified time | relevance | path

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

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