Home | History | Annotate | Download | only in TableGen

Lines Matching defs:isBitcast

2411   bool isBitcast;
2416 isBitcast(false), isVariadic(false) {}
2473 isBitcast = IsNodeBitcast(N);
2546 InstInfo.isBitcast |= PatInfo.isBitcast;