Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp329 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn,
2773 return DecodeSETPANInstruction(Inst, Insn, Address, Decoder); in DecodeTSTInstruction()
2785 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn, in DecodeSETPANInstruction() function