Home
last modified time | relevance | path

Searched defs:MatchingVectorType (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4127 EVT MatchingVectorType = in visitSIGN_EXTEND() local
4359 EVT MatchingVectorType = in visitZERO_EXTEND() local
4541 EVT MatchingVectorType = in visitANY_EXTEND() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6195 EVT MatchingVectorType = N0VT.changeVectorElementTypeToInteger(); in visitSIGN_EXTEND() local
6521 EVT MatchingVectorType = EVT::getVectorVT( in visitZERO_EXTEND() local
6700 EVT MatchingVectorType = N0VT.changeVectorElementTypeToInteger(); in visitANY_EXTEND() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8799 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitZERO_EXTEND() local
8975 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitANY_EXTEND() local