Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp330 bool AMDGPUCustomBehaviour::isAlwaysGDS(uint16_t Opcode) const { in isAlwaysGDS() function in llvm::mca::AMDGPUCustomBehaviour
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4108 bool SIInstrInfo::isAlwaysGDS(uint16_t Opcode) const { in isAlwaysGDS() function in SIInstrInfo