Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.h231 unsigned LEAOpcode, bool AllowSP, unsigned &NewSrc,
DX86InstrInfo.cpp2566 unsigned Opc, bool AllowSP, unsigned &NewSrc, in classifyLEAReg() argument
2571 if (AllowSP) { in classifyLEAReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.h259 unsigned LEAOpcode, bool AllowSP, unsigned &NewSrc,
DX86InstrInfo.cpp731 unsigned Opc, bool AllowSP, unsigned &NewSrc, in classifyLEAReg() argument
737 if (AllowSP) { in classifyLEAReg()