Lines Matching defs:KeyC
10403 SDValue TGA, SDLoc DL, EVT VT, AArch64PACKey::ID KeyC,
10419 SDValue Key = DAG.getTargetConstant(KeyC, DL, MVT::i32);
10429 uint64_t KeyC = Op.getConstantOperandVal(1);
10435 if (KeyC > AArch64PACKey::LAST)
10470 SDValue Key = DAG.getTargetConstant(KeyC, DL, MVT::i32);
10495 TPtr, DL, VT, (AArch64PACKey::ID)KeyC, Discriminator, AddrDiscriminator,