Home
last modified time | relevance | path

Searched defs:AddrDisc (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp100 Register AddrDisc = Disc; in extractPtrauthBlendDiscriminators() local
H A DAArch64CallLowering.cpp1173 Register AddrDisc = 0; in lowerTailCall() local
1447 Register AddrDisc = 0; in lowerCall() local
H A DAArch64InstructionSelector.cpp6919 Register AddrDisc = I.getOperand(3).getReg(); in selectPtrAuthGlobalValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1871 Register AddrDisc, in emitPtrauthDiscriminator()
2189 unsigned AddrDisc = MI->getOperand(3).getReg(); in emitPtrauthBranch() local
2358 const unsigned AddrDisc = MI.getOperand(2).getReg(); in LowerMOVaddrPAC() local
2935 Register AddrDisc = MI->getOperand(4).getReg(); in emitInstruction() local
H A DAArch64ExpandPseudoInsts.cpp854 const MachineOperand &AddrDisc = MI.getOperand(5); in expandCALL_RVMARKER() local
H A DAArch64ISelDAGToDAG.cpp1493 SDValue AddrDisc; in extractPtrauthBlendDiscriminators() local
H A DAArch64ISelLowering.cpp353 SDValue AddrDisc; in extractPtrauthBlendDiscriminators() local
9443 SDValue AddrDisc, IntDisc; in LowerCall() local
11690 SDValue AddrDisc = DAG.getRegister(AArch64::XZR, MVT::i64); in LowerBRIND() local
11730 SDValue AddrDisc = DAG.getRegister(AArch64::XZR, MVT::i64); in LowerBlockAddress() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DConstant.cpp415 ConstantInt *Disc, Constant *AddrDisc) { in get()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2063 ConstantInt *Disc, Constant *AddrDisc) { in get()
2075 ConstantInt *Disc, Constant *AddrDisc) in ConstantPtrAuth()
H A DCore.cpp1699 LLVMValueRef Disc, LLVMValueRef AddrDisc) { in LLVMConstantPtrAuth()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp405 Register Addr, Register AddrDisc) { in buildConstantPtrAuth()
H A DIRTranslator.cpp3672 Register AddrDisc = getOrCreateVReg(*CPA->getAddrDiscriminator()); in translate() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4220 Constant *Disc = nullptr, *AddrDisc = nullptr; in parseValID() local