Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44745 static SDValue combineLogicBlendIntoConditionalNegate( in combineLogicBlendIntoConditionalNegate() function
44855 if (SDValue V = combineLogicBlendIntoConditionalNegate(VT, Cond, RHS, LHS, in combineSelect()
48938 if (SDValue Res = combineLogicBlendIntoConditionalNegate(VT, Mask, X, Y, DL, in combineLogicBlendIntoPBLENDV()