Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44481 static SDValue combineLogicBlendIntoConditionalNegate( in combineLogicBlendIntoConditionalNegate() function
44553 if (SDValue V = combineLogicBlendIntoConditionalNegate(VT, Cond, RHS, LHS, in combineSelect()
48212 if (SDValue Res = combineLogicBlendIntoConditionalNegate(VT, Mask, X, Y, DL, in combineLogicBlendIntoPBLENDV()