Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h658 SDValue lowerUDIVREM(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3880 SDValue SystemZTargetLowering::lowerUDIVREM(SDValue Op, in lowerUDIVREM() function in SystemZTargetLowering
5736 return lowerUDIVREM(Op, DAG); in LowerOperation()