Searched defs:isAlwaysGDS (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/MCA/ | ||
H A D | AMDGPUCustomBehaviour.cpp | 331 bool AMDGPUCustomBehaviour::isAlwaysGDS(uint16_t Opcode) const { isAlwaysGDS() function in llvm::mca::AMDGPUCustomBehaviour |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 4109 bool SIInstrInfo::isAlwaysGDS(uint16_t Opcode) const { isAlwaysGDS() function in SIInstrInfo |