Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14090 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitZERO_EXTEND() local
14092 DAG.getNode(ISD::SETCC, DL, MatchingVectorType, N0.getOperand(0), in visitZERO_EXTEND()
14311 EVT MatchingVectorType = N00VT.changeVectorElementTypeToInteger(); in visitANY_EXTEND() local
14313 DL, MatchingVectorType, N0.getOperand(0), N0.getOperand(1), in visitANY_EXTEND()