OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AltiVecVector
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
TypePrinter.cpp
637
case VectorType::
AltiVecVector
:
697
case VectorType::
AltiVecVector
:
JSONNodeDumper.cpp
604
case VectorType::
AltiVecVector
:
TextNodeDumper.cpp
1410
case VectorType::
AltiVecVector
:
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp
2677
if (vecTy->getVectorKind() == VectorType::
AltiVecVector
2962
if (DestVecTy->getVectorKind() == VectorType::
AltiVecVector
&&
SemaExpr.cpp
7645
if (VTy->getVectorKind() == VectorType::
AltiVecVector
) {
10024
if (LHSVecType->getVectorKind() == VectorType::
AltiVecVector
&&
10032
RHSVecType->getVectorKind() == VectorType::
AltiVecVector
&&
12185
vType->castAs<VectorType>()->getVectorKind() == VectorType::
AltiVecVector
)
SemaChecking.cpp
3215
VectorType::VectorKind::
AltiVecVector
);
SemaType.cpp
1748
VectorType::VectorKind VecKind = VectorType::
AltiVecVector
;
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
3230
AltiVecVector
,
Completed in 105 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026