Searched refs:tshiftcnt (Results 1 – 7 of 7) sorted by relevance
186 static Type *tshiftcnt; variable
393 extern (C++) __gshared Type tshiftcnt;861 tshiftcnt = tint32; in _init()
5902 exp.e2 = exp.e2.castTo(sc, Type.tshiftcnt); in visit()11059 exp.e2 = exp.e2.castTo(sc, Type.tshiftcnt); in visit()11095 exp.e2 = exp.e2.castTo(sc, Type.tshiftcnt); in visit()11131 exp.e2 = exp.e2.castTo(sc, Type.tshiftcnt); in visit()
191 static Type *tshiftcnt; variable
910 shift = shift->castTo(NULL, Type::tshiftcnt); in Expression_optimize()
2309 exp->e2 = exp->e2->castTo(sc, Type::tshiftcnt); in visit()7224 exp->e2 = exp->e2->castTo(sc, Type::tshiftcnt); in visit()7259 exp->e2 = exp->e2->castTo(sc, Type::tshiftcnt); in visit()7294 exp->e2 = exp->e2->castTo(sc, Type::tshiftcnt); in visit()
100 Type *Type::tshiftcnt;255 tshiftcnt = tint32; in _init()