Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp1498 unsigned SrcIdx1, SrcIdx2; in CommuteChangesDestination() local
1499 if (!TII->findCommutedOpIndices(DefMI, SrcIdx1, SrcIdx2)) in CommuteChangesDestination()
1501 if (SrcIdx1 == 1 && SrcIdx2 == 2) { in CommuteChangesDestination()