Searched refs:BitsPerBool (Results 1 – 1 of 1) sorted by relevance
7788 unsigned BitsPerBool; in LowerBUILD_VECTOR_i1() local7790 BitsPerBool = 8; in LowerBUILD_VECTOR_i1()7793 BitsPerBool = 4; in LowerBUILD_VECTOR_i1()7796 BitsPerBool = 2; in LowerBUILD_VECTOR_i1()7799 BitsPerBool = 1; in LowerBUILD_VECTOR_i1()7824 Bits32 |= BoolMask << (i * BitsPerBool); in LowerBUILD_VECTOR_i1()