Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp331 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val,
3269 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val, in DecodeThumbAddrModePC() function
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td147 let DecoderMethod = "DecodeThumbAddrModePC";