Searched refs:IPM (Results 1 – 16 of 16) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 171 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in addIPMSequence() local 172 SDValue SHL = DAG.getNode(ISD::SHL, DL, MVT::i32, IPM, in addIPMSequence()
|
D | SystemZISelDAGToDAG.cpp | 1846 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local 1847 SDValue Result = CurDAG->getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in expandSelectBoolean() 1849 if (IPM.XORValue) in expandSelectBoolean() 1851 CurDAG->getConstant(IPM.XORValue, DL, MVT::i32)); in expandSelectBoolean() 1853 if (IPM.AddValue) in expandSelectBoolean() 1855 CurDAG->getConstant(IPM.AddValue, DL, MVT::i32)); in expandSelectBoolean() 1858 if (VT == MVT::i32 && IPM.Bit == 31) { in expandSelectBoolean() 1861 CurDAG->getConstant(IPM.Bit, DL, MVT::i32)); in expandSelectBoolean() 1869 CurDAG->getConstant(IPM.Bit, DL, MVT::i32)); in expandSelectBoolean() 1874 int ShlAmt = VT.getSizeInBits() - 1 - IPM.Bit; in expandSelectBoolean()
|
D | SystemZISelLowering.h | 151 IPM, enumerator
|
D | SystemZISelLowering.cpp | 4078 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local 4079 return DAG.getNode(ISD::SRL, DL, MVT::i32, IPM, in getCCResult() 5343 OPCODE(IPM); in getTargetNodeName() 6234 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() local 6235 if (IPM->getOpcode() != SystemZISD::IPM) in combineCCMask() 6257 CCReg = IPM->getOperand(0); in combineCCMask()
|
D | SystemZOperators.td | 270 def z_ipm_1 : SDNode<"SystemZISD::IPM", SDT_ZIPM>;
|
D | SystemZInstrInfo.cpp | 824 auto MIB = BuildMI(MBB, MBBI, DL, get(SystemZ::IPM), DestReg); in copyPhysReg()
|
D | SystemZScheduleZ196.td | 650 def : InstRW<[WLat3, FXU, EndGroup], (instregex "IPM$")>;
|
D | SystemZScheduleZEC12.td | 663 def : InstRW<[WLat3, FXU, EndGroup], (instregex "IPM$")>;
|
D | SystemZScheduleZ13.td | 693 def : InstRW<[WLat3, FXa, EndGroup], (instregex "IPM$")>;
|
D | SystemZScheduleZ15.td | 728 def : InstRW<[WLat3, FXa, EndGroup], (instregex "IPM$")>;
|
D | SystemZScheduleZ14.td | 713 def : InstRW<[WLat3, FXa, EndGroup], (instregex "IPM$")>;
|
D | SystemZInstrInfo.td | 2003 def IPM : InherentRRE<"ipm", 0xB222, GR32, z_ipm>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 842 for (PMDataManager *IPM : IndirectPassManagers) in initializeAllAnalysisInfo() 843 IPM->initializeAnalysisInfo(); in initializeAllAnalysisInfo()
|
/third_party/eudev/hwdb/ |
D | 20-acpi-vendor.hwdb | 3480 acpi:IPM*: 3481 ID_VENDOR_FROM_DATABASE=IPM Industria Politecnica Meridionale SpA
|
D | 20-OUI.hwdb | 1782 ID_OUI_FROM_DATABASE=IPM Datacom S.R.L. 5268 ID_OUI_FROM_DATABASE=IPM-Net S.p.A. 85356 ID_OUI_FROM_DATABASE=IPM Sales and service Co.,Ltd.
|
D | 20-pci-vendor-model.hwdb | 40404 ID_MODEL_FROM_DATABASE=Diva IPM-300 PCI v1 40407 ID_MODEL_FROM_DATABASE=Diva IPM-600 PCI v1
|