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.cpp481 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1031 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
H A DMipsISelLowering.cpp793 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1185 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3103 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
4237 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13688 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
16812 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19033 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
25313 return performANDCombine(N, DCI); in PerformDAGCombine()