Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp402 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
731 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp475 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1025 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
H A DMipsISelLowering.cpp764 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1161 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8103 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
9020 return performANDCombine(N, DAG, Subtarget); in PerformDAGCombine()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14954 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
19537 return performANDCombine(N, DCI); in PerformDAGCombine()