Searched refs:getEndClobberMask (Results 1 – 3 of 3) sorted by relevance
373 const uint32_t *getEndClobberMask(const TargetRegisterInfo *TRI) const;
1489 MachineBasicBlock::getEndClobberMask(const TargetRegisterInfo *TRI) const { in getEndClobberMask() function in MachineBasicBlock
242 if (const uint32_t *Mask = MBB.getEndClobberMask(TRI)) { in computeRegMasks()