Home
last modified time | relevance | path

Searched refs:SDI (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dexamples.cpp217 namespace SDI { // PR11558 namespace
/external/llvm/lib/Target/X86/
DX86InstrFormats.td548 // SDI - SSE2 instructions with XD prefix.
564 class SDI<bits<8> o, Format F, dag outs, dag ins, string asm,
DX86InstrSSE.td1828 def CVTSD2SSrr : SDI<0x5A, MRMSrcReg, (outs FR32:$dst), (ins FR64:$src),
1993 def VCVTPD2DQrr : SDI<0xE6, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src),
2001 def VCVTPD2DQXrm : SDI<0xE6, MRMSrcMem, (outs VR128:$dst), (ins f128mem:$src),
2008 def VCVTPD2DQYrr : SDI<0xE6, MRMSrcReg, (outs VR128:$dst), (ins VR256:$src),
2013 def VCVTPD2DQYrm : SDI<0xE6, MRMSrcMem, (outs VR128:$dst), (ins f256mem:$src),
2022 def CVTPD2DQrm : SDI<0xE6, MRMSrcMem, (outs VR128:$dst), (ins f128mem:$src),
2027 def CVTPD2DQrr : SDI<0xE6, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src),