Searched refs:N1VT (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12880 EVT N1VT = N1->getValueType(0); local
12882 return (N1VT == N1Op0VT || N1Op0VT != MVT::f128);

Completed in 173 milliseconds