Searched defs:MatchingElementType (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4124 EVT MatchingElementType = local
4128 EVT::getVectorVT(*DAG.getContext(), MatchingElementType,
4356 EVT MatchingElementType =
4360 EVT::getVectorVT(*DAG.getContext(), MatchingElementType,
4538 EVT MatchingElementType = local
4542 EVT::getVectorVT(*DAG.getContext(), MatchingElementType,
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6519 EVT MatchingElementType = EVT::getIntegerVT( local
6522 *DAG.getContext(), MatchingElementType, N00VT.getVectorNumElements());

Completed in 272 milliseconds