Home
last modified time | relevance | path

Searched refs:commuteInstruction (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp164 if (TII->commuteInstruction(MI)) {
169 TII->commuteInstruction(MI);
247 TII->commuteInstruction(MI, false, 0, 1);
361 if (TII->commuteInstruction(MI, false, 1, 2))
417 if (!MI.isCommutable() || !TII->commuteInstruction(MI) ||
H A DSIFoldOperands.cpp286 !TII->commuteInstruction(*MI, false, CommuteIdx0, CommuteIdx1))
290 TII->commuteInstruction(*MI, false, CommuteIdx0, CommuteIdx1);
762 TII->commuteInstruction(*Fold.UseMI, false);
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp111 if (TII->commuteInstruction(MI)) { in foldImmediates()
116 TII->commuteInstruction(MI); in foldImmediates()
181 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
263 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
541 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
605 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
H A DSIFoldOperands.cpp242 TII.commuteInstruction(*Inst32, false); in updateOperand()
346 !TII->commuteInstruction(*MI, false, CommuteIdx0, CommuteIdx1)) in tryAddToFoldList()
375 TII->commuteInstruction(*MI, false, CommuteIdx0, CommuteIdx1); in tryAddToFoldList()
901 TII->commuteInstruction(*Fold.UseMI, false); in foldInstOperand()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp116 if (TII->commuteInstruction(MI)) { in foldImmediates()
121 TII->commuteInstruction(MI); in foldImmediates()
186 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
365 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
648 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
718 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp116 if (TII->commuteInstruction(MI)) { in foldImmediates()
121 TII->commuteInstruction(MI); in foldImmediates()
186 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
358 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
639 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
709 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp116 if (TII->commuteInstruction(MI)) { in foldImmediates()
121 TII->commuteInstruction(MI); in foldImmediates()
186 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
365 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
648 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
718 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp116 if (TII->commuteInstruction(MI)) { in foldImmediates()
121 TII->commuteInstruction(MI); in foldImmediates()
186 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
358 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
639 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
709 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp116 if (TII->commuteInstruction(MI)) { in foldImmediates()
121 TII->commuteInstruction(MI); in foldImmediates()
186 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
358 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
639 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
709 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp116 if (TII->commuteInstruction(MI)) { in foldImmediates()
121 TII->commuteInstruction(MI); in foldImmediates()
186 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
358 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
639 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
711 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp112 if (TII->commuteInstruction(MI)) { in foldImmediates()
117 TII->commuteInstruction(MI); in foldImmediates()
182 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
361 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
661 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
731 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp105 if (TII->commuteInstruction(MI)) { in foldImmediates()
110 TII->commuteInstruction(MI); in foldImmediates()
175 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
359 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
659 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
729 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp105 if (TII->commuteInstruction(MI)) { in foldImmediates()
110 TII->commuteInstruction(MI); in foldImmediates()
175 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
359 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
659 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
729 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp105 if (TII->commuteInstruction(MI)) { in foldImmediates()
110 TII->commuteInstruction(MI); in foldImmediates()
175 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
354 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
654 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
724 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp105 if (TII->commuteInstruction(MI)) { in foldImmediates()
110 TII->commuteInstruction(MI); in foldImmediates()
175 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
359 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
659 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
729 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp105 if (TII->commuteInstruction(MI)) { in foldImmediates()
110 TII->commuteInstruction(MI); in foldImmediates()
175 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
359 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
659 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
729 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp105 if (TII->commuteInstruction(MI)) { in foldImmediates()
110 TII->commuteInstruction(MI); in foldImmediates()
175 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
359 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
659 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
729 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp105 if (TII->commuteInstruction(MI)) { in foldImmediates()
110 TII->commuteInstruction(MI); in foldImmediates()
175 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
354 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
654 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
724 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp105 if (TII->commuteInstruction(MI)) { in foldImmediates()
110 TII->commuteInstruction(MI); in foldImmediates()
175 TII->commuteInstruction(MI, false, 0, 1); in shrinkScalarCompare()
359 if (!TII->commuteInstruction(MI, false, 1, 2)) in shrinkScalarLogicOp()
659 if (TII->commuteInstruction(MI, false, 1, 2)) in runOnMachineFunction()
729 if (!MI.isCommutable() || !TII->commuteInstruction(MI) || in runOnMachineFunction()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Target/
H A DTargetInstrInfo.h219 virtual MachineInstr *commuteInstruction(MachineInstr *MI,
607 virtual MachineInstr *commuteInstruction(MachineInstr *MI,
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h92 virtual MachineInstr *commuteInstruction(MachineInstr *MI, bool NewMI) const;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp188 TII->commuteInstruction(MI, false, 1, 2); in shortenSelect()
341 !TII->commuteInstruction(MI, false, 1, 2))) in processBlock()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DMachineCSE.cpp521 if (MachineInstr *NewMI = TII->commuteInstruction(*MI)) { in ProcessBlock()
530 (void)TII->commuteInstruction(*MI); in ProcessBlock()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DMachineCSE.cpp502 if (MachineInstr *NewMI = TII->commuteInstruction(*MI)) {
511 (void)TII->commuteInstruction(*MI);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp128 bool commuteInstruction(MachineInstr *MI, unsigned DstIdx,
542 bool TwoAddressInstructionPass::commuteInstruction(MachineInstr *MI, in commuteInstruction() function in TwoAddressInstructionPass
549 MachineInstr *NewMI = TII->commuteInstruction(*MI, false, RegBIdx, RegCIdx); in commuteInstruction()
1101 if (DoCommute && commuteInstruction(MI, DstOpIdx, BaseOpIdx, OtherOpIdx, in tryInstructionCommute()

12345678910>>...12