Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h261 VectorLength, global() enumerator
/llvm-project/llvm/unittests/FuzzMutate/
H A DStrategiesTest.cpp38 int VectorLength[] = {1, 2, 3, 4, 8}; in createInjectorMutator() local
/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp652 unsigned VectorLength = Value.getVectorLength(); Visit() local