Searched refs:getLeftShift (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2168 static SDValue getLeftShift(SelectionDAG *CurDAG, SDValue Op, int ShlAmount) { function
2244 Src = getLeftShift(CurDAG, Op, ShlImm - ShiftAmount);

Completed in 57 milliseconds