Searched defs:LEAOpcode (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp329 static inline unsigned getADDrrFromLEA(unsigned LEAOpcode) { argument
341 static inline unsigned getADDriFromLEA(unsigned LEAOpcode, argument
355 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { argument
548 const unsigned LEAOpcode = MI.getOpcode(); local
[all...]

Completed in 157 milliseconds