Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp389 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA() function
619 unsigned NewOpcode = getINCDECFromLEA(MI.getOpcode(), IsINC); in optTwoAddrLEA()
834 getINCDECFromLEA(MI.getOpcode(), Offset.getImm() == 1); in processInstrForSlow3OpLEA()