Searched refs:BADisc (Results 1 – 3 of 3) sorted by relevance
2310 if (std::optional<uint16_t> BADisc = in lowerBlockAddressConstant() local2312 return AArch64AuthMCExpr::create(BAE, *BADisc, AArch64PACKey::IA, in lowerBlockAddressConstant()
10852 std::optional<uint16_t> BADisc = in LowerBRIND() local10854 if (!BADisc) in LowerBRIND()10859 SDValue Disc = DAG.getTargetConstant(*BADisc, DL, MVT::i64); in LowerBRIND()10890 if (std::optional<uint16_t> BADisc = in LowerBlockAddress() local10898 SDValue Disc = DAG.getTargetConstant(*BADisc, DL, MVT::i64); in LowerBlockAddress()
2556 if (std::optional<uint16_t> BADisc = in select() local2560 MI.addImm(*BADisc); in select()3480 if (std::optional<uint16_t> BADisc = in select() local3488 .addImm(*BADisc) in select()