Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8476 SDValue performCONDCombine(SDNode *N, in performCONDCombine() function
8553 SDValue NV = performCONDCombine(N, DCI, DAG, 2, 3); in performBRCONDCombine()
8719 return performCONDCombine(N, DCI, DAG, 2, 3); in PerformDAGCombine()