Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86SchedPredicates.td39 // hasLEAOffset(Offset)
H A DX86FixupLEAs.cpp347 static inline bool hasLEAOffset(const MachineOperand &Offset) { in hasLEAOffset() function
830 if (hasLEAOffset(Offset)) { in processInstrForSlow3OpLEA()
862 if (IsScale1 && !hasLEAOffset(Offset)) { in processInstrForSlow3OpLEA()