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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1903 bool i32Legal = isOperationLegalOrCustom(ISD::FGETSIGN, MVT::i32); local
1904 if ((OpVTLegal || i32Legal) && VT.isSimple() && SrcVT != MVT::f16 &&

Completed in 171 milliseconds