Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h635 SDValue lowerADDSUBCARRY(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3769 SDValue SystemZTargetLowering::lowerADDSUBCARRY(SDValue Op, in lowerADDSUBCARRY() function in SystemZTargetLowering
5469 return lowerADDSUBCARRY(Op, DAG); in LowerOperation()