| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | nvidia,tegra210-mvc.yaml | 7 title: Tegra210 MVC 10 The Master Volume Control (MVC) provides gain or attenuation to a digital 12 volume control or it can be used as master volume control. The MVC block 15 also included in the MVC block. 43 pattern: "^MVC[1-9]$" 52 MVC ACIF (Audio Client Interface) input port. This is connected 59 MVC ACIF output port. This is connected to corresponding ACIF
|
| /freebsd-14.2/crypto/openssl/crypto/bn/asm/ |
| H A D | bn-c64xplus.asm | 56 [B0] MVC B0,ILC 86 [B0] MVC B0,ILC 112 [B0] MVC B0,ILC 137 [B0] MVC B0,ILC 162 [B0] MVC B0,ILC 194 ||[!A2] MVC B0,ILC 235 MVC B0,RILC 242 || MVC B1,ILC
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZSelectionDAGInfo.cpp | 68 return emitMemMemImm(DAG, DL, SystemZISD::MVC, Chain, Dst, Src, in EmitTargetCodeForMemcpy() 71 return emitMemMemReg(DAG, DL, SystemZISD::MVC, Chain, Dst, Src, Size); in EmitTargetCodeForMemcpy()
|
| H A D | README.txt | 39 We only use MVC, XC and CLC for constant-length block operations.
|
| H A D | SystemZPatterns.td | 114 // Try to use MVC instruction INSN for a load of type LOAD followed by a store
|
| H A D | SystemZInstrInfo.cpp | 353 if (MI.getOpcode() != SystemZ::MVC || !MI.getOperand(0).isFI() || in isStackSlotCopy() 1183 get(SystemZ::MVC)) in foldMemoryOperandImpl() 1194 get(SystemZ::MVC)) in foldMemoryOperandImpl()
|
| H A D | SystemZISelLowering.h | 119 MVC, enumerator
|
| H A D | SystemZOperators.td | 431 def z_mvc : SDNode<"SystemZISD::MVC", SDT_ZMemMemLength, 620 // A store of a load that can be implemented using MVC.
|
| H A D | SystemZScheduleZ196.td | 166 def : InstRW<[WLat1, FXU, LSU3, GroupAlone], (instregex "MVC$")>; 1149 def : InstRW<[WLat30, MCD], (instregex "MVC(K|P|S)$")>; 1150 def : InstRW<[WLat30, MCD], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZScheduleZEC12.td | 171 def : InstRW<[WLat1, FXU, LSU3, GroupAlone], (instregex "MVC$")>; 1194 def : InstRW<[WLat30, MCD], (instregex "MVC(K|P|S)$")>; 1195 def : InstRW<[WLat30, MCD], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZScheduleZ13.td | 187 def : InstRW<[WLat1, FXb, LSU3, GroupAlone], (instregex "MVC$")>; 1469 def : InstRW<[WLat4LSU, FXa2, FXb, LSU5, GroupAlone2], (instregex "MVC(K|P|S)$")>; 1470 def : InstRW<[WLat1, FXa, LSU5, GroupAlone2], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZScheduleZ16.td | 188 def : InstRW<[WLat1, FXb, LSU3, GroupAlone], (instregex "MVC$")>; 1637 def : InstRW<[WLat4LSU, FXa2, FXb, LSU5, GroupAlone2], (instregex "MVC(K|P|S)$")>; 1638 def : InstRW<[WLat1, FXa, LSU5, GroupAlone2], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZScheduleZ14.td | 188 def : InstRW<[WLat1, FXb, LSU3, GroupAlone], (instregex "MVC$")>; 1559 def : InstRW<[WLat4LSU, FXa2, FXb, LSU5, GroupAlone2], (instregex "MVC(K|P|S)$")>; 1560 def : InstRW<[WLat1, FXa, LSU5, GroupAlone2], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZScheduleZ15.td | 188 def : InstRW<[WLat1, FXb, LSU3, GroupAlone], (instregex "MVC$")>; 1605 def : InstRW<[WLat4LSU, FXa2, FXb, LSU5, GroupAlone2], (instregex "MVC(K|P|S)$")>; 1606 def : InstRW<[WLat1, FXa, LSU5, GroupAlone2], (instregex "MVC(S|D)K$")>;
|
| H A D | SystemZISelLowering.cpp | 985 bool MVC = Ty->isIntegerTy(8); in getLoadStoreAddrMode() local 986 return AddressingMode(!MVC/*LongDispl*/, !MVC/*IdxReg*/); in getLoadStoreAddrMode() 6342 OPCODE(MVC); in getTargetNodeName() 8999 if (Opcode == SystemZ::MVC) in emitMemMemWrapper() 9070 if (Opcode != SystemZ::MVC) { in emitMemMemWrapper() 9447 return emitMemMemWrapper(MI, MBB, SystemZ::MVC); in EmitInstrWithCustomInserter() 9462 return emitMemMemWrapper(MI, MBB, SystemZ::MVC, true/*IsMemset*/); in EmitInstrWithCustomInserter()
|
| H A D | SystemZInstrInfo.td | 542 defm MVC : MemorySS<"mvc", 0xD2, z_mvc>;
|
| /freebsd-14.2/share/misc/ |
| H A D | pci_vendors | 14892 0000 MVC IC-PCI 14893 0001 MVC IM-PCI Video frame grabber/processor
|