Searched refs:bit_value_t (Results 1 – 1 of 1) sorted by relevance
178 } bit_value_t; typedef180 static bool ValueSet(bit_value_t V) { in ValueSet()184 static bool ValueNotSet(bit_value_t V) { in ValueNotSet()188 static int Value(bit_value_t V) { in Value()192 static bit_value_t bitFromBits(const BitsInit &bits, unsigned index) { in bitFromBits()225 typedef std::vector<bit_value_t> insn_t;379 std::vector<bit_value_t> FilterBitValues;407 const std::vector<bit_value_t> &ParentFilterBitValues, in FilterChooser()461 const std::vector<bit_value_t> & filter) const;598 std::vector<bit_value_t> BitValueArray(Owner->FilterBitValues); in recurse()[all …]