Searched refs:CGEN_INSN_MASK_BITSIZE (Results 1 – 6 of 6) sorted by relevance
130 size = CGEN_INSN_MASK_BITSIZE (insn); in hash_insn_array()167 size = CGEN_INSN_MASK_BITSIZE (ilist->insn); in hash_insn_list()
1657 table provided entry size. Use CGEN_INSN_MASK_BITSIZE.
1106 #define CGEN_INSN_MASK_BITSIZE(insn) \ macro