/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 69 MI.tieOperands(0, 1); in tieOpsIfNeeded() 323 MI.tieOperands(0, 1); in processBlock()
|
D | SystemZPostRewrite.cpp | 224 MI.tieOperands(0, 1); in selectMI()
|
D | SystemZInstrInfo.cpp | 168 MI.tieOperands(0, 1); in expandRIEPseudo() 664 UseMI.tieOperands(0, 1); in FoldImmediate()
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 70 MI.tieOperands(0, 1); in tieOpsIfNeeded() 366 MI.tieOperands(0, 1); in processBlock()
|
D | SystemZPostRewrite.cpp | 224 MI.tieOperands(0, 1); in selectMI()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIAddIMGInit.cpp | 166 MI.tieOperands(DstIdx, MI.getNumOperands() - 1); in runOnMachineFunction()
|
D | SIShrinkInstructions.cpp | 305 MI.tieOperands( in shrinkMIMG() 383 MI.tieOperands(0, 2); in shrinkScalarLogicOp() 680 MI.tieOperands(0, 1); in runOnMachineFunction()
|
D | SIPeepholeSDWA.cpp | 511 MI.tieOperands(AMDGPU::getNamedOperandIdx(MI.getOpcode(), AMDGPU::OpName::vdst), in convertToSDWA() 1153 SDWAInst->tieOperands(PreserveDstIdx, SDWAInst->getNumOperands() - 1); in convertToSDWA()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIAddIMGInit.cpp | 171 MI.tieOperands(DstIdx, MI.getNumOperands() - 1); in runOnMachineFunction()
|
D | SIShrinkInstructions.cpp | 304 MI.tieOperands( in shrinkMIMG() 376 MI.tieOperands(0, 2); in shrinkScalarLogicOp() 658 MI.tieOperands(0, 1); in runOnMachineFunction()
|
D | SIPeepholeSDWA.cpp | 511 MI.tieOperands(AMDGPU::getNamedOperandIdx(MI.getOpcode(), AMDGPU::OpName::vdst), in convertToSDWA() 1140 SDWAInst->tieOperands(PreserveDstIdx, SDWAInst->getNumOperands() - 1); in convertToSDWA()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 70 MI.tieOperands(0, 1); in tieOpsIfNeeded()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIShrinkInstructions.cpp | 294 MI.tieOperands(0, 1); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | Utils.cpp | 152 I.tieOperands(DefIdx, OpI); in constrainSelectedInstRegOperands()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | FixupStatepointCallerSaved.cpp | 520 MIB->tieOperands(NewIndices[OldDef], MIB->getNumOperands() - 1); in rewriteStatepoint()
|
D | MachineInstr.cpp | 291 tieOperands(DefIdx, OpNo); in addOperand() 1094 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands() function in MachineInstr
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | InlineAsmLowering.cpp | 475 Inst->tieOperands(DefRegIdx, Inst->getNumOperands() - 1); in lowerInlineAsm()
|
D | Utils.cpp | 166 I.tieOperands(DefIdx, OpI); in constrainSelectedInstRegOperands()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 537 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstr.h | 1034 void tieOperands(unsigned DefIdx, unsigned UseIdx);
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 1051 MI->tieOperands(Def++, Use); in EmitMachineNode() 1222 MIB->tieOperands(DefIdx + j, UseIdx + j); in EmitSpecialNode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 534 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 534 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineInstr.h | 1355 void tieOperands(unsigned DefIdx, unsigned UseIdx);
|
/external/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 851 tieOperands(DefIdx, OpNo); in addOperand() 1399 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands() function in MachineInstr
|