Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10094 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitZERO_EXTEND() local
10273 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitANY_EXTEND() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12935 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitZERO_EXTEND() local
13132 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitANY_EXTEND() local