/openbsd/gnu/llvm/clang/utils/TableGen/ |
H A D | RISCVVEmitter.cpp | 123 SemaSignatureTable &SST, 675 SemaSignatureTable &SST, in createRVVIntrinsicRecords() argument 677 SST.init(SemaRecords); in createRVVIntrinsicRecords() 684 R.PrototypeIndex = SST.getIndex(SR.Prototype); in createRVVIntrinsicRecords() 685 R.SuffixIndex = SST.getIndex(SR.Suffix); in createRVVIntrinsicRecords() 686 R.OverloadedSuffixIndex = SST.getIndex(SR.OverloadedSuffix); in createRVVIntrinsicRecords() 714 SemaSignatureTable SST; in createSema() local 719 createRVVIntrinsicRecords(RVVIntrinsicRecords, SST, SemaRecords); in createSema() 723 SST.print(OS); in createSema()
|
/openbsd/share/zoneinfo/datfiles/ |
H A D | zonenow.tab | 31 # -11 - SST 32 XX -1416-17042 Pacific/Pago_Pago Midway; Samoa ("SST")
|
H A D | australasia | 757 -11:00 - SST # S=Samoa 947 -11:00 - SST # S=Samoa 1048 # -11:00 SST Samoa 1210 # some sources use trailing "SST" or "ST" or "SuT" they are by far in
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | sumod.h | 247 # define SST(x) ((x) << 0) macro
|
H A D | rv770d.h | 250 # define SST(x) ((x) << 0) macro
|
H A D | sid.h | 296 # define SST(x) ((x) << 0) macro
|
H A D | cikd.h | 124 # define SST(x) ((x) << 0) macro
|
H A D | sumo_dpm.c | 470 WREG32(CG_SSP, SSTU(u) | SST(p)); in sumo_program_sstp()
|
H A D | rv770_dpm.c | 871 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in rv770_program_sstp()
|
H A D | si_dpm.c | 3775 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in si_program_sstp()
|
H A D | ci_dpm.c | 2006 WREG32_SMC(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in ci_program_sstp()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | 20010519-1.f | 524 & BNDBND, BNDTW, EBST, MBST, BBT, SST, GBEnr, GSBP 549 & MBST = 57, BBT = 58, SST = 59, GBEnr = 60,
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 6277 VPStridedStoreSDNode *SST = cast<VPStridedStoreSDNode>(N); in WidenVecOp_VP_STRIDED_STORE() local 6278 SDValue Mask = SST->getMask(); in WidenVecOp_VP_STRIDED_STORE() 6279 SDValue StVal = SST->getValue(); in WidenVecOp_VP_STRIDED_STORE() 6299 SST->getChain(), DL, StVal, SST->getBasePtr(), SST->getOffset(), in WidenVecOp_VP_STRIDED_STORE() 6300 SST->getStride(), Mask, SST->getVectorLength(), SST->getMemoryVT(), in WidenVecOp_VP_STRIDED_STORE() 6301 SST->getMemOperand(), SST->getAddressingMode(), SST->isTruncatingStore(), in WidenVecOp_VP_STRIDED_STORE() 6302 SST->isCompressingStore()); in WidenVecOp_VP_STRIDED_STORE()
|
H A D | SelectionDAG.cpp | 793 ID.AddInteger(SST->getMemoryVT().getRawBits()); in AddNodeIDCustom() 794 ID.AddInteger(SST->getRawSubclassData()); in AddNodeIDCustom() 795 ID.AddInteger(SST->getPointerInfo().getAddrSpace()); in AddNodeIDCustom() 8751 auto *SST = cast<VPStridedStoreSDNode>(OrigStore); in getIndexedStridedStoreVP() local 8752 assert(SST->getOffset().isUndef() && in getIndexedStridedStoreVP() 8756 SST->getChain(), SST->getValue(), Base, Offset, SST->getStride(), in getIndexedStridedStoreVP() 8757 SST->getMask(), SST->getVectorLength()}; in getIndexedStridedStoreVP() 8760 ID.AddInteger(SST->getMemoryVT().getRawBits()); in getIndexedStridedStoreVP() 8761 ID.AddInteger(SST->getRawSubclassData()); in getIndexedStridedStoreVP() 8762 ID.AddInteger(SST->getPointerInfo().getAddrSpace()); in getIndexedStridedStoreVP() [all …]
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | sid.h | 297 # define SST(x) ((x) << 0) macro
|
/openbsd/regress/lib/libc/regex/ |
H A D | tests | 324 [[:blank:]]+ - aSSTb SST
|
/openbsd/sys/dev/pci/ |
H A D | pcidevs | 3185 product EQUINOX SST64 0x0808 SST-64P 3186 product EQUINOX SST128 0x1010 SST-128P 3187 product EQUINOX SST16A 0x80c0 SST-16P 3188 product EQUINOX SST16B 0x80c4 SST-16P 3189 product EQUINOX SST16C 0x80c8 SST-16P 3190 product EQUINOX SST4 0x8888 SST-4p 3191 product EQUINOX SST8 0x9090 SST-8p
|
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/ |
H A D | amdgpu_si_dpm.c | 4255 WREG32(CG_SSP, (SSTU(R600_SSTU_DFLT) | SST(R600_SST_DFLT))); in si_program_sstp()
|