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