Searched refs:performXORCombine (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 997 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 D | RISCVISelLowering.cpp | 13792 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
|