Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27972 bool SupportedVectorShiftWithBaseAmnt(MVT VT, const X86Subtarget &Subtarget, in SupportedVectorShiftWithBaseAmnt() function
28132 if (SupportedVectorShiftWithBaseAmnt(VT, Subtarget, Opcode)) { in LowerScalarVariableShift()
28150 if (SupportedVectorShiftWithBaseAmnt(ExtVT, Subtarget, Opcode)) { in LowerScalarVariableShift()
28202 if (SupportedVectorShiftWithBaseAmnt(VT, Subtarget, Op.getOpcode())) in LowerScalarVariableShift()