Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17745 static SDValue tryCombineCRC32(unsigned Mask, SDNode *N, SelectionDAG &DAG) { in tryCombineCRC32() function
18109 return tryCombineCRC32(0xff, N, DAG); in performIntrinsicCombine()
18112 return tryCombineCRC32(0xffff, N, DAG); in performIntrinsicCombine()