Home
last modified time | relevance | path

Searched refs:SHRD (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h39 SHRD, enumerator
DX86ScheduleBtVer2.td262 // SHLD/SHRD.
DX86SchedSandyBridge.td148 // SHLD/SHRD.
DX86ScheduleBdVer2.td671 // SHLD/SHRD.
DX86ScheduleZnver2.td761 // SHRD SHLD.
DX86ScheduleZnver1.td761 // SHRD SHLD.
DX86SchedBroadwell.td192 // SHLD/SHRD.
DX86SchedSkylakeClient.td189 // SHLD/SHRD.
DX86SchedHaswell.td158 // SHLD/SHRD.
DX86SchedSkylakeServer.td182 // SHLD/SHRD.
DX86InstrCompiler.td1832 defm : MaskedDoubleShiftAmountPats<X86shrd, "SHRD">;
DX86InstrInfo.td142 def X86shrd : SDNode<"X86ISD::SHRD", SDTIntShiftDOp>;
DX86ISelLowering.cpp18574 unsigned SHDOp = (IsFSHR ? X86ISD::SHRD : X86ISD::SHLD); in LowerFunnelShift()
29603 case X86ISD::SHRD: return "X86ISD::SHRD"; in getTargetNodeName()
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3775 SHRD
Di386.txt623 SHRD
3077 SHRD (Shift Right Double) shifts bits of the R/M field to the right, while
3266 SHRD EAX,ESI,length ; bring in new bits
3296 SHRD EAX,EDX,CL ; double shift by offset within dword EDX:EAX
3297 SHRD EAX,EBX,CL ; double shift by offset within dword right
3298 SHRD EAX,ESI,length ; bring in new bits
3330 SHRD EAX,EDX ; double shift by offset within dword EDX:EAX
3331 SHRD EDX,EBX ; double shift by offset within dword right
3385 SHRD EAX,EDX,CL ; double shift right by offset within dword
19525 SHRD Double Precision Shift Right
[all …]
Di386-notutf8.txt623 SHRD
3077 SHRD (Shift Right Double) shifts bits of the R/M field to the right, while
3266 SHRD EAX,ESI,length ; bring in new bits
3296 SHRD EAX,EDX,CL ; double shift by offset within dword � EDX:EAX
3297 SHRD EAX,EBX,CL ; double shift by offset within dword � right
3298 SHRD EAX,ESI,length ; bring in new bits
3330 SHRD EAX,EDX ; double shift by offset within dword � EDX:EAX
3331 SHRD EDX,EBX ; double shift by offset within dword � right
3385 SHRD EAX,EDX,CL ; double shift right by offset within dword
19525 SHRD �� Double Precision Shift Right
[all …]