Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h199 static bool isVMEM(const MachineInstr &MI) { in isVMEM() function
203 bool isVMEM(uint16_t Opcode) const { in isVMEM() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h349 static bool isVMEM(const MachineInstr &MI) { in isVMEM() function
353 bool isVMEM(uint16_t Opcode) const { in isVMEM() function
/external/mesa3d/src/amd/compiler/
Daco_ir.h935 constexpr bool isVMEM() const noexcept in isVMEM() function