Searched refs:tryCombineLongOpWithDup (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 16058 static SDValue tryCombineLongOpWithDup(unsigned IID, SDNode *N, in tryCombineLongOpWithDup() function 16546 return tryCombineLongOpWithDup(IID, N, DCI, DAG); in performIntrinsicCombine() 16806 tryCombineLongOpWithDup(Intrinsic::not_intrinsic, ABDNode, DCI, DAG); in performExtendCombine() 19628 return tryCombineLongOpWithDup(Intrinsic::not_intrinsic, N, DCI, DAG); in PerformDAGCombine()
|