| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZShortenInst.cpp | 71 MI.tieOperands(0, 1); in tieOpsIfNeeded() 366 MI.tieOperands(0, 1); in processBlock()
|
| H A D | SystemZPostRewrite.cpp | 217 MI.tieOperands(0, 1); in selectMI()
|
| H A D | SystemZInstrInfo.cpp | 186 MI.tieOperands(0, 1); in expandRIEPseudo() 682 UseMI.tieOperands(0, 1); in FoldImmediate()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFoldMasks.cpp | 123 MI.tieOperands(0, 1); // Tie false to dest in convertVMergeToVMv()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86CompressEVEX.cpp | 268 MI.tieOperands(0, 1); in CompressEVEXImpl()
|
| H A D | X86ExpandPseudo.cpp | 598 MI.tieOperands(0, 1); in ExpandMI()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIShrinkInstructions.cpp | 376 MI.tieOperands( in shrinkMIMG() 547 MI.tieOperands(0, 2); in shrinkScalarLogicOp() 849 MI.tieOperands(0, 1); in runOnMachineFunction()
|
| H A D | SIPeepholeSDWA.cpp | 486 MI.tieOperands(AMDGPU::getNamedOperandIdx(MI.getOpcode(), AMDGPU::OpName::vdst), in convertToSDWA() 1121 SDWAInst->tieOperands(PreserveDstIdx, SDWAInst->getNumOperands() - 1); in convertToSDWA()
|
| H A D | SIRegisterInfo.cpp | 1707 MIB->tieOperands(0, MIB->getNumOperands() - 1); in buildSpillLoadStore() 2321 MI->tieOperands(NewVDst, NewVDstIn); in eliminateFrameIndex()
|
| H A D | SIInstrInfo.cpp | 1025 MIB->tieOperands(0, MIB->getNumOperands() - 1); in copyPhysReg() 2307 MIB->tieOperands(ImpDefIdx, ImpUseIdx); in expandPostRAPseudo() 2346 MIB->tieOperands(ImpDefIdx, ImpUseIdx); in expandPostRAPseudo() 6071 Inst.tieOperands(NewVDst, NewVDstIn); in moveFlatAddrToVGPR()
|
| H A D | AMDGPUInstructionSelector.cpp | 2084 MIB->tieOperands(0, MIB->getNumOperands() - 1); in selectImageIntrinsic() 2306 MovSDWA->tieOperands(0, MovSDWA->getNumOperands() - 1); in selectG_TRUNC()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | InlineAsmLowering.cpp | 422 Inst->tieOperands(DefRegIdx, Inst->getNumOperands() - 1); in lowerInlineAsm()
|
| H A D | Utils.cpp | 193 I.tieOperands(DefIdx, OpI); in constrainSelectedInstRegOperands()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | FixupStatepointCallerSaved.cpp | 534 MIB->tieOperands(NewIndices[OldDef], MIB->getNumOperands() - 1); in rewriteStatepoint()
|
| H A D | MachineInstr.cpp | 279 tieOperands(DefIdx, OpNo); in addOperand() 1121 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands() function in MachineInstr 2528 tieOperands(Tie1, Tie2); in insert()
|
| H A D | InlineSpiller.cpp | 974 MI->tieOperands(Tied.first, Tied.second); in foldMemoryOperand()
|
| H A D | TargetInstrInfo.cpp | 561 NewMI->tieOperands(TiedTo, NewMI->getNumOperands() - 1); in foldPatchpoint()
|
| H A D | TargetLoweringBase.cpp | 1252 MIB->tieOperands(TiedTo, MIB->getNumOperands() - 1); in emitPatchPoint()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | InstrEmitter.cpp | 1189 MI->tieOperands(Def++, Use); in EmitMachineNode() 1355 MIB->tieOperands(DefIdx + j, UseIdx + j); in EmitSpecialNode()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.cpp | 532 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.cpp | 830 MI.tieOperands(1, 3); in createScratchRegisterForInstruction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstr.h | 1610 void tieOperands(unsigned DefIdx, unsigned UseIdx);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 524 DefI->tieOperands(DefIdx, DefI->getNumOperands()-1); in updateDeadsInRange()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIParser.cpp | 1727 MI.tieOperands(TiedPair.first, TiedPair.second); in assignRegisterTies()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.cpp | 2392 NewMI->tieOperands(0, NewMI->getNumOperands() - 1); in optimizeSelect()
|