Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h258 bool findCommutedOpIndices(MCInstrDesc Desc, unsigned & SrcOpIdx0,
DSIInstrInfo.cpp1727 unsigned &SrcOpIdx0, in findCommutedOpIndices() argument
1729 return findCommutedOpIndices(MI.getDesc(), SrcOpIdx0, SrcOpIdx1); in findCommutedOpIndices()
1732 bool SIInstrInfo::findCommutedOpIndices(MCInstrDesc Desc, unsigned &SrcOpIdx0, in findCommutedOpIndices() argument
1746 return fixCommutedOpIndices(SrcOpIdx0, SrcOpIdx1, Src0Idx, Src1Idx); in findCommutedOpIndices()