Home
last modified time | relevance | path

Searched defs:UseOp (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp73 for (const MachineOperand &UseOp : MRI.reg_operands(Reg)) { in hasAnyNonFlatUseOfReg() local
H A DSIFoldOperands.cpp718 MachineOperand &UseOp = UseMI->getOperand(UseOpIdx); in tryToFoldACImm() local
761 const MachineOperand *UseOp = &UseMI->getOperand(UseOpIdx); in foldOperand() local
H A DSIInstrInfo.cpp3429 auto getImmFor = [ImmOp](const MachineOperand &UseOp) -> int64_t { in foldImmediate()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp297 const MachineOperand *UseOp = in addLinkerOpt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp648 unsigned UseOp; member
H A DMachineLICM.cpp1341 [this](const MachineOperand &UseOp) { in IsProfitableToHoist()
H A DTwoAddressInstructionPass.cpp490 MachineOperand *UseOp = nullptr; in findOnlyInterestingUse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5353 int UseOp = -1; in getPartialRegUpdateClearance() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12971 SDValue UseOp = User->getOperand(i); in ExtendUsesToFormExtLoad() local