Home
last modified time | relevance | path

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

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