Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp482 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1032 Val = performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
H A DMipsISelLowering.cpp782 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG, in performANDCombine() function
1169 return performANDCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5478 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
5734 return performANDCombine(N, DCI, Subtarget); in PerformDAGCombine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12825 static SDValue performANDCombine(SDNode *N, in performANDCombine() function
16100 return performANDCombine(N, DCI); in PerformDAGCombine()