Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h566 static bool isVOP3P(const MachineInstr &MI) { in isVOP3P() function
570 bool isVOP3P(uint16_t Opcode) const { in isVOP3P() function
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1247 constexpr bool isVOP3P() const noexcept { return format == Format::VOP3P; } in isVOP3P() function