Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50221 static SDValue combineLogicBlendIntoPBLENDV(SDNode *N, SelectionDAG &DAG, in combineLogicBlendIntoPBLENDV() function
50746 if (SDValue R = combineLogicBlendIntoPBLENDV(N, DAG, Subtarget)) in combineOr()