Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp221 struct Ldr { struct
222 uint8_t destRegister;
223 uint8_t baseRegister;
224 uint8_t p2Size;
225 bool isFloat;
226 ExtendType extendType;
227 int64_t offset;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2587 MCInst Ldr; in emitInstruction() local
2848 MCInst Ldr; in emitMachOIFuncStubBody() local
2961 MCInst Ldr; in emitMachOIFuncStubHelperBody() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6652 auto Ldr = in selectIntrinsic() local