Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19568 static SDValue tryCombineLongOpWithDup(unsigned IID, SDNode *N, in tryCombineLongOpWithDup() function
20037 return tryCombineLongOpWithDup(IID, N, DCI, DAG); in performIntrinsicCombine()
20351 tryCombineLongOpWithDup(Intrinsic::not_intrinsic, ABDNode, DCI, DAG); in performExtendCombine()
23781 tryCombineLongOpWithDup(Intrinsic::not_intrinsic, N, DCI, DAG)) in performMULLCombine()