Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.cpp62 static DecodeStatus decodeBranch(MCInst &Inst, unsigned Insn, uint64_t Address,
221 static DecodeStatus decodeBranch(MCInst &MI, unsigned Insn, uint64_t Address, in decodeBranch() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td92 let DecoderMethod = "decodeBranch";
101 let DecoderMethod = "decodeBranch";