Searched defs:ShlSrc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 4107 Register ShlSrc, ShlAmt, LShrSrc, LShrAmt, Amt; matchOrShiftToFunnelShift() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 2697 SDValue ShlSrc = Src.getOperand(0); matchAddressRecursively() local |