Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.h590 MachineInstr *convertToThreeAddressWithLEA(unsigned MIOpc,
H A DX86InstrInfo.cpp797 MachineInstr *X86InstrInfo::convertToThreeAddressWithLEA( in convertToThreeAddressWithLEA() function in X86InstrInfo
1008 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV); in convertToThreeAddress()
1033 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV); in convertToThreeAddress()
1058 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV); in convertToThreeAddress()
1099 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV); in convertToThreeAddress()
1137 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV); in convertToThreeAddress()