Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp340 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()
411 bool IsINC = Disp.getImm() == 1; in optTwoAddrLEA() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp389 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()
618 bool IsINC = Disp.getImm() == 1; in optTwoAddrLEA() local