Home
last modified time | relevance | path

Searched defs:KeyC (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1665 const uint64_t KeyC = MI.getOperand(2).getImm(); LowerLOADauthptrstatic() local
1718 const uint64_t KeyC = MI.getOperand(1).getImm(); LowerMOVaddrPAC() local
H A DAArch64ISelLowering.cpp9560 LowerPtrAuthGlobalAddressStatically(SDValue TGA,SDLoc DL,EVT VT,AArch64PACKey::ID KeyC,SDValue Discriminator,SDValue AddrDiscriminator,SelectionDAG & DAG) const LowerPtrAuthGlobalAddressStatically() argument
9586 uint64_t KeyC = Op.getConstantOperandVal(1); LowerPtrAuthGlobalAddress() local
[all...]
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4126 auto *KeyC = dyn_cast<ConstantInt>(Key); parseValID() local