Home
last modified time | relevance | path

Searched defs:Ldr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp253 struct Ldr { struct
254 uint8_t destRegister;
255 uint8_t baseRegister;
256 uint8_t p2Size;
257 bool isFloat;
258 ExtendType extendType;
259 int64_t offset;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp3033 MCInst Ldr; in emitInstruction() local
3083 MCInst Ldr; in emitInstruction() local
3404 MCInst Ldr; in emitMachOIFuncStubBody() local
3509 MCInst Ldr; in emitMachOIFuncStubHelperBody() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp745 uint32_t Ldr = support::endian::read32(PltContents.data() + Byte + 8, in findPltEntries() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6825 auto Ldr = in selectIntrinsic() local