Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrThumb.td176 let DecoderMethod = "DecodeThumbAddrModePC";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp414 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val,
3741 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val, in DecodeThumbAddrModePC() function