Home
last modified time | relevance | path

Searched defs:isGWS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp324 bool AMDGPUCustomBehaviour::isGWS(uint16_t Opcode) const { in isGWS() function in llvm::mca::AMDGPUCustomBehaviour
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h570 static bool isGWS(const MachineInstr &MI) { in isGWS() function
574 bool isGWS(uint16_t Opcode) const { in isGWS() function