Searched refs:HRes (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 3299 SDValue HRes = DAG.getNode(Opcode, DL, VTs, Chain, H0, H1); in getVectorCmp() local 3301 SDValue Res = DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes); in getVectorCmp() 3304 HRes.getValue(1), LRes.getValue(1) }; in getVectorCmp() 3309 SDValue HRes = DAG.getNode(Opcode, DL, MVT::v2i64, H0, H1); in getVectorCmp() local 3311 return DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes); in getVectorCmp()
|
| /src/share/misc/ |
| H A D | pci_vendors | 32336 1361 82806AA PCI64 Hub Controller (HRes) 32337 8086 1361 82806AA PCI64 Hub Controller (HRes) 32338 8086 8000 82806AA PCI64 Hub Controller (HRes)
|