Home
last modified time | relevance | path

Searched refs:MatchingElementType (Results 1 – 2 of 2) sorted by relevance

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