Home
last modified time | relevance | path

Searched refs:lowerUDIVREM (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h517 SDValue lowerUDIVREM(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3013 SDValue SystemZTargetLowering::lowerUDIVREM(SDValue Op, in lowerUDIVREM() function in SystemZTargetLowering
4522 return lowerUDIVREM(Op, DAG); in LowerOperation()