Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h718 bool hasFastScalarShiftMasks() const { return HasFastScalarShiftMasks; } in hasFastScalarShiftMasks() function
H A DX86ISelLowering.cpp5495 (Subtarget.hasFastScalarShiftMasks() && !VT.isVector())) { in shouldFoldConstantShiftPairToMask()