Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEISelLowering.cpp481 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1031 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
HDMipsISelLowering.cpp793 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1185 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.cpp3103 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
4237 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp13691 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
16815 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp19036 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
25316 return performANDCombine(N, DCI); in PerformDAGCombine()