Searched refs:RVT (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeFloatTypes.cpp | 422 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN() local 425 unsigned RSize = RVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() 429 ISD::SHL, dl, RVT, DAG.getConstant(1, dl, RVT), in SoftenFloatRes_FCOPYSIGN() 431 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 432 SignBit = DAG.getNode(ISD::AND, dl, RVT, RHS, SignBit); in SoftenFloatRes_FCOPYSIGN() 435 int SizeDiff = RVT.getSizeInBits() - LVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() 438 DAG.getNode(ISD::SRL, dl, RVT, SignBit, in SoftenFloatRes_FCOPYSIGN() 1080 EVT RVT = N->getValueType(0); in SoftenFloatRes_XINT_TO_FP() local 1093 LC = Signed ? RTLIB::getSINTTOFP(NVT, RVT):RTLIB::getUINTTOFP (NVT, RVT); in SoftenFloatRes_XINT_TO_FP() 1103 CallOptions.setTypeListBeforeSoften(SVT, RVT, true); in SoftenFloatRes_XINT_TO_FP() [all …]
|
| H A D | LegalizeDAG.cpp | 5023 EVT RVT = Node->getValueType(0); in ConvertNodeToLibcall() local 5037 LC = Signed ? RTLIB::getSINTTOFP(NVT, RVT) in ConvertNodeToLibcall() 5038 : RTLIB::getUINTTOFP(NVT, RVT); in ConvertNodeToLibcall() 5048 TLI.makeLibCall(DAG, LC, RVT, Op, CallOptions, dl, Chain); in ConvertNodeToLibcall() 5065 EVT RVT = Node->getValueType(0); in ConvertNodeToLibcall() local 5078 if (NVT.bitsGE(RVT)) in ConvertNodeToLibcall() 5089 Results.push_back(DAG.getNode(ISD::TRUNCATE, dl, RVT, Tmp.first)); in ConvertNodeToLibcall()
|
| H A D | DAGCombiner.cpp | 28059 EVT RVT = RHS.getValueType(); in XformToShuffleWithZero() local 28067 int NumSubBits = RVT.getScalarSizeInBits() / Split; in XformToShuffleWithZero() 28114 if (RVT.getScalarSizeInBits() % 8 == 0) in XformToShuffleWithZero() 28115 MaxSplit = RVT.getScalarSizeInBits() / 8; in XformToShuffleWithZero() 28118 if (RVT.getScalarSizeInBits() % Split == 0) in XformToShuffleWithZero()
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6dl-prtrvt.dts | 12 model = "Protonic RVT board";
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 1065 0193 RVT-R Writer 7795 0304 RVT-H Reader
|