Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:RegMask

1516   // The memory for RegMask is not owned by the node.
1517 const uint32_t *RegMask;
1521 RegMask(mask) {}
1524 const uint32_t *getRegMask() const { return RegMask; }