16#ifndef LLVM_LIB_TARGET_AMDGPUMIRFORMATTER_H
17#define LLVM_LIB_TARGET_AMDGPUMIRFORMATTER_H
36 std::optional<unsigned> OpIdx, int64_t Imm)
const override;
63 bool parseSWaitAluImmMnemonic(
64 const unsigned int OpIdx, int64_t &Imm,
StringRef &Src,
68 bool parseSWaitcntImmMnemonic(
69 const unsigned int OpIdx, int64_t &Imm,
StringRef &Src,
73 bool parseSWaitLoadcntDscntImmMnemonic(
74 const unsigned int OpIdx, int64_t &Imm,
StringRef &Src,
78 bool parseSDelayAluImmMnemonic(
Generic base class for all target subtargets.
Representation of each machine instruction.
Special value supplied for machine level alias analysis.
Represent a constant reference to a string, i.e.
This class implements an extremely fast bulk output stream that can only output to a stream.
This is an optimization pass for GlobalISel generic memory operations.