Home
last modified time | relevance | path

Searched refs:isSendMsg (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp815 bool isSendMsg() const;
6293 bool AMDGPUOperand::isSendMsg() const { in isSendMsg() function in AMDGPUOperand
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td899 let PredicateMethod = "isSendMsg";