Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp1060 EVT ILVT = EVT::getIntegerVT(*DAG.getContext(), LVT.getSizeInBits()); in SoftenFloatOp_FCOPYSIGN() local
1074 RHS = DAG.getNode(ISD::TRUNCATE, dl, ILVT, RHS); in SoftenFloatOp_FCOPYSIGN()
1078 DAG.getNode(ISD::SHL, dl, ILVT, RHS, in SoftenFloatOp_FCOPYSIGN()