Home | History | Annotate | Download | only in TableGen

Lines Matching defs:isBitcast

2561   bool isBitcast;
2566 isBitcast(false), isVariadic(false) {}
2623 isBitcast = IsNodeBitcast(N);
2693 InstInfo.isBitcast |= PatInfo.isBitcast;