| /freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | baikal,bt1-pvt.yaml | 8 title: Baikal-T1 PVT Sensor 18 is based on the Analog Bits PVT sensor, but is equipped with a dedicated 25 Analog Bits core Bakal-T1 PVT control block 43 This bindings describes the external Baikal-T1 PVT control interfaces 60 - description: PVT reference clock
|
| H A D | moortec,mr75203.yaml | 7 title: Moortec Semiconductor MR75203 PVT Controller 13 A Moortec PVT (Process, Voltage, Temperature) monitoring logic design can 44 - description: PVT common registers 45 - description: PVT temprature sensor registers 46 - description: PVT process detector registers 47 - description: PVT voltage monitor registers 58 PVT controller has 5 VM (voltage monitor) sensors.
|
| H A D | as370.txt | 1 Bindings for Synaptics AS370 PVT sensors
|
| H A D | microchip,lan966x.yaml | 22 - description: PVT registers
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmTypeCheck.cpp | 93 auto PVT = Stack.pop_back_val(); in popType() local 94 if (EVT && *EVT != PVT) { in popType() 96 StringRef("popped ") + WebAssembly::typeToString(PVT) + in popType() 106 auto PVT = Stack.pop_back_val(); in popRefType() local 107 if (!WebAssembly::isRefType(PVT)) { in popRefType() 109 WebAssembly::typeToString(PVT) + in popRefType() 130 auto PVT = Got[Got.size() - ExpectedStackTop.size() + I]; in checkStackTop() local 131 if (PVT != EVT) in checkStackTop() 132 return std::string{"got "} + WebAssembly::typeToString(PVT) + in checkStackTop()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | socionext,uniphier-thermal.yaml | 11 PVT(Process, Voltage and Temperature) monitoring unit implemented on 35 A pair of calibrated values referred from PVT, in case that the values
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | aspeed-bmc-opp-zaius.dts | 380 * These are the PVT (and presumably beyond) addresses:
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 12248 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local 12249 assert((PVT == MVT::i64 || PVT == MVT::i32) && in emitEHSjLjSetJmp() 12292 const int64_t LabelOffset = 1 * PVT.getStoreSize(); in emitEHSjLjSetJmp() 12380 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local 12381 assert((PVT == MVT::i64 || PVT == MVT::i32) && in emitEHSjLjLongJmp() 12391 (PVT == MVT::i64) in emitEHSjLjLongJmp() 12408 if (PVT == MVT::i64) { in emitEHSjLjLongJmp() 12420 if (PVT == MVT::i64) { in emitEHSjLjLongJmp() 12432 if (PVT == MVT::i64) { in emitEHSjLjLongJmp() 12444 if (PVT == MVT::i64) { in emitEHSjLjLongJmp() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 1526 return DAG.getExtLoad(ExtType, DL, PVT, in PromoteOperand() 1545 return DAG.getNode(ExtOpc, DL, PVT, Op); in PromoteOperand() 1602 EVT PVT = VT; in PromoteIntBinOp() local 1605 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntBinOp() 1670 EVT PVT = VT; in PromoteIntShiftOp() local 1673 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntShiftOp() 1681 N0 = SExtPromoteOperand(N0, PVT); in PromoteIntShiftOp() 1683 N0 = ZExtPromoteOperand(N0, PVT); in PromoteIntShiftOp() 1685 N0 = PromoteOperand(N0, PVT, Replace); in PromoteIntShiftOp() 1719 EVT PVT = VT; in PromoteExtend() local [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 6638 EVT PVT = LD->getValueType(0); in LowerAsSplatVectorLoad() local 6639 if (PVT != MVT::i32 && PVT != MVT::f32) in LowerAsSplatVectorLoad() 14801 SDValue Flipped = DAG.getBitcast(PVT, V1); in lowerShuffleAsLanePermuteAndShuffle() 14803 DAG.getVectorShuffle(PVT, DL, Flipped, DAG.getUNDEF(PVT), {2, 3, 0, 1}); in lowerShuffleAsLanePermuteAndShuffle() 35220 MVT PVT = getPointerTy(MF->getDataLayout()); in emitSetJmpShadowStackFix() local 35279 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local 35280 assert((PVT == MVT::i64 || PVT == MVT::i32) && in emitEHSjLjSetJmp() 35476 if (PVT == MVT::i64) { in emitLongJmpShadowStackFix() 35613 assert((PVT == MVT::i64 || PVT == MVT::i32) && in emitEHSjLjLongJmp() 35693 assert((PVT == MVT::i64 || PVT == MVT::i32) && "Invalid Pointer Size!"); in SetupEntryBlockForSjLj() [all …]
|
| H A D | X86ISelLowering.h | 1073 bool IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const override;
|
| /freebsd-14.2/share/misc/ |
| H A D | usb_vendors | 9200 0616 Future Techno Designs PVT, Ltd
|