/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | ti,j72xx-thermal.yaml | 7 title: Texas Instruments J72XX VTM (DTS) 14 Management (VTM) device to control up to 8 temperature diode 28 - ti,j721e-vtm 29 - ti,j7200-vtm 33 - description: VTM cfg1 register space 34 - description: VTM cfg2 register space 53 const: ti,j721e-vtm 75 compatible = "ti,j721e-vtm";
|
H A D | ti,am654-thermal.yaml | 7 title: Texas Instruments AM654 VTM (DTS) 14 const: ti,am654-vtm 36 vtm: thermal@42050000 { 37 compatible = "ti,am654-vtm";
|
/freebsd/contrib/llvm-project/clang/lib/Support/ |
H A D | RISCVVIntrinsicUtils.cpp | 412 VectorTypeModifier VTM = VectorTypeModifier::NoModifier; in parsePrototypeDescriptor() local 428 VTM = VectorTypeModifier::Widening2XVector; in parsePrototypeDescriptor() 432 VTM = VectorTypeModifier::Widening4XVector; in parsePrototypeDescriptor() 436 VTM = VectorTypeModifier::Widening8XVector; in parsePrototypeDescriptor() 440 VTM = VectorTypeModifier::MaskVector; in parsePrototypeDescriptor() 468 assert(VTM == VectorTypeModifier::NoModifier && in parsePrototypeDescriptor() 486 VTM = VectorTypeModifier::Log2EEW3; in parsePrototypeDescriptor() 489 VTM = VectorTypeModifier::Log2EEW4; in parsePrototypeDescriptor() 492 VTM = VectorTypeModifier::Log2EEW5; in parsePrototypeDescriptor() 495 VTM = VectorTypeModifier::Log2EEW6; in parsePrototypeDescriptor() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 174 VectorTypeModifier VTM = VectorTypeModifier::NoModifier, 176 : PT(static_cast<uint8_t>(PT)), VTM(static_cast<uint8_t>(VTM)), in PT() 178 constexpr PrototypeDescriptor(uint8_t PT, uint8_t VTM, uint8_t TM) in PrototypeDescriptor() 179 : PT(PT), VTM(VTM), TM(TM) {} in PrototypeDescriptor() 182 uint8_t VTM = static_cast<uint8_t>(VectorTypeModifier::NoModifier); member 189 return PD.PT == PT && PD.VTM == VTM && PD.TM == TM; 192 return std::tie(PT, VTM, TM) < std::tie(PD.PT, PD.VTM, PD.TM);
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am62.dtsi | 85 <0x00 0x00b00000 0x00 0x00b00000 0x00 0x00002400>, /* VTM */ 102 ranges = <0x00 0x00b00000 0x00 0x00b00000 0x00 0x00002400>, /* VTM */
|
H A D | k3-am62-wakeup.dtsi | 68 compatible = "ti,j7200-vtm";
|
H A D | k3-am62a-wakeup.dtsi | 67 compatible = "ti,j7200-vtm";
|
H A D | k3-am65-wakeup.dtsi | 107 compatible = "ti,am654-vtm";
|
H A D | k3-am64.dtsi | 58 <0x00 0x00b00000 0x00 0x00b00000 0x00 0x00002400>, /* VTM */
|
H A D | k3-am62a.dtsi | 111 ranges = <0x00 0x00b00000 0x00 0x00b00000 0x00 0x00002400>, /* VTM */
|
H A D | k3-j7200-mcu-wakeup.dtsi | 645 compatible = "ti,j7200-vtm";
|
H A D | k3-j721s2-mcu-wakeup.dtsi | 663 compatible = "ti,j7200-vtm";
|
H A D | k3-j721e-mcu-wakeup.dtsi | 678 compatible = "ti,j721e-vtm";
|
H A D | k3-j784s4-mcu-wakeup.dtsi | 628 compatible = "ti,j7200-vtm";
|
H A D | k3-am64-main.dtsi | 1563 compatible = "ti,j7200-vtm";
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsSystemZ.td | 329 def int_s390_vtm : SystemZBinaryConv<"vtm", llvm_i32_ty, llvm_v16i8_ty>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 273 VTM, enumerator
|
H A D | SystemZOperators.td | 379 def z_vtm : SDNode<"SystemZISD::VTM", SDT_ZCmp>;
|
H A D | SystemZInstrVector.td | 1043 def VTM : CompareVRRa<"vtm", 0xE7D8, z_vtm, v128b, 0>;
|
H A D | SystemZISelLowering.cpp | 2287 Opcode = SystemZISD::VTM; in isIntrinsicWithCC() 2852 // We can use VTM for EQ/NE comparisons of x & y against 0. in adjustForTestUnderMask() 2858 C.Opcode = SystemZISD::VTM; in adjustForTestUnderMask() 6469 OPCODE(VTM); in getTargetNodeName()
|
H A D | SystemZScheduleZ15.td | 1376 def : InstRW<[WLat4, VecStr, NormalGr], (instregex "VTM$")>;
|
H A D | SystemZScheduleZ13.td | 1315 def : InstRW<[WLat4, VecStr, NormalGr], (instregex "VTM$")>;
|
H A D | SystemZScheduleZ14.td | 1337 def : InstRW<[WLat4, VecStr, NormalGr], (instregex "VTM$")>;
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | RISCVVEmitter.cpp | 309 << static_cast<int>(Sig.VTM) << ", " << static_cast<int>(Sig.TM) in print()
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | s390x.pm | 75 vsumqg vsum vsumb vsumh vtm vfae vfaeb vfaeh vfaef vfaebs vfaehs 1600 sub vtm { subroutine
|