Searched defs:Ldr (Results 1 – 3 of 3) sorted by relevance
221 struct Ldr { struct222 uint8_t destRegister;223 uint8_t baseRegister;224 uint8_t p2Size;225 bool isFloat;226 ExtendType extendType;227 int64_t offset;
2587 MCInst Ldr; in emitInstruction() local2848 MCInst Ldr; in emitMachOIFuncStubBody() local2961 MCInst Ldr; in emitMachOIFuncStubHelperBody() local
6652 auto Ldr = in selectIntrinsic() local