Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17642 static SDValue tryCombineLongOpWithDup(unsigned IID, SDNode *N, in tryCombineLongOpWithDup() function
18087 return tryCombineLongOpWithDup(IID, N, DCI, DAG); in performIntrinsicCombine()
18406 tryCombineLongOpWithDup(Intrinsic::not_intrinsic, ABDNode, DCI, DAG); in performExtendCombine()
21529 return tryCombineLongOpWithDup(Intrinsic::not_intrinsic, N, DCI, DAG); in PerformDAGCombine()