Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp690 auto UndefSplat = B.buildBuildVector(v4s64, {Undef, Undef, Undef, Undef}); in TEST_F() local
692 mi_match(UndefSplat.getReg(0), *MRI, GFCstOrSplatGFCstMatch(FValReg))); in TEST_F()