HomeSort by: relevance | last modified time | path
    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