Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSetVector.h70 using vector_type = Vector; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2937 const clang::VectorType *vector_type = in IsVectorType() local
4029 const clang::VectorType *vector_type = llvm::dyn_cast<clang::VectorType>( in GetTypeInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5424 if (VectorType* vector_type = in parseFunctionBody() local