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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp807 SDValue Width1 = DAG.getConstant(VT.getSizeInBits() - 1, DL, VT); local
845 SDValue Width1 = DAG.getConstant(VT.getSizeInBits() - 1, DL, VT); local

Completed in 51 milliseconds