Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15360 static SDValue combineAddOfBooleanXor(SDNode *N, SelectionDAG &DAG) { in combineAddOfBooleanXor() function
15388 if (SDValue V = combineAddOfBooleanXor(N, DAG)) in performADDCombine()