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