Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41447 static SDValue combineLogicBlendIntoConditionalNegate( in combineLogicBlendIntoConditionalNegate() function
41519 if (SDValue V = combineLogicBlendIntoConditionalNegate(VT, Cond, RHS, LHS, in combineSelect()
44762 if (SDValue Res = combineLogicBlendIntoConditionalNegate(VT, Mask, X, Y, DL, in combineLogicBlendIntoPBLENDV()