Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1326 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1670 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8806 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
10211 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16393 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
21438 return performANDCombine(N, DCI); in PerformDAGCombine()