Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp484 unsigned SSDstR = in processInstrForSlow3OpLEA() local
492 if (IsInefficientBase && SSDstR == BaseR && !IsScale1) in processInstrForSlow3OpLEA()
542 assert(SSDstR != BaseR && "SSDstR == BaseR should be handled already!"); in processInstrForSlow3OpLEA()