Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVECustomDAG.cpp425 if (auto BcConst = dyn_cast<ConstantSDNode>(Scalar)) in getMaskBroadcast() local
427 BcConst->getSExtValue() != 0); in getMaskBroadcast()