Searched refs:GetValueAsConstant (Results 1 – 2 of 2) sorted by relevance
58 bool GetValueAsConstant(Value val, AttrT &attr) { in GetValueAsConstant() function
1338 if (GetValueAsConstant(block_shape_val, block_shape_attr) && in inferReturnTypes()1339 GetValueAsConstant(paddings_val, paddings_attr)) { in inferReturnTypes()