Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp75 for (const MachineOperand &UseOp : MRI.reg_operands(Reg)) { hasAnyNonFlatUseOfReg() local
H A DSIFoldOperands.cpp718 MachineOperand &UseOp = UseMI->getOperand(UseOpIdx); tryToFoldACImm() local
761 const MachineOperand *UseOp = &UseMI->getOperand(UseOpIdx); foldOperand() local
[all...]
H A DSIInstrInfo.cpp3430 __anon0a29979e0202(const MachineOperand &UseOp) foldImmediate() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp297 const MachineOperand *UseOp = addLinkerOpt() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp648 unsigned UseOp; global() member
[all...]
H A DMachineLICM.cpp1341 __anon55e02b010302(const MachineOperand &UseOp) IsProfitableToHoist() argument
H A DTwoAddressInstructionPass.cpp417 MachineOperand *UseOp = nullptr; findOnlyInterestingUse() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5353 int UseOp = -1; getPartialRegUpdateClearance() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12939 SDValue UseOp = User->getOperand(i); ExtendUsesToFormExtLoad() local
[all...]