Searched defs:isGWS (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/MCA/ | ||
H A D | AMDGPUCustomBehaviour.cpp | 325 bool AMDGPUCustomBehaviour::isGWS(uint16_t Opcode) const { isGWS() function in llvm::mca::AMDGPUCustomBehaviour |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.h | 570 static bool isGWS(const MachineInstr &MI) { isGWS() function |