Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2090 const uint64_t KeyC = MI.getOperand(2).getImm(); in LowerLOADauthptrstatic() local
2154 const uint64_t KeyC = MI.getOperand(1).getImm(); in LowerMOVaddrPAC() local
H A DAArch64ISelLowering.cpp9689 SDValue TGA, SDLoc DL, EVT VT, AArch64PACKey::ID KeyC, in LowerPtrAuthGlobalAddressStatically()
9715 uint64_t KeyC = Op.getConstantOperandVal(1); in LowerPtrAuthGlobalAddress() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4141 auto *KeyC = dyn_cast<ConstantInt>(Key); in parseValID() local