Searched defs:BigShift (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp808 SDValue BigShift = DAG.getNode(ISD::SUB, DL, VT, Shift, Width); local
846 SDValue BigShift = DAG.getNode(ISD::SUB, DL, VT, Shift, Width); local

Completed in 106 milliseconds