Searched refs:and_or (Results 1 – 3 of 3) sorted by relevance
587 struct and_or { struct588 static const bool and_value = b && and_or<always_false<b>::value>::and_value; argument589 static const bool or_value = !b || and_or<always_false<b>::value>::or_value; argument592 static const bool and_value = and_or<true>::and_value;593 static const bool or_value = and_or<true>::or_value;
141 void (*and_or) (bitset, bitset, bitset, bitset); member248 (SRC1)->b.vtable->and_or (DST, SRC1, SRC2, SRC3)
3521 Hexagon_qi_qiqiqi_Intrinsic<"HEXAGON.C4.and_or">;3581 Hexagon_si_sisisi_Intrinsic<"HEXAGON.M4.and_or">;