Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp122 MachineInstr *TargetInstrInfo::commuteInstruction(MachineInstr *MI, in commuteInstruction() function in TargetInstrInfo
DTwoAddressInstructionPass.cpp649 commuteInstruction(MachineBasicBlock::iterator &mi, in commuteInstruction() function in TwoAddressInstructionPass
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp231 PPCInstrInfo::commuteInstruction(MachineInstr *MI, bool NewMI) const { in commuteInstruction() function in PPCInstrInfo
/external/llvm/lib/Target/R600/
DSIInstrInfo.cpp754 MachineInstr *SIInstrInfo::commuteInstruction(MachineInstr *MI, in commuteInstruction() function in SIInstrInfo
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1758 ARMBaseInstrInfo::commuteInstruction(MachineInstr *MI, bool NewMI) const { in commuteInstruction() function in ARMBaseInstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp2937 X86InstrInfo::commuteInstruction(MachineInstr *MI, bool NewMI) const { in commuteInstruction() function in X86InstrInfo