Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp340 static DecodeStatus DecodeAS(MCInst &MI, uint64_t insn, uint64_t Address, in DecodeAS() function
398 status = DecodeAS(MI, insn, Address, Decoder); in DecodeMemAS()
466 status = DecodeAS(MI, insn, Address, Decoder); in DecodeCAS()
605 return DecodeAS(MI, insn, Address, Decoder); in DecodeBranchCondition()
612 return DecodeAS(MI, insn, Address, Decoder); in DecodeBranchConditionAlways()