Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1028 StringRef getMsgOpName(int64_t MsgId, int64_t OpId, const MCSubtargetInfo &STI);
H A DAMDGPUBaseInfo.cpp1784 StringRef getMsgOpName(int64_t MsgId, int64_t OpId, in getMsgOpName() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1383 O << ", " << getMsgOpName(MsgId, OpId, STI); in printSendMsg()