Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp245 static inline bool isLEA(const int opcode) { in isLEA() function
H A DX86OptimizeLEAs.cpp213 static inline bool isLEA(const MachineInstr &MI) { in isLEA() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp232 static inline bool isLEA(const MachineInstr &MI) { in isLEA() function
H A DX86FixupLEAs.cpp188 static bool isLEA(unsigned Opcode) { in isLEA() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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