Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp488 bool IsInefficientIndex = isInefficientLEAReg(IndexR); in processInstrForSlow3OpLEA() local
495 (IsInefficientIndex || !IsScale1)) in processInstrForSlow3OpLEA()
525 if (!IsInefficientBase || (!IsInefficientIndex && IsScale1)) { in processInstrForSlow3OpLEA()