Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUResourceUsageAnalysis.cpp73 for (const MachineOperand &UseOp : MRI.reg_operands(Reg)) { in hasAnyNonFlatUseOfReg() local
HDSIFoldOperands.cpp718 MachineOperand &UseOp = UseMI->getOperand(UseOpIdx); in tryToFoldACImm() local
761 const MachineOperand *UseOp = &UseMI->getOperand(UseOpIdx); in foldOperand() local
HDSIInstrInfo.cpp3429 auto getImmFor = [ImmOp](const MachineOperand &UseOp) -> int64_t { in foldImmediate()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCPreEmitPeephole.cpp297 const MachineOperand *UseOp = in addLinkerOpt() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineTraceMetrics.cpp648 unsigned UseOp; member
HDMachineLICM.cpp1341 [this](const MachineOperand &UseOp) { in IsProfitableToHoist()
HDTwoAddressInstructionPass.cpp490 MachineOperand *UseOp = nullptr; in findOnlyInterestingUse() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMBaseInstrInfo.cpp5353 int UseOp = -1; in getPartialRegUpdateClearance() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp12971 SDValue UseOp = User->getOperand(i); in ExtendUsesToFormExtLoad() local