Searched refs:RVT (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeFloatTypes.cpp | 377 EVT RVT = RHS.getValueType(); in SoftenFloatRes_FCOPYSIGN() local 380 unsigned RSize = RVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() 384 ISD::SHL, dl, RVT, DAG.getConstant(1, dl, RVT), in SoftenFloatRes_FCOPYSIGN() 386 TLI.getShiftAmountTy(RVT, DAG.getDataLayout()))); in SoftenFloatRes_FCOPYSIGN() 387 SignBit = DAG.getNode(ISD::AND, dl, RVT, RHS, SignBit); in SoftenFloatRes_FCOPYSIGN() 390 int SizeDiff = RVT.getSizeInBits() - LVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() 393 DAG.getNode(ISD::SRL, dl, RVT, SignBit, in SoftenFloatRes_FCOPYSIGN() 938 EVT RVT = N->getValueType(0); in SoftenFloatRes_XINT_TO_FP() local 951 LC = Signed ? RTLIB::getSINTTOFP(NVT, RVT):RTLIB::getUINTTOFP (NVT, RVT); in SoftenFloatRes_XINT_TO_FP() 961 CallOptions.setTypeListBeforeSoften(SVT, RVT, true); in SoftenFloatRes_XINT_TO_FP() [all …]
|
| H A D | LegalizeDAG.cpp | 4814 EVT RVT = Node->getValueType(0); in ConvertNodeToLibcall() local 4828 LC = Signed ? RTLIB::getSINTTOFP(NVT, RVT) in ConvertNodeToLibcall() 4829 : RTLIB::getUINTTOFP(NVT, RVT); in ConvertNodeToLibcall() 4840 TLI.makeLibCall(DAG, LC, RVT, Op, CallOptions, dl, Chain); in ConvertNodeToLibcall() 4857 EVT RVT = Node->getValueType(0); in ConvertNodeToLibcall() local 4870 if (NVT.bitsGE(RVT)) in ConvertNodeToLibcall() 4882 Results.push_back(DAG.getNode(ISD::TRUNCATE, dl, RVT, Tmp.first)); in ConvertNodeToLibcall()
|
| H A D | DAGCombiner.cpp | 26944 EVT RVT = RHS.getValueType(); in XformToShuffleWithZero() local 26952 int NumSubBits = RVT.getScalarSizeInBits() / Split; in XformToShuffleWithZero() 27002 if (RVT.getScalarSizeInBits() % 8 == 0) in XformToShuffleWithZero() 27003 MaxSplit = RVT.getScalarSizeInBits() / 8; in XformToShuffleWithZero() 27006 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/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmTypeCheck.cpp | 236 for (auto RVT : llvm::reverse(ReturnTypes)) { in endOfFunction() local 237 if (popType(ErrorLoc, RVT)) in endOfFunction()
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 1065 0193 RVT-R Writer 7795 0304 RVT-H Reader
|