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.cpp2292 const uint64_t KeyC = MI.getOperand(2).getImm(); in LowerLOADauthptrstatic() local
2354 const uint64_t KeyC = MI.getOperand(1).getImm(); in LowerMOVaddrPAC() local
H A DAArch64ISelLowering.cpp10322 SDValue TGA, SDLoc DL, EVT VT, AArch64PACKey::ID KeyC, in LowerPtrAuthGlobalAddressStatically()
10348 uint64_t KeyC = Op.getConstantOperandVal(1); in LowerPtrAuthGlobalAddress() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4241 auto *KeyC = dyn_cast<ConstantInt>(Key); in parseValID() local