Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.h48 virtual void getSMEMOffsetEncoding(const MCInst &MI, unsigned OpNo, APInt &Op,
H A DSIMCCodeEmitter.cpp64 void getSMEMOffsetEncoding(const MCInst &MI, unsigned OpNo, APInt &Op,
428 void SIMCCodeEmitter::getSMEMOffsetEncoding(const MCInst &MI, unsigned OpNo, in getSMEMOffsetEncoding() function in SIMCCodeEmitter
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSMInstructions.td17 let EncoderMethod = "getSMEMOffsetEncoding";