Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
DVEDisassembler.cpp237 static DecodeStatus DecodeCASI32(MCInst &Inst, uint64_t insn, uint64_t Address,
508 static DecodeStatus DecodeCASI32(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeCASI32() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/
DVEInstrInfo.td1133 let DecoderMethod = "DecodeCASI32", cx = 1 in