Searched defs:isConcrete (Results 1 – 3 of 3) sorted by relevance
354 virtual bool isConcrete() const { return false; } in isConcrete() function479 bool isConcrete() const override { return true; } in isConcrete() function539 bool isConcrete() const override { return false; } in isConcrete() function574 bool isConcrete() const override { return true; } in isConcrete() function652 bool isConcrete() const override { return true; } in isConcrete() function726 bool isConcrete() const override { return true; } in isConcrete() function1336 bool isConcrete() const override { return true; } in isConcrete() function
496 bool BitsInit::isConcrete() const { in isConcrete() function in BitsInit747 bool ListInit::isConcrete() const { in isConcrete() function in ListInit2406 bool FieldInit::isConcrete() const { in isConcrete() function in FieldInit2506 bool CondOpInit::isConcrete() const { in isConcrete() function in CondOpInit2637 bool DagInit::isConcrete() const { in isConcrete() function in DagInit
250 bool isConcrete(const TypeSetByHwMode &VTS, bool AllowEmpty) const { in isConcrete() function