Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getValueAsBit

1734     bool HasCompleteInstDecoder = Def.getValueAsBit("hasCompleteDecoder");
1771 getValueAsBit("decodePositionallyEncodedOperands")) {
1777 getValueAsBit("noNamedPositionallyEncodedOperands"))
2263 Def->getValueAsBit("isPseudo") ||
2264 getValueAsBit("isAsmParserOnly") ||
2265 Def->getValueAsBit("isCodeGenOnly"))