| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | mail.news | 92 # attMessageClass data like: "IPM.Microsoft Mail.Note" "IPM.Note.Portada Newseum" 93 # "IPM.Appointment" "IPM.Note.Microsoft.Voicemail.UM.CA"
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZSelectionDAGInfo.cpp | 164 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in addIPMSequence() local 165 SDValue SHL = DAG.getNode(ISD::SHL, DL, MVT::i32, IPM, in addIPMSequence()
|
| H A D | SystemZCopyPhysRegs.cpp | 84 BuildMI(MBB, MI, DL, TII->get(SystemZ::IPM), Tmp); in visitMBB()
|
| H A D | SystemZISelDAGToDAG.cpp | 1971 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local 1972 SDValue Result = CurDAG->getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in expandSelectBoolean() 1974 if (IPM.XORValue) in expandSelectBoolean() 1976 CurDAG->getConstant(IPM.XORValue, DL, MVT::i32)); in expandSelectBoolean() 1978 if (IPM.AddValue) in expandSelectBoolean() 1980 CurDAG->getConstant(IPM.AddValue, DL, MVT::i32)); in expandSelectBoolean() 1983 if (VT == MVT::i32 && IPM.Bit == 31) { in expandSelectBoolean() 1986 CurDAG->getConstant(IPM.Bit, DL, MVT::i32)); in expandSelectBoolean() 1994 CurDAG->getConstant(IPM.Bit, DL, MVT::i32)); in expandSelectBoolean() 1999 int ShlAmt = VT.getSizeInBits() - 1 - IPM.Bit; in expandSelectBoolean()
|
| H A D | SystemZISelLowering.h | 147 IPM, enumerator
|
| H A D | SystemZISelLowering.cpp | 4808 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local 4809 return DAG.getNode(ISD::SRL, DL, MVT::i32, IPM, in getCCResult() 6351 OPCODE(IPM); in getTargetNodeName() 7502 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() local 7503 if (IPM->getOpcode() != SystemZISD::IPM) in combineCCMask() 7517 CCReg = IPM->getOperand(0); in combineCCMask()
|
| H A D | SystemZOperators.td | 280 def z_ipm_1 : SDNode<"SystemZISD::IPM", SDT_ZIPM>;
|
| H A D | SystemZScheduleZ196.td | 650 def : InstRW<[WLat3, FXU, EndGroup], (instregex "IPM$")>;
|
| H A D | SystemZScheduleZEC12.td | 663 def : InstRW<[WLat3, FXU, EndGroup], (instregex "IPM$")>;
|
| H A D | SystemZScheduleZ13.td | 693 def : InstRW<[WLat3, FXa, EndGroup], (instregex "IPM$")>;
|
| H A D | SystemZScheduleZ16.td | 728 def : InstRW<[WLat3, FXa, EndGroup], (instregex "IPM$")>;
|
| H A D | SystemZScheduleZ14.td | 713 def : InstRW<[WLat3, FXa, EndGroup], (instregex "IPM$")>;
|
| H A D | SystemZScheduleZ15.td | 728 def : InstRW<[WLat3, FXa, EndGroup], (instregex "IPM$")>;
|
| H A D | SystemZInstrInfo.td | 1988 def IPM : InherentRRE<"ipm", 0xB222, GR32, z_ipm>;
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/usb/ |
| H A D | mediatek,mtk-xhci.yaml | 147 1 - used by mt8173 etc, revision 1 without following IPM rule; 148 2 - used by mt2712 etc, revision 2 following IPM rule;
|
| H A D | mediatek,mtu3.yaml | 184 1 - used by mt8173 etc, revision 1 without following IPM rule; 185 2 - used by mt2712 etc, revision 2 with following IPM rule;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 862 for (PMDataManager *IPM : IndirectPassManagers) in initializeAllAnalysisInfo() 863 IPM->initializeAnalysisInfo(); in initializeAllAnalysisInfo()
|
| /freebsd-14.2/share/misc/ |
| H A D | pci_vendors | 15222 e02a Diva IPM-300 PCI v1 15223 e02c Diva IPM-600 PCI v1
|