Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp19729 bool SupportedVectorShiftWithBaseAmnt(MVT VT, const X86Subtarget &Subtarget, in SupportedVectorShiftWithBaseAmnt() function
19937 if (SupportedVectorShiftWithBaseAmnt(VT, Subtarget, Op.getOpcode())) { in LowerScalarVariableShift()
20001 if (SupportedVectorShiftWithBaseAmnt(VT, Subtarget, Op.getOpcode())) in LowerScalarVariableShift()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp23014 bool SupportedVectorShiftWithBaseAmnt(MVT VT, const X86Subtarget &Subtarget, in SupportedVectorShiftWithBaseAmnt() function
23301 if (SupportedVectorShiftWithBaseAmnt(VT, Subtarget, Opcode)) { in LowerScalarVariableShift()
23328 if (SupportedVectorShiftWithBaseAmnt(VT, Subtarget, Op.getOpcode())) in LowerScalarVariableShift()