Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12935 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitZERO_EXTEND() local
12937 DAG.getNode(ISD::SETCC, DL, MatchingVectorType, N0.getOperand(0), in visitZERO_EXTEND()
13132 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitANY_EXTEND() local
13134 DAG.getSetCC(SDLoc(N), MatchingVectorType, N0.getOperand(0), in visitANY_EXTEND()