Searched defs:ShVal1 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 106 // phi [ fshl(ShVal0, ShVal1, ShAmt), FunnelBB ], [ ShVal0, GuardBB ] in foldGuardedFunnelShift() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCasts.cpp | 460 Value *ShVal0, *ShVal1, *ShAmt0, *ShAmt1; narrowFunnelShift() local |
H A D | InstCombineAndOrXor.cpp | 2820 Value *ShVal0, *ShVal1, *ShAmt0, *ShAmt1; convertOrOfShiftsToFunnelShift() local |