HomeSort by: relevance | last modified time | path
    Searched defs:convertToThreeAddress (Results 1 - 10 of 10) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 408 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
TargetInstrInfo.h 408 virtual MachineInstr *convertToThreeAddress(MachineFunction::iterator &MFI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 945 MachineInstr *SystemZInstrInfo::convertToThreeAddress(
SystemZInstrInfo.cpp 945 MachineInstr *SystemZInstrInfo::convertToThreeAddress(
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 176 MachineInstr *ARMBaseInstrInfo::convertToThreeAddress(
ARMBaseInstrInfo.cpp 176 MachineInstr *ARMBaseInstrInfo::convertToThreeAddress(
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstrInfo.cpp 1377 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI,
X86InstrInfo.cpp 1377 X86InstrInfo::convertToThreeAddress(MachineFunction::iterator &MFI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 3043 MachineInstr *SIInstrInfo::convertToThreeAddress(MachineFunction::iterator &MBB,
SIInstrInfo.cpp 3043 MachineInstr *SIInstrInfo::convertToThreeAddress(MachineFunction::iterator &MBB,

Completed in 119 milliseconds