Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/LoongArch/
H A Dbstrins_d.ll5 ;; There are 8 patterns that can be matched to bstrins.d. See performORCombine
H A Dbstrins_w.ll5 ;; There are 8 patterns that can be matched to bstrins.w. See performORCombine
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp506 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
733 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp590 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
1028 Val = performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
H A DMipsISelLowering.cpp847 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
1163 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8132 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
9022 return performORCombine(N, DAG, Subtarget); in PerformDAGCombine()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14815 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function
19535 return performORCombine(N, DCI, Subtarget); in PerformDAGCombine()