Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp231 static inline bool isLEA(const MachineInstr &MI) { in isLEA() function
H A DX86FixupLEAs.cpp220 static bool isLEA(unsigned Opcode) { in isLEA() function