Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp304 bool AMDGPUCustomBehaviour::isVMEM(const MCInstrDesc &MCID) { isVMEM() function in llvm::mca::AMDGPUCustomBehaviour
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h432 static bool isVMEM(const MachineInstr &MI) { isVMEM() function
436 bool isVMEM(uint16_t Opcode) const { isVMEM() function