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

/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp1858 static bool isU24(SDValue Op, SelectionDAG &DAG) { function
1914 if (Subtarget->hasMulU24() && isU24(N0, DAG) && isU24(N1, DAG)) {

Completed in 989 milliseconds