Searched defs:N1VT (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 6934 EVT N1VT = N1.getValueType(); getNode() local |
H A D | DAGCombiner.cpp | 17223 EVT N1VT = N1->getValueType(0); CanCombineFCOPYSIGN_EXTEND_ROUND() local |