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