Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp29628 combineVectorTruncationWithPACKSS(SDNode *N, SelectionDAG &DAG, in combineVectorTruncationWithPACKSS() function
29707 return combineVectorTruncationWithPACKSS(N, DAG, SubVec); in combineVectorTruncation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp36608 static SDValue combineVectorTruncationWithPACKSS(SDNode *N, const SDLoc &DL, in combineVectorTruncationWithPACKSS() function
36663 return combineVectorTruncationWithPACKSS(N, DL, Subtarget, DAG); in combineVectorTruncation()