Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsBit

1914   bool CartesianProductOfTypes = R->getValueAsBit("CartesianProductOfTypes");
1915 bool BigEndianSafe = R->getValueAsBit("BigEndianSafe");
1917 bool IsUnavailable = OperationRec->getValueAsBit("Unavailable");
2113 if (R->getValueAsBit("isVCVT_N")) {
2121 } else if (R->getValueAsBit("isScalarShift")) {
2129 } else if (R->getValueAsBit("isShift")) {
2140 if (R->getValueAsBit("isLaneQ"))