Home
last modified time | relevance | path

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

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