Searched defs:BcConst (Results 1 – 2 of 2) sorted by relevance
370 typedef struct BcConst struct 381 } BcConst; typedef
425 if (auto BcConst = dyn_cast<ConstantSDNode>(Scalar)) in getMaskBroadcast() local