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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 361 SmallVector<SDValue, 8> LoadChains;
377 LoadChains.push_back(ScalarLoad.getValue(1));
381 &LoadChains[0], LoadChains.size());
SelectionDAG.cpp     [all...]

Completed in 24 milliseconds