Searched defs:isConcrete (Results 1 – 3 of 3) sorted by relevance
340 virtual bool isConcrete() const { return false; } in isConcrete() function463 bool isConcrete() const override { return true; } in isConcrete() function494 bool isConcrete() const override { return true; } in isConcrete() function572 bool isConcrete() const override { return true; } in isConcrete() function645 bool isConcrete() const override { return true; } in isConcrete() function1203 bool isConcrete() const override { return true; } in isConcrete() function
391 bool BitsInit::isConcrete() const { in isConcrete() function in BitsInit666 bool ListInit::isConcrete() const { in isConcrete() function in ListInit1962 bool FieldInit::isConcrete() const { in isConcrete() function in FieldInit2062 bool CondOpInit::isConcrete() const { in isConcrete() function in CondOpInit2181 bool DagInit::isConcrete() const { in isConcrete() function in DagInit
262 bool isConcrete(const TypeSetByHwMode &VTS, bool AllowEmpty) const { in isConcrete() function