OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScalableVectorTyID
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Type.h
78
ScalableVectorTyID
///< Scalable SIMD vector type
236
return getTypeID() ==
ScalableVectorTyID
|| getTypeID() == FixedVectorTyID;
DerivedTypes.h
522
T->getTypeID() ==
ScalableVectorTyID
;
577
: VectorType(ElTy, MinNumElts,
ScalableVectorTyID
) {}
625
return T->getTypeID() ==
ScalableVectorTyID
;
DataLayout.h
691
case Type::
ScalableVectorTyID
: {
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp
618
case Type::
ScalableVectorTyID
:
911
case Type::
ScalableVectorTyID
:
1046
case Type::
ScalableVectorTyID
:
1096
case Type::
ScalableVectorTyID
:
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp
312
case Type::
ScalableVectorTyID
: {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ValueTypes.cpp
521
case Type::
ScalableVectorTyID
: {
540
case Type::
ScalableVectorTyID
: {
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp
174
case Type::
ScalableVectorTyID
: { \
373
case Type::
ScalableVectorTyID
: \
1958
case Type::
ScalableVectorTyID
:
2006
case Type::
ScalableVectorTyID
:
/src/external/apache2/llvm/dist/llvm/lib/IR/
DataLayout.cpp
794
case Type::
ScalableVectorTyID
: {
Type.cpp
136
case Type::
ScalableVectorTyID
: {
Constants.cpp
378
case Type::
ScalableVectorTyID
:
AsmWriter.cpp
675
case Type::
ScalableVectorTyID
: {
Core.cpp
533
case Type::
ScalableVectorTyID
:
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
FunctionComparator.cpp
494
case Type::
ScalableVectorTyID
: {
/src/external/apache2/llvm/dist/llvm/lib/Linker/
IRMover.cpp
300
case Type::
ScalableVectorTyID
:
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
GlobalOpt.cpp
133
case Type::
ScalableVectorTyID
:
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
1004
case Type::
ScalableVectorTyID
: {
Completed in 53 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026