Searched defs:isConcrete (Results 1 – 3 of 3) sorted by relevance
354 virtual bool isConcrete() const { return false; } isConcrete() function 479 bool isConcrete() const override { return true; } isConcrete() function 539 bool isConcrete() const override { return false; } isConcrete() function 574 bool isConcrete() const override { return true; } isConcrete() function 652 bool isConcrete() const override { return true; } isConcrete() function 726 bool isConcrete() const override { return true; } isConcrete() function 1336 bool isConcrete() const override { return true; } isConcrete() function [all...]
496 bool BitsInit::isConcrete() const { isConcrete() function in BitsInit 747 bool ListInit::isConcrete() const { isConcrete() function in ListInit 2406 bool FieldInit::isConcrete() const { isConcrete() function in FieldInit 2506 bool CondOpInit::isConcrete() const { isConcrete() function in CondOpInit 2637 bool DagInit::isConcrete() const { isConcrete() function in DagInit [all...]
250 bool isConcrete(const TypeSetByHwMode &VTS, bool AllowEmpty) const { isConcrete() function