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 | 397 static DecodeStatus DecodeMemAS(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeMemAS() function 457 return DecodeMemAS(Inst, insn, Address, Decoder, true, in DecodeLoadASI64() 464 return DecodeMemAS(Inst, insn, Address, Decoder, false, in DecodeStoreASI64()
|