Searched refs:getMul24 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 4234 static SDValue getMul24(SelectionDAG &DAG, const SDLoc &SL, in getMul24() function 4329 Mul = getMul24(DAG, DL, N0, N1, Size, false); in performMulCombine() 4333 Mul = getMul24(DAG, DL, N0, N1, Size, true); in performMulCombine()
|