Searched refs:Src0_32 (Results 1 – 1 of 1) sorted by relevance
546 Variable *Src0_32 = Func->makeVariable(IceType_i32); in genTargetHelperCallFor() local547 Context.insert<InstCast>(CastKind, Src0_32, Src0); in genTargetHelperCallFor()548 Src0 = Src0_32; in genTargetHelperCallFor()