Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp29573 combineVectorTruncationWithPACKUS(SDNode *N, SelectionDAG &DAG, in combineVectorTruncationWithPACKUS() function
29705 return combineVectorTruncationWithPACKUS(N, DAG, SubVec); in combineVectorTruncation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp36574 static SDValue combineVectorTruncationWithPACKUS(SDNode *N, const SDLoc &DL, in combineVectorTruncationWithPACKUS() function
36661 return combineVectorTruncationWithPACKUS(N, DL, Subtarget, DAG); in combineVectorTruncation()