Searched refs:Src1_32 (Results 1 – 1 of 1) sorted by relevance
563 Variable *Src1_32 = Func->makeVariable(IceType_i32); in genTargetHelperCallFor() local564 Context.insert<InstCast>(CastKind, Src1_32, Src1); in genTargetHelperCallFor()565 Src1 = Src1_32; in genTargetHelperCallFor()