Home
last modified time | relevance | path

Searched defs:combineCarryThroughADD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp3538 static SDValue combineCarryThroughADD(SDValue CCR) { in combineCarryThroughADD() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46758 static SDValue combineCarryThroughADD(SDValue EFLAGS, SelectionDAG &DAG) { in combineCarryThroughADD() function