Searched refs:DecodeMemAS (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/ |
H A D | VEDisassembler.cpp | 395 static DecodeStatus DecodeMemAS(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeMemAS() function 455 return DecodeMemAS(Inst, insn, Address, Decoder, true, in DecodeLoadASI64() 462 return DecodeMemAS(Inst, insn, Address, Decoder, false, in DecodeStoreASI64()
|