Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8122 [[maybe_unused]] EVT Input1VT = N2.getValueType(); in getNode() local
8124 assert(Input1VT.isVector() && Input1VT == Input2VT && in getNode()
8130 assert(Input1VT.getVectorElementCount().hasKnownScalarFactor( in getNode()