Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp325 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn,
2772 return DecodeSETPANInstruction(Inst, Insn, Address, Decoder); in DecodeTSTInstruction()
2784 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn, in DecodeSETPANInstruction() function