Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcert-mem57-cpp.cpp9 struct alignas(128) Vector1 { struct
32 auto *V1 = new Vector1; in f() argument
/external/eigen/test/
Dvectorization_logic.cpp108 typedef Matrix<Scalar,PacketSize,1> Vector1; in run() typedef
267 typedef Matrix<Scalar,PacketSize,1> Vector1; in run() typedef
/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/
DLegalizerHelperTest.cpp2978 auto Vector1 = B.buildBitcast(V2S32, Copies[0]); in TEST_F() local
3029 auto Vector1 = B.buildBitcast(V2S32, Copies[0]); in TEST_F() local