Home
last modified time | relevance | path

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

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