Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp244 static DecodeStatus DecodeCASI32(MCInst &Inst, uint64_t insn, uint64_t Address,
522 static DecodeStatus DecodeCASI32(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeCASI32() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1162 let DecoderMethod = "DecodeCASI32", cx = 1 in