Home
last modified time | relevance | path

Searched defs:shouldFoldMaskToVariableShiftPair (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h723 virtual bool shouldFoldMaskToVariableShiftPair(SDValue X) const { in shouldFoldMaskToVariableShiftPair() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6096 bool X86TargetLowering::shouldFoldMaskToVariableShiftPair(SDValue Y) const { in shouldFoldMaskToVariableShiftPair() function in X86TargetLowering