Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17600 EVT SignVT = N1.getValueType(); in visitFCOPYSIGN() local
17602 APInt::getSignMask(SignVT.getScalarSizeInBits()))) in visitFCOPYSIGN()