Home
last modified time | relevance | path

Searched refs:tieOperands (Results 1 – 25 of 49) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp69 MI.tieOperands(0, 1); in tieOpsIfNeeded()
323 MI.tieOperands(0, 1); in processBlock()
DSystemZPostRewrite.cpp224 MI.tieOperands(0, 1); in selectMI()
DSystemZInstrInfo.cpp168 MI.tieOperands(0, 1); in expandRIEPseudo()
664 UseMI.tieOperands(0, 1); in FoldImmediate()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp70 MI.tieOperands(0, 1); in tieOpsIfNeeded()
366 MI.tieOperands(0, 1); in processBlock()
DSystemZPostRewrite.cpp224 MI.tieOperands(0, 1); in selectMI()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIAddIMGInit.cpp171 MI.tieOperands(DstIdx, MI.getNumOperands() - 1); in runOnMachineFunction()
DSIShrinkInstructions.cpp304 MI.tieOperands( in shrinkMIMG()
376 MI.tieOperands(0, 2); in shrinkScalarLogicOp()
658 MI.tieOperands(0, 1); in runOnMachineFunction()
DSIPeepholeSDWA.cpp511 MI.tieOperands(AMDGPU::getNamedOperandIdx(MI.getOpcode(), AMDGPU::OpName::vdst), in convertToSDWA()
1140 SDWAInst->tieOperands(PreserveDstIdx, SDWAInst->getNumOperands() - 1); in convertToSDWA()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIAddIMGInit.cpp166 MI.tieOperands(DstIdx, MI.getNumOperands() - 1); in runOnMachineFunction()
DSIShrinkInstructions.cpp305 MI.tieOperands( in shrinkMIMG()
383 MI.tieOperands(0, 2); in shrinkScalarLogicOp()
680 MI.tieOperands(0, 1); in runOnMachineFunction()
DSIPeepholeSDWA.cpp511 MI.tieOperands(AMDGPU::getNamedOperandIdx(MI.getOpcode(), AMDGPU::OpName::vdst), in convertToSDWA()
1153 SDWAInst->tieOperands(PreserveDstIdx, SDWAInst->getNumOperands() - 1); in convertToSDWA()
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp70 MI.tieOperands(0, 1); in tieOpsIfNeeded()
/external/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp294 MI.tieOperands(0, 1); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp152 I.tieOperands(DefIdx, OpI); in constrainSelectedInstRegOperands()
/external/llvm-project/llvm/lib/CodeGen/
DFixupStatepointCallerSaved.cpp520 MIB->tieOperands(NewIndices[OldDef], MIB->getNumOperands() - 1); in rewriteStatepoint()
DMachineInstr.cpp291 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/
DInlineAsmLowering.cpp475 Inst->tieOperands(DefRegIdx, Inst->getNumOperands() - 1); in lowerInlineAsm()
DUtils.cpp166 I.tieOperands(DefIdx, OpI); in constrainSelectedInstRegOperands()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp1051 MI->tieOperands(Def++, Use); in EmitMachineNode()
1222 MIB->tieOperands(DefIdx + j, UseIdx + j); in EmitSpecialNode()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h1034 void tieOperands(unsigned DefIdx, unsigned UseIdx);
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp537 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp534 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp534 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp851 tieOperands(DefIdx, OpNo); in addOperand()
1399 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands() function in MachineInstr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp283 tieOperands(DefIdx, OpNo); in addOperand()
1050 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands() function in MachineInstr

12