Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57450 static SDValue combineKSHIFT(SDNode *N, SelectionDAG &DAG, in combineKSHIFT() function
57925 case X86ISD::KSHIFTR: return combineKSHIFT(N, DAG, DCI); in PerformDAGCombine()