Searched refs:bit_value_t (Results 1 – 1 of 1) sorted by relevance
180 } bit_value_t; typedef182 static bool ValueSet(bit_value_t V) { in ValueSet()186 static bool ValueNotSet(bit_value_t V) { in ValueNotSet()190 static int Value(bit_value_t V) { in Value()194 static bit_value_t bitFromBits(const BitsInit &bits, unsigned index) { in bitFromBits()247 typedef std::vector<bit_value_t> insn_t;401 std::vector<bit_value_t> FilterBitValues;429 const std::vector<bit_value_t> &ParentFilterBitValues, in FilterChooser()623 std::vector<bit_value_t> BitValueArray(Owner->FilterBitValues); in recurse()1360 bit_value_t B = bitFromBits(*SFBits, i); in emitSoftFailTableEntry()[all …]