Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp8828 static SDValue LowerADDSUBCARRY(SDValue Op, SelectionDAG &DAG) { in LowerADDSUBCARRY() function
9353 case ISD::SUBCARRY: return LowerADDSUBCARRY(Op, DAG); in LowerOperation()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp28112 static SDValue LowerADDSUBCARRY(SDValue Op, SelectionDAG &DAG) { in LowerADDSUBCARRY() function
28643 case ISD::SUBCARRY: return LowerADDSUBCARRY(Op, DAG); in LowerOperation()