Home
last modified time | relevance | path

Searched refs:PropsWithIndirect (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp1897 DbgValueProperties PropsWithIndirect(EmptyExpr, true); in TEST_F() local
1899 VLiveOuts[2] = DbgValue(LiveInRsp, PropsWithIndirect, DbgValue::Def); in TEST_F()
2264 DbgValueProperties PropsWithIndirect(EmptyExpr, true); in TEST_F() local
2266 VLiveOuts[2] = DbgValue(LiveInRsp, PropsWithIndirect, DbgValue::Def); in TEST_F()
2277 VLiveOuts[2] = DbgValue(LiveInRsp, PropsWithIndirect, DbgValue::Def); in TEST_F()
2285 EXPECT_EQ(JoinedLoc.Properties, PropsWithIndirect); in TEST_F()
2469 DbgValueProperties PropsWithIndirect(EmptyExpr, true); in TEST_F() local
2472 VLiveOuts[2] = DbgValue(1, PropsWithIndirect, DbgValue::VPHI); in TEST_F()