Home | History | Annotate | Download | only in IR

Lines Matching defs:getCC

1023     return getTemporary(getContext(), getFlags(), getCC(), getTypeArray());
1036 uint8_t getCC() const { return CC; }