Home
last modified time | relevance | path

Searched defs:Vector1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Dmem57-cpp.cpp9 struct alignas(128) Vector1 { struct
32 auto *V1 = new Vector1; in f() argument
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerHelperTest.cpp3930 auto Vector1 = B.buildBitcast(V2S32, Copies[0]); in TEST_F() local
3981 auto Vector1 = B.buildBitcast(V2S32, Copies[0]); in TEST_F() local