Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7681 static SDValue tryCombineLongOpWithDup(unsigned IID, SDNode *N, in tryCombineLongOpWithDup() function
7826 return tryCombineLongOpWithDup(IID, N, DCI, DAG); in performIntrinsicCombine()
7856 SDValue NewABD = tryCombineLongOpWithDup(IID, ABDNode, DCI, DAG); in performExtendCombine()