Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isBitcast

2475   bool isBitcast;
2480 isBitcast(false), isVariadic(false) {}
2537 isBitcast = IsNodeBitcast(N);
2610 InstInfo.isBitcast |= PatInfo.isBitcast;