reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
 8550   { 1893 /* cwtd */, X86::CWD, Convert_NoOperands, AMFBS_None, {  }, },
23122   { 1884 /* cwd */, X86::CWD, Convert_NoOperands, AMFBS_None, {  }, },
lib/Target/X86/X86FastISel.cpp
 1887         { X86::IDIV16r, X86::CWD,     Copy,            X86::AX,  S }, // SDiv
 1888         { X86::IDIV16r, X86::CWD,     Copy,            X86::DX,  S }, // SRem
lib/Target/X86/X86ISelDAGToDAG.cpp
 4830       SExtOpcode = X86::CWD;
lib/Target/X86/X86InstructionSelector.cpp
 1580            {X86::IDIV16r, X86::CWD, Copy, X86::AX, S},    // SDiv
 1581            {X86::IDIV16r, X86::CWD, Copy, X86::DX, S},    // SRem