/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 201 if ((OpIdx1 == CommuteAnyOperandIndex || OpIdx2 == CommuteAnyOperandIndex) && in commuteInstruction() 214 if (ResultIdx1 == CommuteAnyOperandIndex && in fixCommutedOpIndices() 215 ResultIdx2 == CommuteAnyOperandIndex) { in fixCommutedOpIndices() 218 } else if (ResultIdx1 == CommuteAnyOperandIndex) { in fixCommutedOpIndices() 225 } else if (ResultIdx2 == CommuteAnyOperandIndex) { in fixCommutedOpIndices()
|
D | RegisterCoalescer.cpp | 686 unsigned NewDstIdx = TargetInstrInfo::CommuteAnyOperandIndex; in removeCopyByCommutingDef()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 160 unsigned CommuteIdx0 = TargetInstrInfo::CommuteAnyOperandIndex; in tryAddToFoldList() 161 unsigned CommuteIdx1 = TargetInstrInfo::CommuteAnyOperandIndex; in tryAddToFoldList()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 246 if ((OpIdx1 == CommuteAnyOperandIndex || OpIdx2 == CommuteAnyOperandIndex) && in commuteInstruction() 259 if (ResultIdx1 == CommuteAnyOperandIndex && in fixCommutedOpIndices() 260 ResultIdx2 == CommuteAnyOperandIndex) { in fixCommutedOpIndices() 263 } else if (ResultIdx1 == CommuteAnyOperandIndex) { in fixCommutedOpIndices() 270 } else if (ResultIdx2 == CommuteAnyOperandIndex) { in fixCommutedOpIndices()
|
D | PeepholeOptimizer.cpp | 1537 unsigned CommIdx = TargetInstrInfo::CommuteAnyOperandIndex; in findTargetRecurrence()
|
D | RegisterCoalescer.cpp | 829 unsigned NewDstIdx = TargetInstrInfo::CommuteAnyOperandIndex; in removeCopyByCommutingDef()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 256 if ((OpIdx1 == CommuteAnyOperandIndex || OpIdx2 == CommuteAnyOperandIndex) && in commuteInstruction() 269 if (ResultIdx1 == CommuteAnyOperandIndex && in fixCommutedOpIndices() 270 ResultIdx2 == CommuteAnyOperandIndex) { in fixCommutedOpIndices() 273 } else if (ResultIdx1 == CommuteAnyOperandIndex) { in fixCommutedOpIndices() 280 } else if (ResultIdx2 == CommuteAnyOperandIndex) { in fixCommutedOpIndices()
|
D | PeepholeOptimizer.cpp | 1535 unsigned CommIdx = TargetInstrInfo::CommuteAnyOperandIndex; in findTargetRecurrence()
|
D | RegisterCoalescer.cpp | 837 unsigned NewDstIdx = TargetInstrInfo::CommuteAnyOperandIndex; in removeCopyByCommutingDef()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 312 static const unsigned CommuteAnyOperandIndex = ~0U; variable 332 unsigned OpIdx1 = CommuteAnyOperandIndex, 333 unsigned OpIdx2 = CommuteAnyOperandIndex) const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 404 static const unsigned CommuteAnyOperandIndex = ~0U; variable 424 unsigned OpIdx1 = CommuteAnyOperandIndex, 425 unsigned OpIdx2 = CommuteAnyOperandIndex) const;
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 411 static const unsigned CommuteAnyOperandIndex = ~0U; variable 431 unsigned OpIdx1 = CommuteAnyOperandIndex, 432 unsigned OpIdx2 = CommuteAnyOperandIndex) const;
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegStackify.cpp | 682 Operand0 = TargetInstrInfo::CommuteAnyOperandIndex; in MaybeCommute() 683 Operand1 = TargetInstrInfo::CommuteAnyOperandIndex; in MaybeCommute()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegStackify.cpp | 747 Operand0 = TargetInstrInfo::CommuteAnyOperandIndex; in maybeCommute() 748 Operand1 = TargetInstrInfo::CommuteAnyOperandIndex; in maybeCommute()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegStackify.cpp | 783 Operand0 = TargetInstrInfo::CommuteAnyOperandIndex; in maybeCommute() 784 Operand1 = TargetInstrInfo::CommuteAnyOperandIndex; in maybeCommute()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 374 unsigned CommuteIdx0 = TargetInstrInfo::CommuteAnyOperandIndex; in tryAddToFoldList() 375 unsigned CommuteIdx1 = TargetInstrInfo::CommuteAnyOperandIndex; in tryAddToFoldList()
|
D | AMDGPUISelDAGToDAG.cpp | 2671 unsigned CommuteIdx1 = TargetInstrInfo::CommuteAnyOperandIndex; in isVGPRImm()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 381 unsigned CommuteIdx0 = TargetInstrInfo::CommuteAnyOperandIndex; in tryAddToFoldList() 382 unsigned CommuteIdx1 = TargetInstrInfo::CommuteAnyOperandIndex; in tryAddToFoldList()
|
D | AMDGPUISelDAGToDAG.cpp | 2938 unsigned CommuteIdx1 = TargetInstrInfo::CommuteAnyOperandIndex; in isVGPRImm()
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 728 unsigned CommOpIdx2 = TargetInstrInfo::CommuteAnyOperandIndex; in ReduceTo2Addr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 768 unsigned CommOpIdx2 = TargetInstrInfo::CommuteAnyOperandIndex; in ReduceTo2Addr()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 778 unsigned CommOpIdx2 = TargetInstrInfo::CommuteAnyOperandIndex; in ReduceTo2Addr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 1921 if (SrcOpIdx1 != CommuteAnyOperandIndex && in findThreeSrcCommutedOpIndices() 1925 if (SrcOpIdx2 != CommuteAnyOperandIndex && in findThreeSrcCommutedOpIndices() 1932 if (SrcOpIdx1 == CommuteAnyOperandIndex || in findThreeSrcCommutedOpIndices() 1933 SrcOpIdx2 == CommuteAnyOperandIndex) { in findThreeSrcCommutedOpIndices() 1942 else if (SrcOpIdx2 == CommuteAnyOperandIndex) in findThreeSrcCommutedOpIndices() 4940 unsigned CommuteOpIdx1 = OpNum, CommuteOpIdx2 = CommuteAnyOperandIndex; in foldMemoryOperandImpl()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2404 if (SrcOpIdx1 != CommuteAnyOperandIndex && in findThreeSrcCommutedOpIndices() 2408 if (SrcOpIdx2 != CommuteAnyOperandIndex && in findThreeSrcCommutedOpIndices() 2415 if (SrcOpIdx1 == CommuteAnyOperandIndex || in findThreeSrcCommutedOpIndices() 2416 SrcOpIdx2 == CommuteAnyOperandIndex) { in findThreeSrcCommutedOpIndices() 2425 else if (SrcOpIdx2 == CommuteAnyOperandIndex) in findThreeSrcCommutedOpIndices() 5584 unsigned CommuteOpIdx1 = OpNum, CommuteOpIdx2 = CommuteAnyOperandIndex; in foldMemoryOperandImpl()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 3416 if (SrcOpIdx1 != CommuteAnyOperandIndex && in findFMA3CommutedOpIndices() 3419 if (SrcOpIdx2 != CommuteAnyOperandIndex && in findFMA3CommutedOpIndices() 3425 if (SrcOpIdx1 == CommuteAnyOperandIndex || in findFMA3CommutedOpIndices() 3426 SrcOpIdx2 == CommuteAnyOperandIndex) { in findFMA3CommutedOpIndices() 3436 else if (SrcOpIdx2 == CommuteAnyOperandIndex) in findFMA3CommutedOpIndices() 5840 unsigned CommuteOpIdx1 = OpNum, CommuteOpIdx2 = CommuteAnyOperandIndex; in foldMemoryOperandImpl()
|