/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | UnreachableBlockElim.cpp | 159 start->RemoveOperand(i); in runOnMachineFunction() 160 start->RemoveOperand(i-1); in runOnMachineFunction() 185 phi->RemoveOperand(i); in runOnMachineFunction() 186 phi->RemoveOperand(i-1); in runOnMachineFunction()
|
D | ExpandPostRAPseudos.cpp | 129 MI->RemoveOperand(3); // SubIdx in LowerSubregToReg() 130 MI->RemoveOperand(1); // Imm in LowerSubregToReg()
|
D | TailDuplication.cpp | 400 MI->RemoveOperand(SrcOpIdx+1); in ProcessPHI() 401 MI->RemoveOperand(SrcOpIdx); in ProcessPHI() 471 II->RemoveOperand(i+1); in UpdateSuccessorsPHIs() 472 II->RemoveOperand(i); in UpdateSuccessorsPHIs() 518 II->RemoveOperand(Idx+1); in UpdateSuccessorsPHIs() 519 II->RemoveOperand(Idx); in UpdateSuccessorsPHIs()
|
D | ProcessImplicitDefs.cpp | 155 MI->RemoveOperand(j); in runOnMachineFunction() 264 RMI->RemoveOperand(OpIdx-j); in runOnMachineFunction()
|
/external/llvm/lib/CodeGen/ |
D | UnreachableBlockElim.cpp | 166 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()
|
D | ExpandPostRAPseudos.cpp | 115 MI->RemoveOperand(3); // SubIdx in LowerSubregToReg() 116 MI->RemoveOperand(1); // Imm in LowerSubregToReg()
|
D | TailDuplicator.cpp | 327 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | UnreachableBlockElim.cpp | 167 start->RemoveOperand(i); in runOnMachineFunction() 168 start->RemoveOperand(i-1); in runOnMachineFunction() 193 phi->RemoveOperand(i); in runOnMachineFunction() 194 phi->RemoveOperand(i-1); in runOnMachineFunction()
|
D | ExpandPostRAPseudos.cpp | 111 MI->RemoveOperand(3); // SubIdx in LowerSubregToReg() 112 MI->RemoveOperand(1); // Imm in LowerSubregToReg()
|
D | TailDuplicator.cpp | 363 MI->RemoveOperand(SrcOpIdx + 1); in processPHI() 364 MI->RemoveOperand(SrcOpIdx); in processPHI() 489 MI.RemoveOperand(i + 1); in updateSuccessorsPHIs() 490 MI.RemoveOperand(i); in updateSuccessorsPHIs() 535 MI.RemoveOperand(Idx + 1); in updateSuccessorsPHIs() 536 MI.RemoveOperand(Idx); in updateSuccessorsPHIs()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 164 MI.RemoveOperand(3); in shortenFPConv() 165 MI.RemoveOperand(2); in shortenFPConv() 166 MI.RemoveOperand(1); in shortenFPConv() 167 MI.RemoveOperand(0); in shortenFPConv()
|
D | SystemZElimCompare.cpp | 211 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-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 164 MI.RemoveOperand(3); in shortenFPConv() 165 MI.RemoveOperand(2); in shortenFPConv() 166 MI.RemoveOperand(1); in shortenFPConv() 167 MI.RemoveOperand(0); in shortenFPConv()
|
D | SystemZElimCompare.cpp | 231 Branch->RemoveOperand(0); in convertToBRCT() 274 Branch->RemoveOperand(0); in convertToLoadAndTrap() 550 Branch->RemoveOperand(CCUse); in fuseCompareOperations() 554 Branch->RemoveOperand(2); in fuseCompareOperations() 555 Branch->RemoveOperand(1); in fuseCompareOperations() 556 Branch->RemoveOperand(0); in fuseCompareOperations()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 500 MI.RemoveOperand(I); in stripExtraCopyOperands() 567 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp() 586 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp() 590 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp() 603 MI->RemoveOperand(Src0Idx); in tryConstantFoldOp() 607 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp() 621 MI->RemoveOperand(Src1Idx); in tryConstantFoldOp() 644 MI->RemoveOperand(Src2Idx); in tryFoldInst() 645 MI->RemoveOperand(AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src1)); in tryFoldInst()
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 803 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-7.0/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 840 I->RemoveOperand(0); in popStackAfter() 1033 MI.RemoveOperand(i); in handleReturn() 1097 MI.RemoveOperand(0); // Remove the explicit ST(0) operand in handleZeroArgFP() 1141 MI.RemoveOperand(NumOps - 1); // Remove explicit ST(0) operand in handleOneArgFP() 1190 MI.RemoveOperand(1); // Drop the source operand. in handleOneArgFPRW() 1191 MI.RemoveOperand(0); // Drop the destination operand. in handleOneArgFPRW() 1389 MI.RemoveOperand(1); in handleCompareFP() 1413 MI.RemoveOperand(0); in handleCondMovFP() 1414 MI.RemoveOperand(1); in handleCondMovFP()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonPeephole.cpp | 219 MI.RemoveOperand(1); in runOnMachineFunction() 226 MI.RemoveOperand(1); in runOnMachineFunction()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 841 I->RemoveOperand(0); in popStackAfter() 973 MI->RemoveOperand(0); // Remove the explicit ST(0) operand in handleZeroArgFP() 1021 MI->RemoveOperand(NumOps-1); // Remove explicit ST(0) operand in handleOneArgFP() 1073 MI->RemoveOperand(1); // Drop the source operand. in handleOneArgFPRW() 1074 MI->RemoveOperand(0); // Drop the destination operand. in handleOneArgFPRW() 1273 MI->RemoveOperand(1); in handleCompareFP() 1297 MI->RemoveOperand(0); in handleCondMovFP() 1298 MI->RemoveOperand(1); in handleCondMovFP() 1677 MI->RemoveOperand(i); in handleSpecialFP()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonPeephole.cpp | 221 MI.RemoveOperand(1); in runOnMachineFunction() 228 MI.RemoveOperand(1); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyCallIndirectFixup.cpp | 122 MI.RemoveOperand(MI.getNumOperands() - 1); in runOnMachineFunction()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 689 annotation->RemoveOperand(i); in ProcessGlobalValues() 716 annotation->RemoveOperand(i + 1); in ProcessGlobalValues() 717 annotation->RemoveOperand(i); in ProcessGlobalValues()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 689 annotation->RemoveOperand(i); in ProcessGlobalValues() 716 annotation->RemoveOperand(i + 1); in ProcessGlobalValues() 717 annotation->RemoveOperand(i); in ProcessGlobalValues()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 1453 MI.RemoveOperand(0); in PredicateInstruction() 1461 MI.RemoveOperand(0); in PredicateInstruction() 1469 MI.RemoveOperand(0); in PredicateInstruction() 1923 MI->RemoveOperand(4); in optimizeCompareInstr() 1924 MI->RemoveOperand(3); in optimizeCompareInstr() 1933 MI->RemoveOperand(3); in optimizeCompareInstr() 2193 MI.RemoveOperand(0); in expandPostRAPseudo() 2241 MI.RemoveOperand(i); in replaceInstrWithLI() 2447 CompareUseMI.RemoveOperand(3); in convertToImmediateForm() 2448 CompareUseMI.RemoveOperand(2); in convertToImmediateForm() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb2InstrInfo.cpp | 406 do MI.RemoveOperand(FrameRegIdx+1); in rewriteT2FrameIndex() 442 MI.RemoveOperand(MI.getNumOperands()-1); in rewriteT2FrameIndex() 478 MI.RemoveOperand(FrameRegIdx+1); in rewriteT2FrameIndex()
|