Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.h49 virtual void getSMEMOffsetEncoding(const MCInst &MI, unsigned OpNo, APInt &Op,
H A DSIMCCodeEmitter.cpp63 void getSMEMOffsetEncoding(const MCInst &MI, unsigned OpNo, APInt &Op,
427 void SIMCCodeEmitter::getSMEMOffsetEncoding(const MCInst &MI, unsigned OpNo, in getSMEMOffsetEncoding() function in SIMCCodeEmitter
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSMInstructions.td17 let EncoderMethod = "getSMEMOffsetEncoding";