Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp170 bool IsFshl = IID == Intrinsic::fshl; in foldGuardedFunnelShift() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp590 bool IsFshl = true; // Sub on LSHR. in narrowFunnelShift() local
H A DInstCombineSelect.cpp2356 bool IsFshl = (ShAmt == SA0); in foldSelectFunnelShift() local
H A DInstCombineAndOrXor.cpp2200 bool IsFshl = true; // Sub on LSHR. in matchFunnelShift() local