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.cpp13401 static SDValue combineAddOfBooleanXor(SDNode *N, SelectionDAG &DAG) { in combineAddOfBooleanXor()
13429 if (SDValue V = combineAddOfBooleanXor(N, DAG)) in performADDCombine()
13398 static SDValue combineAddOfBooleanXor(SDNode *N, SelectionDAG &DAG) { combineAddOfBooleanXor() function