Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.h53 virtual void getSDWASrcEncoding(const MCInst &MI, unsigned OpNo, APInt &Op,
H A DSIMCCodeEmitter.cpp67 void getSDWASrcEncoding(const MCInst &MI, unsigned OpNo, APInt &Op,
437 void SIMCCodeEmitter::getSDWASrcEncoding(const MCInst &MI, unsigned OpNo, in getSDWASrcEncoding() function in SIMCCodeEmitter
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td1139 let EncoderMethod = "getSDWASrcEncoding";