Home
last modified time | relevance | path

Searched defs:SDIVREM (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/R600/
DR600ISelLowering.cpp866 SDValue SDIVREM = DAG.getNode(ISD::SDIVREM, DL, DAG.getVTList(VT, VT), in ReplaceNodeResults() local
875 SDValue SDIVREM = DAG.getNode(ISD::SDIVREM, DL, DAG.getVTList(VT, VT), in ReplaceNodeResults() local
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h190 SDIVREM, UDIVREM, enumerator