Searched refs:SHRD (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/vim-55/runtime/syntax/
H A Dplm.vim97 syn keyword plm386BuiltIn OUTHWORD SCANBIT SCANRBIT SETHW SHLD SHRD
H A Dtasm.vim63 syn keyword tasmInstruction SHR SHRD SIDT SMSW STC STD STI STR SUB TEST VERR
H A Dmasm.vim220 syn keyword masmOpcode SCASD SHLD SHRD STOSD
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelLowering.h39 /// SHLD, SHRD - Double shift instructions. These correspond to
42 SHRD, enumerator in enum:llvm::X86ISD::NodeType
H A DX86ISelLowering.cpp7768 Tmp2 = DAG.getNode(X86ISD::SHRD, dl, VT, ShOpLo, ShOpHi, ShAmt);
11657 case X86ISD::SHRD: return "X86ISD::SHRD";
15134 Opc = X86ISD::SHRD;

Completed in 206 milliseconds