Searched refs:ImpOps (Results 1 – 2 of 2) sorted by relevance
627 ArrayRef<MCPhysReg> ImpOps = in isFixedReg() local629 return is_contained(ImpOps, Reg); in isFixedReg()
8478 SmallVector<MachineOperand, 4> ImpOps; in unfoldMemoryOperand() local8484 ImpOps.push_back(Op); in unfoldMemoryOperand()8533 for (MachineOperand &ImpOp : ImpOps) { in unfoldMemoryOperand()