Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp333 static DecodeStatus DecodeThumbAddrModeSP(MCInst &Inst, unsigned Val,
3266 static DecodeStatus DecodeThumbAddrModeSP(MCInst &Inst, unsigned Val, in DecodeThumbAddrModeSP() function
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td242 let DecoderMethod = "DecodeThumbAddrModeSP";