Home
last modified time | relevance | path

Searched refs:ADR (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp110 MI.getOpcode() == AArch64::ADR) { in tryAddingSymbolicOperand()
119 } else if (MI.getOpcode() == AArch64::ADR) { in tryAddingSymbolicOperand()
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dtmp007.txt8 - reg: the I2C address of the sensor (changeable via ADR pins)
H A Dti,tmp007.yaml21 The I2C address of the sensor (changeable via ADR pins)
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedPredExynos.td122 [ADR, ADRP,
H A DAArch64MacroFusion.cpp229 case AArch64::ADR: in isAddressLdStPair()
H A DAArch64PointerAuth.cpp76 BuildMI(MBB, MBBI, DL, TII->get(AArch64::ADR)) in BuildPACM()
H A DAArch64ISelLowering.h76 ADR, // ADR enumerator
H A DAArch64SchedCyclone.td141 // ADR,ADRP
H A DAArch64SchedExynosM3.td510 def : InstRW<[M3WriteZ0], (instrs ADR, ADRP)>;
H A DAArch64SchedTSV110.td410 def : InstRW<[TSV110Wr_1cyc_1ALUAB], (instrs ADR, ADRP)>;
H A DAArch64SchedAmpere1.td983 def : InstRW<[Ampere1Write_1cyc_1A], (instrs ADR, ADRP)>;
H A DAArch64SchedAmpere1B.td965 def : InstRW<[Ampere1BWrite_1cyc_1A], (instrs ADR, ADRP)>;
H A DAArch64AsmPrinter.cpp1205 EmitToStreamer(OutStreamer, MCInstBuilder(AArch64::ADR) in LowerJumpTableDest()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp868 const auto *ADR = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(DRS.BaseInst)); in validateRootSet() local
869 if (!ADR) in validateRootSet()
874 const SCEV *StepSCEV = SE->getMinusSCEV(SE->getSCEV(DRS.Roots[0]), ADR); in validateRootSet()
878 if (ADR->getStepRecurrence(*SE) != SE->getMulExpr(StepSCEV, ScaleSCEV)) in validateRootSet()
/freebsd-14.2/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt32 - cavium,t-adr: A cell specifying the ADR timing (in nS).
/freebsd-14.2/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h279 UINT32 ADR; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td134 def ADR : BinaryRR<"adr", 0x2A, null_frag, FP64, FP64>;
/freebsd-14.2/lib/libefivar/
H A Defivar-dp-format.c626 UefiDevicePathLibCatPrint (Str, "AcpiAdr(0x%x", AcpiAdr->ADR); in DevPathToTextAcpiAdr()
627 Addr = &AcpiAdr->ADR + 1; in DevPathToTextAcpiAdr()
H A Defivar-dp-parse.c1092 (&AcpiAdr->ADR)[Index] = (UINT32)Strtoi (DisplayDeviceStr); in DevPathFromTextAcpiAdr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp266 MCFixupKind Kind = MI.getOpcode() == AArch64::ADR in getAdrLabelOpValue()
H A DAArch64MCTargetDesc.cpp423 if (Inst.getOpcode() == AArch64::ADR) in evaluateBranch()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dhp208 >8 leshort 0x2911 (ADR)
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp1469 : ARM::ADR)) in emitInstruction()
1485 : ARM::ADR)) in emitInstruction()
H A DARMScheduleR52.td326 (instregex "ADR", "MOVsi", "MVNS?s?i", "t2MOVS?si")>;
H A DARMScheduleSwift.td129 // ADC,ADD,NEG,RSB,RSC,SBC,SUB,ADR

12