Lines Matching refs:BitStructUint
140 BitStructUint</*lsb=*/3, /*width=*/4> u4;
142 BitStructUint</*lsb=*/0, /*width=*/7> alias_all;
149 BitStructUint</*lsb=*/3, /*width=*/4> u4; in TEST()
151 BitStructUint</*lsb=*/0, /*width=*/7> alias_all; in TEST()
220 BitStructUint</*lsb=*/0, /*width=*/3> u3;
221 BitStructUint</*lsb=*/3, /*width=*/10> u10;
222 BitStructUint</*lsb=*/13, /*width=*/19> u19;
224 BitStructUint</*lsb=*/0, /*width=*/32> alias_all;
260 BitStructUint</*lsb=*/3, /*width=*/4> u4;
262 BitStructUint</*lsb=*/0, /*width=*/8> alias_all;
290 BitStructUint</*lsb=*/0, /*width=*/64> alias_all;