Home
last modified time | relevance | path

Searched refs:RemoveOperand (Results 1 – 25 of 167) sorted by relevance

1234567

/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp164 MI.RemoveOperand(3); in shortenFPConv()
165 MI.RemoveOperand(2); in shortenFPConv()
166 MI.RemoveOperand(1); in shortenFPConv()
167 MI.RemoveOperand(0); in shortenFPConv()
192 MI.RemoveOperand(3); in shortenFusedFPOp()
193 MI.RemoveOperand(2); in shortenFusedFPOp()
194 MI.RemoveOperand(1); in shortenFusedFPOp()
DSystemZElimCompare.cpp228 Branch->RemoveOperand(0); in convertToBRCT()
271 Branch->RemoveOperand(0); in convertToLoadAndTrap()
653 Branch->RemoveOperand(CCUse); in fuseCompareOperations()
657 Branch->RemoveOperand(2); in fuseCompareOperations()
658 Branch->RemoveOperand(1); in fuseCompareOperations()
659 Branch->RemoveOperand(0); in fuseCompareOperations()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp100 MI->RemoveOperand(3); // SubIdx in LowerSubregToReg()
101 MI->RemoveOperand(1); // Imm in LowerSubregToReg()
113 MI->RemoveOperand(3); // SubIdx in LowerSubregToReg()
114 MI->RemoveOperand(1); // Imm in LowerSubregToReg()
DUnreachableBlockElim.cpp138 start->RemoveOperand(i); in runOnMachineFunction()
139 start->RemoveOperand(i-1); in runOnMachineFunction()
170 phi->RemoveOperand(i); in runOnMachineFunction()
171 phi->RemoveOperand(i-1); in runOnMachineFunction()
DMachineLoopUtils.cpp94 MI.RemoveOperand(LoopRegIdx + 1); in PeelSingleBlockLoop()
95 MI.RemoveOperand(LoopRegIdx + 0); in PeelSingleBlockLoop()
101 MI.RemoveOperand(InitRegIdx + 1); in PeelSingleBlockLoop()
102 MI.RemoveOperand(InitRegIdx + 0); in PeelSingleBlockLoop()
DTailDuplicator.cpp369 MI->RemoveOperand(SrcOpIdx + 1); in processPHI()
370 MI->RemoveOperand(SrcOpIdx); in processPHI()
495 MI.RemoveOperand(i + 1); in updateSuccessorsPHIs()
496 MI.RemoveOperand(i); in updateSuccessorsPHIs()
541 MI.RemoveOperand(Idx + 1); in updateSuccessorsPHIs()
542 MI.RemoveOperand(Idx); in updateSuccessorsPHIs()
/external/llvm-project/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp136 start->RemoveOperand(i); in runOnMachineFunction()
137 start->RemoveOperand(i-1); in runOnMachineFunction()
168 phi->RemoveOperand(i); in runOnMachineFunction()
169 phi->RemoveOperand(i-1); in runOnMachineFunction()
DExpandPostRAPseudos.cpp100 MI->RemoveOperand(3); // SubIdx in LowerSubregToReg()
101 MI->RemoveOperand(1); // Imm in LowerSubregToReg()
113 MI->RemoveOperand(3); // SubIdx in LowerSubregToReg()
114 MI->RemoveOperand(1); // Imm in LowerSubregToReg()
DMachineLoopUtils.cpp93 MI.RemoveOperand(LoopRegIdx + 1); in PeelSingleBlockLoop()
94 MI.RemoveOperand(LoopRegIdx + 0); in PeelSingleBlockLoop()
100 MI.RemoveOperand(InitRegIdx + 1); in PeelSingleBlockLoop()
101 MI.RemoveOperand(InitRegIdx + 0); in PeelSingleBlockLoop()
DTailDuplicator.cpp371 MI->RemoveOperand(SrcOpIdx + 1); in processPHI()
372 MI->RemoveOperand(SrcOpIdx); in processPHI()
497 MI.RemoveOperand(i + 1); in updateSuccessorsPHIs()
498 MI.RemoveOperand(i); in updateSuccessorsPHIs()
543 MI.RemoveOperand(Idx + 1); in updateSuccessorsPHIs()
544 MI.RemoveOperand(Idx); in updateSuccessorsPHIs()
/external/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp166 start->RemoveOperand(i); in runOnMachineFunction()
167 start->RemoveOperand(i-1); in runOnMachineFunction()
192 phi->RemoveOperand(i); in runOnMachineFunction()
193 phi->RemoveOperand(i-1); in runOnMachineFunction()
DExpandPostRAPseudos.cpp115 MI->RemoveOperand(3); // SubIdx in LowerSubregToReg()
116 MI->RemoveOperand(1); // Imm in LowerSubregToReg()
DTailDuplicator.cpp327 MI->RemoveOperand(SrcOpIdx + 1); in processPHI()
328 MI->RemoveOperand(SrcOpIdx); in processPHI()
452 II->RemoveOperand(i + 1); in updateSuccessorsPHIs()
453 II->RemoveOperand(i); in updateSuccessorsPHIs()
498 II->RemoveOperand(Idx + 1); in updateSuccessorsPHIs()
499 II->RemoveOperand(Idx); in updateSuccessorsPHIs()
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp164 MI.RemoveOperand(3); in shortenFPConv()
165 MI.RemoveOperand(2); in shortenFPConv()
166 MI.RemoveOperand(1); in shortenFPConv()
167 MI.RemoveOperand(0); in shortenFPConv()
DSystemZElimCompare.cpp211 Branch->RemoveOperand(0); in convertToBRCT()
429 Branch->RemoveOperand(CCUse); in fuseCompareOperations()
433 Branch->RemoveOperand(2); in fuseCompareOperations()
434 Branch->RemoveOperand(1); in fuseCompareOperations()
435 Branch->RemoveOperand(0); in fuseCompareOperations()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp274 MI->RemoveOperand(I); in updateOperand()
687 UseMI->RemoveOperand(UseMI->getOperandNo(Tmp)); in foldOperand()
717 UseMI->RemoveOperand(I); in foldOperand()
818 UseMI->RemoveOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
837 UseMI->RemoveOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
957 MI.RemoveOperand(I); in stripExtraCopyOperands()
1015 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1016 MI->RemoveOperand(Src0Idx); in tryConstantFoldOp()
1037 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1056 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
[all …]
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp274 MI->RemoveOperand(I); in updateOperand()
716 UseMI->RemoveOperand(UseMI->getOperandNo(Tmp)); in foldOperand()
746 UseMI->RemoveOperand(I); in foldOperand()
845 UseMI->RemoveOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
864 UseMI->RemoveOperand(2); // Remove exec read (or src1 for readlane) in foldOperand()
999 MI.RemoveOperand(I); in stripExtraCopyOperands()
1065 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1084 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1088 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp()
1101 MI->RemoveOperand(Src0Idx); in tryConstantFoldOp()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp163 MI.RemoveOperand(3); in shortenFPConv()
164 MI.RemoveOperand(2); in shortenFPConv()
165 MI.RemoveOperand(1); in shortenFPConv()
166 MI.RemoveOperand(0); in shortenFPConv()
DSystemZElimCompare.cpp228 Branch->RemoveOperand(0); in convertToBRCT()
271 Branch->RemoveOperand(0); in convertToLoadAndTrap()
653 Branch->RemoveOperand(CCUse); in fuseCompareOperations()
657 Branch->RemoveOperand(2); in fuseCompareOperations()
658 Branch->RemoveOperand(1); in fuseCompareOperations()
659 Branch->RemoveOperand(0); in fuseCompareOperations()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp850 I->RemoveOperand(0); in popStackAfter()
993 MI.RemoveOperand(i); in handleCall()
1044 MI.RemoveOperand(i); in handleReturn()
1108 MI.RemoveOperand(0); // Remove the explicit ST(0) operand in handleZeroArgFP()
1154 MI.RemoveOperand(NumOps - 1); // Remove explicit ST(0) operand in handleOneArgFP()
1205 MI.RemoveOperand(1); // Drop the source operand. in handleOneArgFPRW()
1206 MI.RemoveOperand(0); // Drop the destination operand. in handleOneArgFPRW()
1402 MI.RemoveOperand(1); in handleCompareFP()
1426 MI.RemoveOperand(0); in handleCondMovFP()
1427 MI.RemoveOperand(1); in handleCondMovFP()
/external/llvm-project/llvm/lib/Target/X86/
DX86FloatingPoint.cpp850 I->RemoveOperand(0); in popStackAfter()
993 MI.RemoveOperand(i); in handleCall()
1044 MI.RemoveOperand(i); in handleReturn()
1108 MI.RemoveOperand(0); // Remove the explicit ST(0) operand in handleZeroArgFP()
1154 MI.RemoveOperand(NumOps - 1); // Remove explicit ST(0) operand in handleOneArgFP()
1205 MI.RemoveOperand(1); // Drop the source operand. in handleOneArgFPRW()
1206 MI.RemoveOperand(0); // Drop the destination operand. in handleOneArgFPRW()
1405 MI.RemoveOperand(1); in handleCompareFP()
1429 MI.RemoveOperand(0); in handleCondMovFP()
1430 MI.RemoveOperand(1); in handleCondMovFP()
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp803 I->RemoveOperand(0); in popStackAfter()
985 MI.RemoveOperand(i); in handleReturn()
1049 MI.RemoveOperand(0); // Remove the explicit ST(0) operand in handleZeroArgFP()
1093 MI.RemoveOperand(NumOps - 1); // Remove explicit ST(0) operand in handleOneArgFP()
1142 MI.RemoveOperand(1); // Drop the source operand. in handleOneArgFPRW()
1143 MI.RemoveOperand(0); // Drop the destination operand. in handleOneArgFPRW()
1341 MI.RemoveOperand(1); in handleCompareFP()
1365 MI.RemoveOperand(0); in handleCondMovFP()
1366 MI.RemoveOperand(1); in handleCondMovFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp218 MI.RemoveOperand(1); in runOnMachineFunction()
225 MI.RemoveOperand(1); in runOnMachineFunction()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp215 MI.RemoveOperand(1); in runOnMachineFunction()
222 MI.RemoveOperand(1); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCOptAddrMode.cpp451 Ldst.RemoveOperand(OffPos); in changeToAddrMode()
452 Ldst.RemoveOperand(BasePos); in changeToAddrMode()
456 Ldst.RemoveOperand(BasePos - 1); in changeToAddrMode()

1234567