Searched refs:CastToType (Results 1 – 1 of 1) sorted by relevance
1340 Type CastToType = T; in emitBodyAsBuiltinCall() local1350 CastToType = BaseType; in emitBodyAsBuiltinCall()1356 if (CastToType.isVector()) { in emitBodyAsBuiltinCall()1357 CastToType.makeInteger(8, true); in emitBodyAsBuiltinCall()1358 Arg = "(" + CastToType.str() + ")" + Arg; in emitBodyAsBuiltinCall()