Home
last modified time | relevance | path

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

12

/freebsd/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/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dtmp007.txt8 - reg: the I2C address of the sensor (changeable via ADR pins)
/freebsd/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.cpp87 BuildMI(MBB, MBBI, DL, TII->get(AArch64::ADR)) in BuildPACM()
H A DAArch64ISelLowering.h89 ADR, // ADR enumerator
H A DAArch64AsmPrinter.cpp1351 EmitToStreamer(OutStreamer, MCInstBuilder(AArch64::ADR) in LowerJumpTableDest()
1497 MCInstBuilder(AArch64::ADR).addReg(AArch64::X17).addExpr(AdrLabelE)); in LowerHardenedBRJumpTable()
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 DAArch64SchedExynosM4.td605 def : InstRW<[M4WriteZ0], (instrs ADR, ADRP)>;
H A DAArch64SchedExynosM5.td652 def : InstRW<[M5WriteZ0], (instrs ADR, ADRP)>;
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt32 - cavium,t-adr: A cell specifying the ADR timing (in nS).
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h279 UINT32 ADR; member
/freebsd/lib/libefivar/
H A Defivar-dp-format.c644 UefiDevicePathLibCatPrint (Str, "AcpiAdr(0x%x", AcpiAdr->ADR); in DevPathToTextAcpiAdr()
645 Addr = &AcpiAdr->ADR + 1; in DevPathToTextAcpiAdr()
H A Defivar-dp-parse.c1126 (&AcpiAdr->ADR)[Index] = (UINT32)Strtoi (DisplayDeviceStr); in DevPathFromTextAcpiAdr()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td134 def ADR : BinaryRR<"adr", 0x2A, null_frag, FP64, FP64>;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp73 /// getAdrLabelOpValue - Return encoding info for 21-bit immediate ADR label
252 /// getAdrLabelOpValue - Return encoding info for 21-bit immediate ADR label in getAdrLabelOpValue()
266 MCFixupKind Kind = MI.getOpcode() == AArch64::ADR in getAdrLabelOpValue()
418 assert(MO.isExpr() && "Unexpected ADR target type!"); in getBranchTargetOpValue()
440 assert(MO.isExpr() && "Unexpected ADR target type!"); in getVecShifterOpValue()
H A DAArch64MCTargetDesc.cpp421 if (Inst.getOpcode() == AArch64::ADR) in evaluateBranch()
/freebsd/contrib/file/magic/Magdir/
H A Dhp208 >8 leshort 0x2911 (ADR)
/freebsd/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