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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp10014 static SDValue getMad64_32(SelectionDAG &DAG, const SDLoc &SL, function
10049 return getMad64_32(DAG, SL, VT, MulLHS, MulRHS, AddRHS, false);
10056 return getMad64_32(DAG, SL, VT, MulLHS, MulRHS, AddRHS, true);

Completed in 152 milliseconds