Home
last modified time | relevance | path

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

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