Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp314 static inline unsigned getADDrrFromLEA(unsigned LEAOpcode) { in getADDrrFromLEA()
326 static inline unsigned getADDriFromLEA(unsigned LEAOpcode, in getADDriFromLEA()
340 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()
533 const unsigned LEAOpcode = MI.getOpcode(); in processInstrForSlow3OpLEA() local
/external/llvm-project/llvm/lib/Target/X86/
DX86FixupLEAs.cpp329 static inline unsigned getADDrrFromLEA(unsigned LEAOpcode) { in getADDrrFromLEA()
341 static inline unsigned getADDriFromLEA(unsigned LEAOpcode, in getADDriFromLEA()
355 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()
553 const unsigned LEAOpcode = MI.getOpcode(); in processInstrForSlow3OpLEA() local