Home
last modified time | relevance | path

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

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