Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp589 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
1027 Val = performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
H A DMipsISelLowering.cpp860 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
1171 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2225 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG, in performORCombine() function
3071 return performORCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12746 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function
15276 return performORCombine(N, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17638 static SDValue performORCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in performORCombine() function
23888 return performORCombine(N, DCI, Subtarget, *this); in PerformDAGCombine()