Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp385 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()
611 bool IsINC = Disp.getImm() == 1; in optTwoAddrLEA() local