Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp301 static inline int getADDrrFromLEA(int LEAOpcode) { in getADDrrFromLEA() function
438 const MCInstrDesc &ADDrr = TII->get(getADDrrFromLEA(Opcode)); in processInstructionForSLM()
499 const MCInstrDesc &ADDrr = TII->get(getADDrrFromLEA(LEAOpcode)); in processInstrForSlow3OpLEA()