Home
last modified time | relevance | path

Searched defs:findCommutedOpIndices (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp181 bool TargetInstrInfo::findCommutedOpIndices(MachineInstr *MI, in findCommutedOpIndices() function in TargetInstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp307 bool PPCInstrInfo::findCommutedOpIndices(MachineInstr *MI, unsigned &SrcOpIdx1, in findCommutedOpIndices() function in PPCInstrInfo
/external/llvm/lib/Target/R600/
DSIInstrInfo.cpp830 bool SIInstrInfo::findCommutedOpIndices(MachineInstr *MI, in findCommutedOpIndices() function in SIInstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3148 bool X86InstrInfo::findCommutedOpIndices(MachineInstr *MI, unsigned &SrcOpIdx1, in findCommutedOpIndices() function in X86InstrInfo