Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp594 static DecodeStatus DecodeT2STRDPreInstruction(MCInst &Inst, unsigned Insn,
5910 static DecodeStatus DecodeT2STRDPreInstruction(MCInst &Inst, unsigned Insn, in DecodeT2STRDPreInstruction() function
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMInstrThumb2.td1793 let DecoderMethod = "DecodeT2STRDPreInstruction";