Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp349 static DecodeStatus DecodeAS(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeAS() function
407 status = DecodeAS(MI, insn, Address, Decoder); in DecodeMemAS()
480 status = DecodeAS(MI, insn, Address, Decoder); in DecodeCAS()
619 return DecodeAS(MI, insn, Address, Decoder); in DecodeBranchCondition()
626 return DecodeAS(MI, insn, Address, Decoder); in DecodeBranchConditionAlways()