Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp343 static inline bool hasLEAOffset(const MachineOperand &Offset) { in hasLEAOffset() function
790 (hasLEAOffset(Offset) || (IsInefficientBase && !BaseOrIndexIsDst))) { in processInstrForSlow3OpLEA()
845 if (hasLEAOffset(Offset)) { in processInstrForSlow3OpLEA()
877 if (IsScale1 && !hasLEAOffset(Offset)) { in processInstrForSlow3OpLEA()
H A DX86SchedPredicates.td39 // hasLEAOffset(Offset)