Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp997 static SDValue performXORCombine(SDNode *N, SelectionDAG &DAG, in performXORCombine() function
1048 Val = performXORCombine(N, DAG, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13792 static SDValue performXORCombine(SDNode *N, SelectionDAG &DAG, in performXORCombine()
16822 return performXORCombine(N, DAG, Subtarget); in PerformDAGCombine()
13789 static SDValue performXORCombine(SDNode *N, SelectionDAG &DAG, performXORCombine() function