HomeSort by relevance Sort by last modified time
    Searched refs:StWidth (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp     [all...]
LegalizeDAG.cpp 759 unsigned StWidth = StVT.getSizeInBits();
761 if (StWidth != StVT.getStoreSizeInBits()) {
    [all...]

Completed in 1129 milliseconds