Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops_main.cpp143 for (size_t VJ = 0; VJ < NumTestVectors; ++VJ) { in testShuffleVector() local
/external/clang/tools/libclang/
DCIndex.cpp1774 static bool classof(const VisitorJob *VJ) { in classof()
1789 static bool classof(const VisitorJob *VJ) { in classof()
1801 static bool classof(const VisitorJob *VJ) { in classof()
1817 static bool classof(const VisitorJob *VJ) { in classof()
1834 static bool classof(const VisitorJob *VJ) { in classof()
1850 static bool classof(const VisitorJob *VJ) { in classof()
1874 static bool classof(const VisitorJob *VJ) { in classof()
/external/pcre/src/
Dpcre2_jit_simd_inc.h1857 #define VJ(vj) ((sljit_ins)vj << 5) macro