OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIndexType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h
2433
void
setIndexType
(ISD::MemIndexType IndexType) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp
1917
N->
setIndexType
(TLI.getCanonicalIndexType(N->getIndexType(),
DAGCombiner.cpp
9645
MGS->
setIndexType
(Scaled ? ISD::UNSIGNED_SCALED : ISD::UNSIGNED_UNSCALED);
9654
MGS->
setIndexType
(Scaled ? ISD::SIGNED_SCALED : ISD::SIGNED_UNSCALED);
Completed in 70 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026