Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21232 static SDValue removeRedundantInsertVectorElt(SDNode *N) { in removeRedundantInsertVectorElt() function
21270 if (SDValue Res = removeRedundantInsertVectorElt(N)) in performInsertVectorEltCombine()