Home
last modified time | relevance | path

Searched refs:SubReg2 (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp605 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
612 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
620 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
626 Candidate(&MI, Reg2, SubReg2, FreeBanks2)); in collectCandidates()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp599 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
606 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
614 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
620 Candidate(&MI, Reg2, SubReg2, FreeBanks2)); in collectCandidates()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp599 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
606 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
614 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
620 Candidate(&MI, Reg2, SubReg2, FreeBanks2)); in collectCandidates()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp543 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
550 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
558 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp562 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
569 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
577 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp543 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
550 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
558 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp562 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
569 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
577 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp543 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
550 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
558 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp542 unsigned SubReg2 = OperandMasks[J].SubReg; in collectCandidates() local
549 " and " << printReg(Reg2, SubReg2) << '\n'); in collectCandidates()
557 unsigned FreeBanks2 = getFreeBanks(Reg2, SubReg2, Mask2, UsedBanks); in collectCandidates()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DTargetInstrInfo.cpp177 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
198 SubReg0 = SubReg2; in commuteInstructionImpl()
222 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DTargetInstrInfo.cpp170 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
191 SubReg0 = SubReg2; in commuteInstructionImpl()
215 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DTargetInstrInfo.cpp170 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg();
191 SubReg0 = SubReg2;
215 CommutedMI->getOperand(Idx1).setSubReg(SubReg2);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp189 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
210 SubReg0 = SubReg2; in commuteInstructionImpl()
234 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp182 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
203 SubReg0 = SubReg2; in commuteInstructionImpl()
227 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp189 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
210 SubReg0 = SubReg2; in commuteInstructionImpl()
234 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DTargetInstrInfo.cpp189 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
210 SubReg0 = SubReg2; in commuteInstructionImpl()
234 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp189 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
210 SubReg0 = SubReg2; in commuteInstructionImpl()
234 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DTargetInstrInfo.cpp179 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
200 SubReg0 = SubReg2; in commuteInstructionImpl()
224 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DTargetInstrInfo.cpp180 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
201 SubReg0 = SubReg2; in commuteInstructionImpl()
225 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp179 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
200 SubReg0 = SubReg2; in commuteInstructionImpl()
224 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp189 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
210 SubReg0 = SubReg2; in commuteInstructionImpl()
234 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp189 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
210 SubReg0 = SubReg2; in commuteInstructionImpl()
234 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp189 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
210 SubReg0 = SubReg2; in commuteInstructionImpl()
234 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp179 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
200 SubReg0 = SubReg2; in commuteInstructionImpl()
224 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp189 unsigned SubReg2 = MI.getOperand(Idx2).getSubReg(); in commuteInstructionImpl() local
210 SubReg0 = SubReg2; in commuteInstructionImpl()
234 CommutedMI->getOperand(Idx1).setSubReg(SubReg2); in commuteInstructionImpl()

1234