Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.h549 MachineInstr *convertToThreeAddressWithLEA(unsigned MIOpc,
DX86InstrInfo.cpp2638 MachineInstr *X86InstrInfo::convertToThreeAddressWithLEA( in convertToThreeAddressWithLEA() function in X86InstrInfo
2830 return is64Bit ? convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV) in convertToThreeAddress()
2866 return is64Bit ? convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV) in convertToThreeAddress()
2900 return is64Bit ? convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV) in convertToThreeAddress()
2954 return is64Bit ? convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV) in convertToThreeAddress()
3012 return is64Bit ? convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV) in convertToThreeAddress()
/external/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()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.h590 MachineInstr *convertToThreeAddressWithLEA(unsigned MIOpc,
DX86InstrInfo.cpp1244 MachineInstr *X86InstrInfo::convertToThreeAddressWithLEA( in convertToThreeAddressWithLEA() function in X86InstrInfo
1462 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp); in convertToThreeAddress()
1515 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp); in convertToThreeAddress()
1559 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp); in convertToThreeAddress()
1600 return convertToThreeAddressWithLEA(MIOpc, MFI, MI, LV, Is8BitOp); in convertToThreeAddress()