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.cpp520 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1070 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
H A DMipsISelLowering.cpp802 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1274 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4378 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
5804 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15779 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
19836 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19679 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
26785 return performANDCombine(N, DCI); in PerformDAGCombine()