Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp606 static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val, uint64_t Address,
6163 static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val, uint64_t Address, in DecodeLDR() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td3122 let DecoderMethod = "DecodeLDR";