Home
last modified time | relevance | path

Searched refs:BaseOpD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2699 const MachineOperand *BaseOpS, *BaseOpD; in isLoopCarriedDep() local
2705 !TII->getMemOperandWithOffset(*DI, BaseOpD, OffsetD, OffsetDIsScalable, in isLoopCarriedDep()
2713 MachineInstr *DefD = MRI.getVRegDef(BaseOpD->getReg()); in isLoopCarriedDep()