Searched defs:combineCarryThroughADD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kISelLowering.cpp | 3538 static SDValue combineCarryThroughADD(SDValue CCR) { combineCarryThroughADD() function |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 46666 static SDValue combineCarryThroughADD(SDValue EFLAGS, SelectionDAG &DAG) { combineCarryThroughADD() function |