Lines Matching defs:TwoOpProps
1808 DbgValueProperties TwoOpProps(TwoOpExpr, false, true);
1930 VLiveOuts[1] = DbgValue(Locs0, TwoOpProps);
1931 VLiveOuts[2] = DbgValue(Locs1, TwoOpProps);
1945 VLiveOuts[1] = DbgValue(Locs2, TwoOpProps);
1946 VLiveOuts[2] = DbgValue(Locs3, TwoOpProps);
1959 VLiveOuts[1] = DbgValue(Locs3, TwoOpProps);
1960 VLiveOuts[2] = DbgValue(Locs4, TwoOpProps);
2001 DbgValueProperties TwoOpProps(TwoOpExpr, false, true);
2060 VLiveOuts[0] = DbgValue(Locs0, TwoOpProps);
2062 VLiveOuts[1] = DbgValue(1, TwoOpProps, DbgValue::VPHI);
2416 DbgValueProperties TwoOpProps(TwoOpExpr, false, true);
2419 JoinedLoc = DbgValue(3, TwoOpProps, DbgValue::VPHI);
2420 VLiveOuts[1] = DbgValue(Locs0, TwoOpProps);
2421 VLiveOuts[2] = DbgValue(Locs1, TwoOpProps);