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