Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp300 bool AMDGPUCustomBehaviour::isVMEM(const MCInstrDesc &MCID) { in isVMEM() function in llvm::mca::AMDGPUCustomBehaviour
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h370 static bool isVMEM(const MachineInstr &MI) { in isVMEM() function
374 bool isVMEM(uint16_t Opcode) const { in isVMEM() function