Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp384 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA() function
611 unsigned NewOpcode = getINCDECFromLEA(MI.getOpcode(), IsINC); in optTwoAddrLEA()
848 getINCDECFromLEA(MI.getOpcode(), Offset.getImm() == 1); in processInstrForSlow3OpLEA()