Searched defs:const_decl (Results 1 – 3 of 3) sorted by relevance
84 struct const_decl { struct85 struct {88 } constant_range[UREG_MAX_CONSTANT_RANGE];89 unsigned nr_constant_ranges;
88 struct const_decl { struct89 struct {92 } constant_range[UREG_MAX_CONSTANT_RANGE];93 unsigned nr_constant_ranges;
41 std::string const_decl; member