Searched defs:ShVal0 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 79 __anone4f7f9130102(Value *V, Value *&ShVal0, Value *&ShVal1, Value *&ShAmt) foldGuardedFunnelShift() argument 111 Value *ShVal0, *ShVal1, *ShAmt; foldGuardedFunnelShift() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 460 Value *ShVal0, *ShVal1, *ShAmt0, *ShAmt1; in narrowFunnelShift() local
|
H A D | InstCombineAndOrXor.cpp | 2867 Value *ShVal0, *ShVal1, *ShAmt0, *ShAmt1; in convertOrOfShiftsToFunnelShift() local
|