Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp474 static DecodeStatus DecodeSwap(MCInst &Inst, unsigned Insn, uint64_t Address,
5985 static DecodeStatus DecodeSwap(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeSwap() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td741 let DecoderMethod = "DecodeSwap";