Searched defs:DisableLEA16 (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86InstrInfo.cpp1453 bool DisableLEA16 = true; local
1517 if (DisableLEA16)
1557 if (DisableLEA16)
1586 if (DisableLEA16)
1628 if (DisableLEA16)
1667 if (DisableLEA16)
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2769 bool DisableLEA16 = true; local
2829 if (DisableLEA16)
2865 if (DisableLEA16)
2899 if (DisableLEA16)
2953 if (DisableLEA16)
3011 if (DisableLEA16)

Completed in 91 milliseconds