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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 421 EVT LoadVT = WideVT;
424 LoadVT = EVT::getIntegerVT(*DAG.getContext(), LoadBytes << 3);
428 LoadVT, LD->isVolatile(),
SelectionDAGBuilder.cpp     [all...]

Completed in 49 milliseconds