Searched refs:BitsPerBool (Results 1 – 1 of 1) sorted by relevance
7838 unsigned BitsPerBool; in LowerBUILD_VECTOR_i1() local7840 BitsPerBool = 8; in LowerBUILD_VECTOR_i1()7843 BitsPerBool = 4; in LowerBUILD_VECTOR_i1()7846 BitsPerBool = 2; in LowerBUILD_VECTOR_i1()7849 BitsPerBool = 1; in LowerBUILD_VECTOR_i1()7874 Bits32 |= BoolMask << (i * BitsPerBool); in LowerBUILD_VECTOR_i1()