Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46536 static SDValue combineVectorSignBitsTruncation(SDNode *N, const SDLoc &DL, in combineVectorSignBitsTruncation() function
46847 if (SDValue V = combineVectorSignBitsTruncation(N, DL, DAG, Subtarget)) in combineTruncate()