Home
last modified time | relevance | path

Searched defs:isVOP3 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h263 static bool isVOP3(const MachineInstr &MI) { in isVOP3() function
267 bool isVOP3(uint16_t Opcode) const { in isVOP3() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h427 static bool isVOP3(const MachineInstr &MI) { in isVOP3() function
431 bool isVOP3(uint16_t Opcode) const { in isVOP3() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h421 static bool isVOP3(const MachineInstr &MI) { in isVOP3() function
425 bool isVOP3(uint16_t Opcode) const { in isVOP3() function
/external/mesa3d/src/amd/compiler/
Daco_ir.h947 constexpr bool isVOP3() const noexcept in isVOP3() function