Home
last modified time | relevance | path

Searched defs:IsFshl (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp144 bool IsFshl = IID == Intrinsic::fshl; foldGuardedFunnelShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp503 bool IsFshl = true; // Sub on LSHR. narrowFunnelShift() local
H A DInstCombineSelect.cpp2336 bool IsFshl = (ShAmt == SA0); foldSelectFunnelShift() local
H A DInstCombineAndOrXor.cpp2741 bool IsFshl = true; // Sub on LSHR. matchFunnelShift() local