Searched refs:ImpOps (Results 1 – 2 of 2) sorted by relevance
628 ArrayRef<MCPhysReg> ImpOps = in isFixedReg() local630 return is_contained(ImpOps, Reg); in isFixedReg()
8383 SmallVector<MachineOperand, 4> ImpOps; in unfoldMemoryOperand() local8389 ImpOps.push_back(Op); in unfoldMemoryOperand()8438 for (MachineOperand &ImpOp : ImpOps) { in unfoldMemoryOperand()