Home
last modified time | relevance | path

Searched refs:isIndexTypeSigned (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1390 inline bool isIndexTypeSigned(MemIndexType IndexType) { in isIndexTypeSigned() function
H A DSelectionDAGNodes.h2718 bool isIndexSigned() const { return isIndexTypeSigned(getIndexType()); }
2802 bool isIndexSigned() const { return isIndexTypeSigned(getIndexType()); }
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10603 if (ISD::isIndexTypeSigned(IndexType)) { in refineIndexType()
10611 ISD::isIndexTypeSigned(IndexType)) { in refineIndexType()