Home
last modified time | relevance | path

Searched defs:BConst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp276 auto BConst = dyn_cast<ConstantSDNode>(N->getOperand(0)); in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1006 const auto *BConst = dyn_cast<Constant>(B); in foldNegativePower2AndShiftedMask() local
3146 Constant *AConst, *BConst; in getSelectCondition() local