OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDoubleElementsVectorType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DerivedTypes.h
487
VTy = VectorType::
getDoubleElementsVectorType
(VTy);
505
static VectorType *
getDoubleElementsVectorType
(VectorType *VTy) {
562
static FixedVectorType *
getDoubleElementsVectorType
(FixedVectorType *VTy) {
563
return cast<FixedVectorType>(VectorType::
getDoubleElementsVectorType
(VTy));
615
getDoubleElementsVectorType
(ScalableVectorType *VTy) {
617
VectorType::
getDoubleElementsVectorType
(VTy));
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGBuiltin.cpp
9132
auto TupleTy = llvm::VectorType::
getDoubleElementsVectorType
(VTy);
Completed in 40 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026