Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h270 SDValue lowerUMUL_LOHI(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp2070 SDValue SystemZTargetLowering::lowerUMUL_LOHI(SDValue Op, in lowerUMUL_LOHI() function in SystemZTargetLowering
2433 return lowerUMUL_LOHI(Op, DAG); in LowerOperation()