Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp278 static DecodeStatus DecodeHINTInstruction(MCInst &Inst, unsigned Insn,
2328 static DecodeStatus DecodeHINTInstruction(MCInst &Inst, unsigned Insn, in DecodeHINTInstruction() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td2175 let DecoderMethod = "DecodeHINTInstruction";