Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29473 unsigned X86OpcV = getTargetVShiftUniformOpcode(Opc, true); in LowerShift() local
29660 unsigned ShOpc = ConstantAmt ? Opc : X86OpcV; in LowerShift()