Lines Matching refs:EmptyProps
1803 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
1805 VLiveOuts.resize(4, DbgValue(EmptyProps, DbgValue::Undef)); in TEST_F()
1823 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1824 VLiveOuts[2] = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
1854 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1855 VLiveOuts[2] = DbgValue(2, EmptyProps, DbgValue::NoVal); in TEST_F()
1863 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1864 VLiveOuts[2] = DbgValue(2, EmptyProps, DbgValue::VPHI); in TEST_F()
1873 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1874 VLiveOuts[2] = DbgValue(2, EmptyProps, DbgValue::VPHI); in TEST_F()
1892 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1898 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1932 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
1934 VLiveOuts.resize(3, DbgValue(EmptyProps, DbgValue::Undef)); in TEST_F()
1951 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1952 VLiveOuts[1] = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
1973 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1975 VLiveOuts[1] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
1991 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
1992 VLiveOuts[1] = DbgValue(0, EmptyProps, DbgValue::VPHI); in TEST_F()
2034 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
2036 VLiveOuts.resize(5, DbgValue(EmptyProps, DbgValue::Undef)); in TEST_F()
2058 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2059 VLiveOuts[1] = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
2060 VLiveOuts[2] = DbgValue(LiveInRbx, EmptyProps, DbgValue::Def); in TEST_F()
2087 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2088 VLiveOuts[1] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2089 VLiveOuts[2] = DbgValue(LiveInRbx, EmptyProps, DbgValue::Def); in TEST_F()
2098 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2099 VLiveOuts[1] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2100 VLiveOuts[2] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2163 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
2165 VLiveOuts.resize(4, DbgValue(EmptyProps, DbgValue::Undef)); in TEST_F()
2187 DbgValue JoinedLoc = DbgValue(3, EmptyProps, DbgValue::NoVal); in TEST_F()
2188 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2189 VLiveOuts[2] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2203 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2204 VLiveOuts[2] = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
2205 JoinedLoc = DbgValue(3, EmptyProps, DbgValue::NoVal); in TEST_F()
2221 JoinedLoc = DbgValue(3, EmptyProps, DbgValue::VPHI); in TEST_F()
2233 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2234 VLiveOuts[2] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2235 JoinedLoc = DbgValue(3, EmptyProps, DbgValue::VPHI); in TEST_F()
2245 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2246 VLiveOuts[2] = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
2247 JoinedLoc = DbgValue(2, EmptyProps, DbgValue::VPHI); in TEST_F()
2255 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2256 VLiveOuts[2] = DbgValue(0, EmptyProps, DbgValue::VPHI); in TEST_F()
2257 JoinedLoc = DbgValue(2, EmptyProps, DbgValue::VPHI); in TEST_F()
2265 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2267 JoinedLoc = DbgValue(3, EmptyProps, DbgValue::VPHI); in TEST_F()
2276 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2278 JoinedLoc = DbgValue(2, EmptyProps, DbgValue::VPHI); in TEST_F()
2292 VLiveOuts[1] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2294 JoinedLoc = DbgValue(3, EmptyProps, DbgValue::VPHI); in TEST_F()
2320 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
2322 VLiveOuts.resize(3, DbgValue(EmptyProps, DbgValue::Undef)); in TEST_F()
2346 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2347 VLiveOuts[1] = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
2348 DbgValue JoinedLoc = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
2355 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2356 VLiveOuts[1] = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
2357 JoinedLoc = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2364 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2365 VLiveOuts[1] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2366 JoinedLoc = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2377 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2379 JoinedLoc = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2386 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2387 VLiveOuts[1] = DbgValue(0, EmptyProps, DbgValue::VPHI); in TEST_F()
2388 JoinedLoc = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2423 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
2425 VLiveOuts.resize(5, DbgValue(EmptyProps, DbgValue::Undef)); in TEST_F()
2449 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2450 VLiveOuts[1] = DbgValue(LiveInRax, EmptyProps, DbgValue::Def); in TEST_F()
2451 VLiveOuts[2] = DbgValue(LiveInRbx, EmptyProps, DbgValue::Def); in TEST_F()
2452 DbgValue JoinedLoc = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2459 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2460 VLiveOuts[1] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2461 VLiveOuts[2] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2462 JoinedLoc = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2470 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2471 VLiveOuts[1] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2473 JoinedLoc = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2480 VLiveOuts[0] = DbgValue(LiveInRsp, EmptyProps, DbgValue::Def); in TEST_F()
2481 VLiveOuts[1] = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2482 VLiveOuts[2] = DbgValue(2, EmptyProps, DbgValue::VPHI); in TEST_F()
2483 JoinedLoc = DbgValue(1, EmptyProps, DbgValue::VPHI); in TEST_F()
2508 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
2533 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2568 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
2610 VLocs[3].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2622 VLocs[2].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2632 VLocs[1].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2644 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2664 VLocs[0].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
2682 VLocs[1].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2683 VLocs[2].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2698 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2699 VLocs[1].Vars.insert({Var, DbgValue(EmptyProps, DbgValue::Undef)}); in TEST_F()
2717 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2718 VLocs[1].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
2736 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2737 VLocs[1].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
2785 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
2813 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2828 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2829 VLocs[1].Vars.insert({Var, DbgValue(EmptyProps, DbgValue::Undef)}); in TEST_F()
2840 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2841 VLocs[1].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2857 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2858 VLocs[1].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
2874 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2875 VLocs[1].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
2891 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2892 VLocs[1].Vars.insert({Var, DbgValue(RspDefInBlk1, EmptyProps, DbgValue::Def)}); in TEST_F()
2912 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2913 VLocs[1].Vars.insert({Var, DbgValue(RspDefInBlk1, EmptyProps, DbgValue::Def)}); in TEST_F()
2934 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2935 VLocs[1].Vars.insert({Var, DbgValue(RspDefInBlk1, EmptyProps, DbgValue::Def)}); in TEST_F()
2968 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2969 VLocs[1].Vars.insert({Var, DbgValue(RspPHIInBlk1, EmptyProps, DbgValue::Def)}); in TEST_F()
2987 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
2988 VLocs[1].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3038 DbgValueProperties EmptyProps(EmptyExpr, false); in TEST_F() local
3068 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3089 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3090 VLocs[2].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
3108 VLocs[2].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
3125 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3126 VLocs[3].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
3140 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3141 VLocs[1].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
3162 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3163 VLocs[2].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3193 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3194 VLocs[2].Vars.insert({Var, DbgValue(LiveInRax, EmptyProps, DbgValue::Def)}); in TEST_F()
3219 VLocs[0].Vars.insert({Var, DbgValue(LiveInRsp, EmptyProps, DbgValue::Def)}); in TEST_F()
3220 VLocs[2].Vars.insert({Var, DbgValue(RspDefInBlk2, EmptyProps, DbgValue::Def)}); in TEST_F()