Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp347 getADDrrFromLEA(unsigned LEAOpcode) getADDrrFromLEA() argument
359 getSUBrrFromLEA(unsigned LEAOpcode) getSUBrrFromLEA() argument
371 getADDriFromLEA(unsigned LEAOpcode,const MachineOperand & Offset) getADDriFromLEA() argument
384 getINCDECFromLEA(unsigned LEAOpcode,bool IsINC) getINCDECFromLEA() argument
403 unsigned LEAOpcode = I->getOpcode(); searchALUInst() local
742 const unsigned LEAOpcode = MI.getOpcode(); processInstrForSlow3OpLEA() local
[all...]