Searched refs:tryCombineLongOpWithDup (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 20787 static SDValue tryCombineLongOpWithDup(unsigned IID, SDNode *N, in tryCombineLongOpWithDup() function 21283 return tryCombineLongOpWithDup(IID, N, DCI, DAG); in performIntrinsicCombine() 21599 tryCombineLongOpWithDup(Intrinsic::not_intrinsic, ABDNode, DCI, DAG); in performExtendCombine() 25197 tryCombineLongOpWithDup(Intrinsic::not_intrinsic, N, DCI, DAG)) in performMULLCombine()
|