Home
last modified time | relevance | path

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

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