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