Home
last modified time | relevance | path

Searched refs:DecodeLDR (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp610 static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val, uint64_t Address,
6161 static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val, uint64_t Address, in DecodeLDR() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrInfo.td3088 let DecoderMethod = "DecodeLDR";