Home
last modified time | relevance | path

Searched defs:isLEA (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp231 static inline bool isLEA(const MachineInstr &MI) { in isLEA() function
H A DX86FixupLEAs.cpp216 static bool isLEA(unsigned Opcode) { in isLEA() function