Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp151 bool IsFshl = IID == Intrinsic::fshl; foldGuardedFunnelShift() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp511 bool IsFshl = true; // Sub on LSHR. narrowFunnelShift() local
H A DInstCombineSelect.cpp2477 bool IsFshl = (ShAmt == SA0); foldSelectFunnelShift() local
H A DInstCombineAndOrXor.cpp2814 bool IsFshl = true; // Sub on LSHR. convertOrOfShiftsToFunnelShift() local