Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46170 bool LHSIsConst = ISD::isBuildVectorOfConstantSDNodes(LHS.getNode()); in combineSelect() local
46173 if ((LHSIsConst || in combineSelect()
46179 if (LHSIsConst) in combineSelect()