Searched defs:SubOp1 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 318 Value *Root, *SubOp1; tryToRecognizePopCount() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 44771 SDValue SubOp1 = DAG.getNode(ISD::XOR, DL, MaskVT, V, Mask); combineLogicBlendIntoConditionalNegate() local |