Searched refs:CastToType (Results 1 – 1 of 1) sorted by relevance
1418 Type CastToType = T; in emitBodyAsBuiltinCall() local1428 CastToType = BaseType; in emitBodyAsBuiltinCall()1434 if (CastToType.isVector()) { in emitBodyAsBuiltinCall()1435 CastToType.makeInteger(8, true); in emitBodyAsBuiltinCall()1436 Arg = "(" + CastToType.str() + ")" + Arg; in emitBodyAsBuiltinCall()