Home | History | Annotate | Download | only in Interpreter

Lines Matching full:bitwidth

1015       unsigned BitWidth = 
1017 if (BitWidth == 32)
1020 assert(BitWidth == 64 && "Invalid index type for getelementptr");