OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNSIGNED_SCALED
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ISDOpcodes.h
1300
///
UNSIGNED_SCALED
Addr = Base + ((unsigned)Index * sizeof(element))
1305
UNSIGNED_SCALED
,
SelectionDAGNodes.h
2438
(getIndexType() == ISD::
UNSIGNED_SCALED
);
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
4240
IndexType == ISD::SIGNED_SCALED || IndexType == ISD::
UNSIGNED_SCALED
;
4300
IndexType == ISD::SIGNED_SCALED || IndexType == ISD::
UNSIGNED_SCALED
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
7900
(IndexType == ISD::SIGNED_SCALED) || (IndexType == ISD::
UNSIGNED_SCALED
);
DAGCombiner.cpp
9645
MGS->setIndexType(Scaled ? ISD::
UNSIGNED_SCALED
: ISD::UNSIGNED_UNSCALED);
Completed in 75 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026