| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZShortenInst.cpp | 70 MI.tieOperands(0, 1); in tieOpsIfNeeded() 366 MI.tieOperands(0, 1); in processBlock()
|
| H A D | SystemZPostRewrite.cpp | 224 MI.tieOperands(0, 1); in selectMI()
|
| H A D | SystemZInstrInfo.cpp | 168 MI.tieOperands(0, 1); in expandRIEPseudo() 665 UseMI.tieOperands(0, 1); in FoldImmediate()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIShrinkInstructions.cpp | 303 MI.tieOperands( in shrinkMIMG() 381 MI.tieOperands(0, 2); in shrinkScalarLogicOp() 678 MI.tieOperands(0, 1); in runOnMachineFunction()
|
| H A D | SIPeepholeSDWA.cpp | 485 MI.tieOperands(AMDGPU::getNamedOperandIdx(MI.getOpcode(), AMDGPU::OpName::vdst), in convertToSDWA() 1127 SDWAInst->tieOperands(PreserveDstIdx, SDWAInst->getNumOperands() - 1); in convertToSDWA()
|
| H A D | AMDGPUInstructionSelector.cpp | 1765 MIB->tieOperands(0, MIB->getNumOperands() - 1); in selectImageIntrinsic() 1933 MovSDWA->tieOperands(0, MovSDWA->getNumOperands() - 1); in selectG_TRUNC() 2915 MovSDWA->tieOperands(0, MovSDWA->getNumOperands() - 1); in selectG_SHUFFLE_VECTOR() 2933 MovSDWA->tieOperands(0, MovSDWA->getNumOperands() - 1); in selectG_SHUFFLE_VECTOR()
|
| H A D | SIInstrInfo.cpp | 861 MIB->tieOperands(0, MIB->getNumOperands() - 1); in copyPhysReg() 1869 MIB->tieOperands(ImpDefIdx, ImpUseIdx); in expandPostRAPseudo() 1903 MIB->tieOperands(ImpDefIdx, ImpUseIdx); in expandPostRAPseudo() 5121 Inst.tieOperands(NewVDst, NewVDstIn); in moveFlatAddrToVGPR()
|
| H A D | SIISelLowering.cpp | 11310 MI.tieOperands(DstIdx, MI.getNumOperands() - 1); in AddIMGInit()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | InlineAsmLowering.cpp | 480 Inst->tieOperands(DefRegIdx, Inst->getNumOperands() - 1); in lowerInlineAsm()
|
| H A D | Utils.cpp | 174 I.tieOperands(DefIdx, OpI); in constrainSelectedInstRegOperands()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | FixupStatepointCallerSaved.cpp | 532 MIB->tieOperands(NewIndices[OldDef], MIB->getNumOperands() - 1); in rewriteStatepoint()
|
| H A D | MachineInstr.cpp | 291 tieOperands(DefIdx, OpNo); in addOperand() 1099 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands() function in MachineInstr
|
| H A D | TargetInstrInfo.cpp | 553 NewMI->tieOperands(TiedTo, NewMI->getNumOperands() - 1); in foldPatchpoint()
|
| H A D | InlineSpiller.cpp | 899 MI->tieOperands(Tied.first, Tied.second); in foldMemoryOperand()
|
| H A D | ModuloSchedule.cpp | 995 NewMI->tieOperands(i, UseIdx); in cloneInstr()
|
| H A D | TargetLoweringBase.cpp | 1203 MIB->tieOperands(TiedTo, MIB->getNumOperands() - 1); in emitPatchPoint()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | InstrEmitter.cpp | 1119 MI->tieOperands(Def++, Use); in EmitMachineNode() 1290 MIB->tieOperands(DefIdx + j, UseIdx + j); in EmitSpecialNode()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.cpp | 534 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ExpandPseudo.cpp | 584 MI.tieOperands(0, 1); in ExpandMI()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstr.h | 1533 void tieOperands(unsigned DefIdx, unsigned UseIdx);
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 523 DefI->tieOperands(P.second, DefI->getNumOperands()-1); in updateDeadsInRange()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIParser.cpp | 1635 MI.tieOperands(TiedPair.first, TiedPair.second); in assignRegisterTies()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.cpp | 2367 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
|
| H A D | ARMISelLowering.cpp | 11990 MI.tieOperands(DefIdx, i); in AdjustInstrPostInstrSelection()
|