Searched refs:SDI (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
D | examples.cpp | 218 namespace SDI { // PR11558 namespace
|
/external/dropbear/ |
D | LICENSE | 70 Justin Bradford, and CORE SDI S.A.
|
D | NOTICE | 70 Justin Bradford, and CORE SDI S.A.
|
/external/openssh/ |
D | LICENCE | 80 contributed by CORE SDI S.A. under a BSD-style license. 84 * Copyright (c) 1998 CORE SDI S.A., Buenos Aires, Argentina. 91 * WARRANTIES ARE DISCLAIMED. IN NO EVENT SHALL CORE SDI S.A. BE
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFormats.td | 424 // SDI - SSE2 instructions with XD prefix. 440 class SDI<bits<8> o, Format F, dag outs, dag ins, string asm, 752 : SDI<o, F, outs, ins, asm, pattern, itin>, REX_W;
|
D | X86InstrSSE.td | 1765 def CVTSD2SSrr : SDI<0x5A, MRMSrcReg, (outs FR32:$dst), (ins FR64:$src), 1926 def VCVTPD2DQrr : SDI<0xE6, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src), 1934 def VCVTPD2DQXrm : SDI<0xE6, MRMSrcMem, (outs VR128:$dst), (ins f128mem:$src), 1941 def VCVTPD2DQYrr : SDI<0xE6, MRMSrcReg, (outs VR128:$dst), (ins VR256:$src), 1946 def VCVTPD2DQYrm : SDI<0xE6, MRMSrcMem, (outs VR128:$dst), (ins f256mem:$src), 1955 def CVTPD2DQrm : SDI<0xE6, MRMSrcMem, (outs VR128:$dst), (ins f128mem:$src), 1960 def CVTPD2DQrr : SDI<0xE6, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src), 3249 def V#NAME#SDr : SDI<opc, MRMSrcReg, (outs FR64:$dst), 3255 def V#NAME#SDm : SDI<opc, MRMSrcMem, (outs FR64:$dst), 3261 def V#NAME#SDm_Int : SDI<opc, MRMSrcMem, (outs VR128:$dst), [all …]
|