Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.h554 MachineInstr *convertToThreeAddressWithLEA(unsigned MIOpc,
DX86InstrInfo.cpp760 MachineInstr *X86InstrInfo::convertToThreeAddressWithLEA( in convertToThreeAddressWithLEA() function in X86InstrInfo
979 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp); in convertToThreeAddress()
1032 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp); in convertToThreeAddress()
1076 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp); in convertToThreeAddress()
1117 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp); in convertToThreeAddress()