Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp474 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1024 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
H A DMipsISelLowering.cpp777 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1169 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2098 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
3069 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12672 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
15274 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17846 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
23890 return performANDCombine(N, DCI); in PerformDAGCombine()